Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mkitti authored Oct 9, 2023
1 parent abbf5d7 commit 3151203
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 = "juliaup" %}
{% set version = "1.11.21" %}
{% set version = "1.11.22" %}

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

source:
url: https://github.com/JuliaLang/{{ name }}/archive/v{{ version }}.zip
sha256: 954c8f38b163a4073cbbb12f48d82a1df4173e86fd4735fc69637082f954c276
sha256: 049d97c1f603e39f0bb8b770ce8190156820105e2c3018801f730e0ad4b48233

build:
script:
Expand Down

0 comments on commit 3151203

Please sign in to comment.