Skip to content

Commit 6016e8c

Browse files
authored
[AquaCrop] Add version 7.2 (#10497)
1 parent 041b53b commit 6016e8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

A/AquaCrop/build_tarballs.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
using BinaryBuilder, Pkg
22

33
name = "AquaCrop"
4-
version = v"7.1.1"
4+
version = v"7.2"
55

66
# url = "https://github.com/KUL-RSDA/AquaCrop"
77
# description = "FAO AquaCrop model of plant growth"
88

99
sources = [
1010
GitSource("https://github.com/KUL-RSDA/AquaCrop",
11-
"6b242b6650bce6f1387668aa30f40f0c293a4b8d"),
11+
"ce00f98b106558e9c319807c6fb9d366b494e5cc"),
1212
]
1313

1414
script = raw"""

0 commit comments

Comments
 (0)