Skip to content

Commit c5b76cc

Browse files
New package: ScratchSpaceGarbageCollector v0.1.1
UUID: 73336863-5434-7263-5370-556e61336c43 Repo: https://github.com/JuliaPackaging/BinaryBuilder2.jl.git Tree: 23fb4904a86f00eff119865bbbbc0a8f58928ef3 Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
1 parent d369098 commit c5b76cc

File tree

5 files changed

+16
-0
lines changed

5 files changed

+16
-0
lines changed

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5994,6 +5994,7 @@ some amount of consideration when choosing package names.
59945994
732b1220-b3b1-47df-92b9-9aafce73c71b = { name = "LightenQP", path = "L/LightenQP" }
59955995
732b9ffd-ba4a-45cb-82b2-a390f71ea5ac = { name = "CompatDevTools", path = "C/CompatDevTools" }
59965996
7332bcdc-bd2a-5999-b4fe-680b85f40771 = { name = "tree_sitter_bash_jll", path = "jll/T/tree_sitter_bash_jll" }
5997+
73336863-5434-7263-5370-556e61336c43 = { name = "ScratchSpaceGarbageCollector", path = "S/ScratchSpaceGarbageCollector" }
59975998
733f0b2a-2dd6-45a4-80ec-bf2267f2a32d = { name = "MosaikAPIv3", path = "M/MosaikAPIv3" }
59985999
734052d1-fea3-4ffe-af92-b9cc64c3051c = { name = "BranchTests", path = "B/BranchTests" }
59996000
73480bc8-48a2-41cc-880f-208b490ccf65 = { name = "RationalFunctionFields", path = "R/RationalFunctionFields" }
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[0]
2+
Dates = "1.9.0 - 1"
3+
Scratch = "1.3.0 - 1"
4+
TOML = "1.0.3 - 1"
5+
julia = "1.9.0 - 1"
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[0]
2+
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
3+
Scratch = "6c6a2e73-6563-6170-7368-637461726353"
4+
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name = "ScratchSpaceGarbageCollector"
2+
uuid = "73336863-5434-7263-5370-556e61336c43"
3+
repo = "https://github.com/JuliaPackaging/BinaryBuilder2.jl.git"
4+
subdir = "ScratchSpaceGarbageCollector.jl"
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["0.1.1"]
2+
git-tree-sha1 = "23fb4904a86f00eff119865bbbbc0a8f58928ef3"

0 commit comments

Comments
 (0)