From abe5345b5809993eaed1d367c6c8ab25bd69a7c8 Mon Sep 17 00:00:00 2001 From: Andrea Guarracino <62253982+AndreaGuarracino@users.noreply.github.com> Date: Mon, 21 Oct 2024 17:36:41 -0500 Subject: [PATCH] fix url and update to version 0.1.3 (#51540) --- recipes/cosigt/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/cosigt/meta.yaml b/recipes/cosigt/meta.yaml index f4698f2f97ca0..5b52ccd1d98e6 100644 --- a/recipes/cosigt/meta.yaml +++ b/recipes/cosigt/meta.yaml @@ -1,5 +1,5 @@ {% set name = "cosigt" %} -{% set version = "0.1.2" %} +{% set version = "0.1.3" %} package: name: {{ name }} @@ -11,8 +11,8 @@ build: - {{ pin_subpackage(name, max_pin='x.x') }} source: - - url: https://github.com/davidebolo1993/{{ name }}/archive/tags/v{{ version }}.tar.gz - sha256: 8cd92c395643720492cc1626d16aa5258bf44a6f448c2ea3407a257bf0ab6416 + - url: https://github.com/davidebolo1993/{{ name }}/archive/refs/tags/v{{ version }}.tar.gz + sha256: 3a4efa472188c4820bb6d0c56225d9d6c7bb2120cdfb40b4c31892b36ec78652 requirements: build: