Skip to content

Commit

Permalink
fix issue on release side
Browse files Browse the repository at this point in the history
  • Loading branch information
rpetit3 authored Sep 29, 2024
1 parent e2aebf7 commit a40153a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/sizemeup/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "sizemeup" %}
{% set version = "1.0.0" %}
{% set version = "1.0.1" %}

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

source:
url: https://github.com/rpetit3/sizemeup/archive/v{{ version }}.tar.gz
sha256: f8307bd4c9fb7b404046c87e18f1811daeefe9e8d431c0ea55e6adc004008338
sha256: 06ede4eb297c241bf329488ac019f21a9f7360f094a89710a3fbbed8bf98607c

build:
number: 0
Expand Down Expand Up @@ -45,4 +45,4 @@ about:

extra:
recipe-maintainers:
- rpetit3
- rpetit3

0 comments on commit a40153a

Please sign in to comment.