Skip to content

Commit ce06820

Browse files
authored
Juliaup: Update from 1.18.9 to 1.19.9
1 parent 00d4cf0 commit ce06820

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

J/juliaup/build_tarballs.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
using BinaryBuilder, Pkg
44

55
name = "juliaup"
6-
version = v"1.18.9"
6+
version = v"1.19.9"
77

88
# Collection of sources required to complete build
99
sources = [
10-
GitSource("https://github.com/JuliaLang/juliaup.git", "a0841737fd01b13a06b56883bb852ecb6ca056d9")
10+
GitSource("https://github.com/JuliaLang/juliaup.git", "f12e43abb626bbad9217e8941661fa67b35053d1")
1111
]
1212

1313
# Bash recipe for building across all platforms

0 commit comments

Comments
 (0)