We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee17d24 commit d57e9f6Copy full SHA for d57e9f6
G/GR/build_tarballs.jl
@@ -3,11 +3,11 @@
3
using BinaryBuilder
4
5
name = "GR"
6
-version = v"0.73.9"
+version = v"0.73.10"
7
8
# Collection of sources required to complete build
9
sources = [
10
- GitSource("https://github.com/sciapp/gr.git", "8a4e4bc339bf18e5ca1184d67ce63c76d9c30dea"),
+ GitSource("https://github.com/sciapp/gr.git", "9e61244b6ee7f64ea724de0b7d10685feecf5109"),
11
FileSource("https://github.com/sciapp/gr/releases/download/v$version/gr-$version.js",
12
"41ee77c5872b5273487b02a1ec2d2012a48808ff1f5b9ddcf4aa5958660fb257", "gr.js"),
13
ArchiveSource("https://github.com/phracker/MacOSX-SDKs/releases/download/10.15/MacOSX10.14.sdk.tar.xz",
0 commit comments