Skip to content

Commit

Permalink
[bot-automerge] juliaup v1.17.9 (#92)
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 24, 2024
2 parents 052a02e + 8097760 commit 787c8f8
Show file tree
Hide file tree
Showing 7 changed files with 100 additions and 57 deletions.
2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipelines-osx.yml

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

19 changes: 2 additions & 17 deletions .azure-pipelines/azure-pipelines-win.yml

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

14 changes: 7 additions & 7 deletions .scripts/build_steps.sh

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

43 changes: 27 additions & 16 deletions .scripts/run_osx_build.sh

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

42 changes: 32 additions & 10 deletions .scripts/run_win_build.bat

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

33 changes: 29 additions & 4 deletions azure-pipelines.yml

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

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

source:
url: https://github.com/JuliaLang/{{ name }}/archive/v{{ version }}.zip
sha256: 4282f095565b2e0777c24b7e85c2e18228d46aa91d40beecd8012e18807f731f
sha256: 3824b38001ec8351c63e81991fbfb18746cca45ebe2db5271e7a78ced85972eb

build:
script:
Expand Down

0 comments on commit 787c8f8

Please sign in to comment.