Skip to content

Commit

Permalink
Update breakfast to 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored and Autobump committed Nov 15, 2024
1 parent 9a5549f commit 8260b49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/breakfast/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "breakfast" %}
{% set version = "0.4.3" %}
{% set version = "0.4.5" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/breakfast-{{ version }}.tar.gz
sha256: a241e0d4891c62635f1b99559271fb4b7777ffa60ef67e25be579d6750c01b9c
sha256: 5dd370d4d6d92d7b161acc5356b3b6c7f454d9c0665a8abac38e5f6c012d3eee

build:
entry_points:
Expand Down

0 comments on commit 8260b49

Please sign in to comment.