Skip to content

Commit 19badee

Browse files
authored
Update hash?
1 parent 6bfff09 commit 19badee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OceanBasins"
22
uuid = "d1bb7020-b2be-4340-9d18-d24ca645bddb"
33
authors = ["Benoit Pasquier <briochemc@gmail.com>"]
4-
version = "0.1.9"
4+
version = "0.1.10"
55

66
[deps]
77
DataDeps = "124859b0-ceae-595e-8997-d05f6a7a8dfe"

src/OceanBasins.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ function registerfile(datadepname)
172172
Please cite this dataset: International Hydrographic Organization, I. H. O., &amp; Sieger, R. (2012). <i>Limits of oceans and seas in digitized, machine readable form</i> [Data set]. PANGAEA - Data Publisher for Earth and Environmental Science. https://doi.org/10.1594/PANGAEA.777975
173173
""",
174174
["https://doi.pangaea.de/10.1594/PANGAEA.777975?format=textfile"],
175-
"9f9d8780edd44987110f2b1d25f3b0ebfc9ae7bb793d9b6315d29630d2212aeb"
175+
"f506a64e2fd66d7df47f8cd6a0058aa37473fd05232c11d22f618d1ac8b86d2c"
176176
))
177177
end
178178

0 commit comments

Comments
 (0)