Skip to content

Commit

Permalink
update cosigt to v0.1.2 (#51391)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaGuarracino authored Oct 15, 2024
1 parent fdbcbe8 commit a2afac4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/cosigt/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set name = "cosigt" %}
{% set version = "0.1.1" %}
{% set version = "0.1.2" %}

package:
name: {{ name }}
Expand All @@ -11,8 +11,8 @@ build:
- {{ pin_subpackage(name, max_pin='x.x') }}

source:
- url: https://github.com/davidebolo1993/{{ name }}/archive/tags/{{ version }}.tar.gz
sha256: 7db68d7e02424fba7248db4ddd0853f1c634b31e62906037765f1f481e63635d
- url: https://github.com/davidebolo1993/{{ name }}/archive/tags/v{{ version }}.tar.gz
sha256: 8cd92c395643720492cc1626d16aa5258bf44a6f448c2ea3407a257bf0ab6416

requirements:
build:
Expand Down

0 comments on commit a2afac4

Please sign in to comment.