Skip to content

Commit 2f81439

Browse files
New package: PRAS v0.7.0 (#121156)
UUID: 05348d2-1c52-11e9-35e3-9d51842d34b9 Repo: https://github.com/NREL/PRAS.git Tree: 31fed7232c439c8def5897a4bcb788e72c3f3ec2 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
1 parent 87960c9 commit 2f81439

File tree

5 files changed

+18
-0
lines changed

5 files changed

+18
-0
lines changed

P/PRAS/Compat.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[0]
2+
PRASCapacityCredits = "0.7"
3+
PRASCore = "0.7"
4+
PRASFiles = "0.7"
5+
Reexport = "1"
6+
julia = "1.10.0-1"

P/PRAS/Deps.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[0]
2+
PRASCapacityCredits = "2e1a2ed5-e89d-4cd3-bc86-c0e88a73d3a3"
3+
PRASCore = "c5c32b99-e7c3-4530-a685-6f76e19f7fe2"
4+
PRASFiles = "a2806276-6d43-4ef5-91c0-491704cd7cf1"
5+
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

P/PRAS/Package.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name = "PRAS"
2+
uuid = "05348d26-1c52-11e9-35e3-9d51842d34b9"
3+
repo = "https://github.com/NREL/PRAS.git"
4+
subdir = "PRAS.jl"

P/PRAS/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.7.0"]
2+
git-tree-sha1 = "31fed7232c439c8def5897a4bcb788e72c3f3ec2"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ some amount of consideration when choosing package names.
242242
05236dd9-4125-5232-aa7c-9ec0c9b2c25a = { name = "Readline_jll", path = "jll/R/Readline_jll" }
243243
0525e862-1e90-11e9-3e4d-1b39d7109de1 = { name = "QuantumClifford", path = "Q/QuantumClifford" }
244244
052768ef-5323-5732-b1bb-66c8b64840ba = { name = "CUDA", path = "C/CUDA" }
245+
05348d26-1c52-11e9-35e3-9d51842d34b9 = { name = "PRAS", path = "P/PRAS" }
245246
053f045d-5466-53fd-b400-a066f88fe02a = { name = "SimilaritySearch", path = "S/SimilaritySearch" }
246247
05405587-d2ae-42af-a06c-0e4c5bc87667 = { name = "Blosc2", path = "B/Blosc2" }
247248
054acbdd-7fbc-53f6-b51a-0fe4f8189fb8 = { name = "gawk_jll", path = "jll/G/gawk_jll" }

0 commit comments

Comments
 (0)