Skip to content

Commit d57e9f6

Browse files
authored
[GR] bump version (#10025)
Bump GR version to 0.73.10
1 parent ee17d24 commit d57e9f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

G/GR/build_tarballs.jl

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

55
name = "GR"
6-
version = v"0.73.9"
6+
version = v"0.73.10"
77

88
# Collection of sources required to complete build
99
sources = [
10-
GitSource("https://github.com/sciapp/gr.git", "8a4e4bc339bf18e5ca1184d67ce63c76d9c30dea"),
10+
GitSource("https://github.com/sciapp/gr.git", "9e61244b6ee7f64ea724de0b7d10685feecf5109"),
1111
FileSource("https://github.com/sciapp/gr/releases/download/v$version/gr-$version.js",
1212
"41ee77c5872b5273487b02a1ec2d2012a48808ff1f5b9ddcf4aa5958660fb257", "gr.js"),
1313
ArchiveSource("https://github.com/phracker/MacOSX-SDKs/releases/download/10.15/MacOSX10.14.sdk.tar.xz",

0 commit comments

Comments
 (0)