Skip to content

Commit

Permalink
[bot-automerge] juliaup v1.17.7 (#90)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Oct 6, 2024
2 parents d23ac8c + 004a013 commit 5a4ebfd
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
2 changes: 2 additions & 0 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .scripts/run_win_build.bat

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build-locally.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.17.6" %}
{% set version = "1.17.7" %}

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

source:
url: https://github.com/JuliaLang/{{ name }}/archive/v{{ version }}.zip
sha256: a5251648ac14e16f13d8b47ce6d36fc73013fbd7d19f157bc72862263c6cde8b
sha256: 82f768bc2c5e09f87296f9bdf8fa55800da05d112fd643f129c94d34462afc22

build:
script:
Expand Down

0 comments on commit 5a4ebfd

Please sign in to comment.