Skip to content

Commit

Permalink
Merge branch 'conda-forge:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
SherfeyInv authored Aug 21, 2024
2 parents f311ab9 + 856d081 commit ce509c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "arelle-release" %}
{% set version = "2.30.21" %}
{% set version = "2.30.24" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name.replace('-', '_') }}-{{ version }}.tar.gz
sha256: 2d7af2ae78f0d72195be1589bafedc2086c3adb4a9f08476d94b13fe78f7cbd4
sha256: 42e98d72068ce1a5daf8e0a85c640a19c26373706e4652108e19b128799dab11

build:
noarch: python
Expand Down

0 comments on commit ce509c3

Please sign in to comment.