Skip to content

Commit

Permalink
Merge pull request #2 from regro-cf-autotick-bot/0.19.0_h12a109
Browse files Browse the repository at this point in the history
alfasim-sdk v0.19.0
  • Loading branch information
nicoddemus authored Jan 2, 2024
2 parents e4c82f0 + e78eee5 commit 19b4712
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 8 deletions.
3 changes: 3 additions & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 12 additions & 2 deletions .gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 12 additions & 3 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .scripts/run_docker_build.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "alfasim-sdk" %}
{% set version = "0.18.0" %}
{% set version = "0.19.0" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/alfasim_sdk-{{ version }}.tar.gz
sha256: 2c1473744f93cedfe955407a32a41b5a647b67cadbb920da308e16ea937b5a41
sha256: 076f2301357b3de54c789588adae510e6a2b000ad16b4d0632d92f227df840c3

build:
entry_points:
Expand Down

0 comments on commit 19b4712

Please sign in to comment.