Skip to content

Commit a6524bd

Browse files
New version: CloudClusters v0.1.1 (#120445)
UUID: 4ca6f12b-c8f1-4945-b50f-6bb73234c039 Repo: https://github.com/PlatformAwareProgramming/CloudClusters.jl.git Tree: e260b74f82d13adc18ee8441bd29d251fdb33e9d Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
1 parent 1063dee commit a6524bd

File tree

3 files changed

+19
-4
lines changed

3 files changed

+19
-4
lines changed

C/CloudClusters/Compat.toml

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,25 @@
11
[0]
2-
AWS = "1.92.0-1"
32
Base64 = "1.10.4-1"
43
Distributed = "1.10.4-1"
54
FilePathsBase = "0.9.21-0.9"
6-
JSON = "0.21.4-0.21"
75
MPIClusterManagers = "0.2.4-0.2"
86
PlatformAware = "0.6.1-0.6"
97
Random = "1.10.4-1"
10-
Reexport = "1.2.2-1"
118
Serialization = "1.10.4-1"
129
Sockets = "1.10.4-1"
1310
TOML = "1.0.3-1"
1411
Test = "1.11.0-1"
15-
YAML = "0.4.12-0.4"
1612
julia = "1"
13+
14+
["0-0.1.0"]
15+
AWS = "1.92.0-1"
16+
JSON = "0.21.4-0.21"
17+
Reexport = "1.2.2-1"
18+
YAML = "0.4.12-0.4"
19+
20+
["0.1.1-0"]
21+
AWS = "1"
22+
Downloads = "1.6.0-1"
23+
JSON = "0.21"
24+
Reexport = "1"
25+
YAML = "0.4"

C/CloudClusters/Deps.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
1515
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
1616
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1717
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
18+
19+
["0.1.1-0"]
20+
Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6"

C/CloudClusters/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
["0.1.0"]
22
git-tree-sha1 = "9c087cc08896622474140cb95a3ccc3cc302c3a9"
3+
4+
["0.1.1"]
5+
git-tree-sha1 = "e260b74f82d13adc18ee8441bd29d251fdb33e9d"

0 commit comments

Comments
 (0)