Skip to content

Commit

Permalink
Update bakta to 1.10.4 (#53461)
Browse files Browse the repository at this point in the history
  • Loading branch information
BiocondaBot authored Jan 24, 2025
1 parent 8d359ca commit 6aac89c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/bakta/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "1.10.3" %}
{% set version = "1.10.4" %}

package:
name: bakta
version: '{{ version }}'

source:
url: https://github.com/oschwengers/bakta/archive/v{{ version }}.tar.gz
sha256: '99ee0bcf559fabcebb3c1e896638da537a0691312eb07fd41788f3cb79ef22ba'
sha256: 'cb9ae9d3d76cf02e3578986b05937eb1c9c70ab9a1660fabfd705fd5cae0d97e'

build:
noarch: python
Expand Down

0 comments on commit 6aac89c

Please sign in to comment.