Skip to content

Commit 8c2f7bb

Browse files
authored
very_nauty: new version 1.1.2 (#10598)
1 parent 5b74b24 commit 8c2f7bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

V/very_nauty/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 = "very_nauty"
6-
version = v"1.1.1"
6+
version = v"1.1.2"
77

88
# Collection of sources required to complete build
99
sources = [
10-
GitSource("https://github.com/JuliaGraphs/very_nauty.git", "b2c7765f2820ea5385846e4123323a1ba6e4f67e")
10+
GitSource("https://github.com/JuliaGraphs/very_nauty.git", "f0680a2877fe25b0e59d90b24bad370f02525093")
1111
]
1212

1313
# Bash recipe for building across all platforms

0 commit comments

Comments
 (0)