Skip to content

Commit

Permalink
chore(conda): build 0.3.0.b6
Browse files Browse the repository at this point in the history
Signed-off-by: Cameron Smith <[email protected]>
  • Loading branch information
cameronraysmith committed Aug 15, 2024
1 parent 574a8e4 commit ff5edf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/rattler/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ schema_version: 1

context:
name: pyrovelocity
version: 0.3.0b5
version: 0.3.0b6

package:
name: ${{ name|lower }}
Expand All @@ -16,7 +16,7 @@ source:
# url: https://github.com/{{ gitorg }}/{{ name }}/archive/refs/heads/{{ gitref }}.tar.gz
# url: https://github.com/{{ gitorg }}/{{ name }}/archive/{{ gitrev }}.tar.gz
url: https://pypi.io/packages/source/${{ name[0] }}/${{ name }}/${{ name }}-${{ version }}.tar.gz
sha256: 1293b5cf310d3e5da4041deb025078a9cd11d6c2e5b8a7fbf946e83d41788f83
sha256: c10e43a9d9517579667088dd7f66add54a2bba6a66fec01927aafc2affd2cafa

build:
number: 0
Expand Down

0 comments on commit ff5edf4

Please sign in to comment.