Skip to content

Commit

Permalink
Merge pull request #13 from regro-cf-autotick-bot/1.1.11_hc39d24
Browse files Browse the repository at this point in the history
coloc_sat v1.1.11
  • Loading branch information
Skealz authored Jun 14, 2024
2 parents db789b4 + 989f965 commit 7dda34e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
14 changes: 12 additions & 2 deletions .gitignore

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 = "coloc_sat" %}
{% set version = "1.1.9" %}
{% set version = "1.1.11" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: e07c30a4d27cd4b84cda6e1c332b32eaeff0115e2a17c0d5e018ef03813deb2a
sha256: b0a4a5a6f69fb9dd970d0b550c4f606a45d4e64bc0876dd0439679005b4ecf98

build:
noarch: python
Expand Down

0 comments on commit 7dda34e

Please sign in to comment.