Skip to content

Commit 3772aef

Browse files
authored
Revert "Require at least RegistryTools 2.1.0 (#1267)" (#1268)
This reverts commit c681eee.
1 parent c681eee commit 3772aef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Manifest.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -346,15 +346,15 @@ version = "1.2.2"
346346

347347
[[deps.Registrator]]
348348
deps = ["AutoHashEquals", "Base64", "Dates", "Distributed", "FileWatching", "GitForge", "GitHub", "HTTP", "JSON", "LibGit2", "Logging", "MbedTLS", "Mocking", "Mustache", "Mux", "Pkg", "RegistryTools", "Serialization", "Sockets", "TimeToLive", "URIs", "UUIDs", "ZMQ"]
349-
git-tree-sha1 = "7242ef64be5953fac9bf8b3efa3a7c4d2d44ca09"
349+
git-tree-sha1 = "76a6df170b381dbbae2a0e386e59e9d894ba4290"
350350
uuid = "4418983a-e44d-11e8-3aec-9789530b3b3e"
351-
version = "1.8.0"
351+
version = "1.5.0"
352352

353353
[[deps.RegistryTools]]
354354
deps = ["AutoHashEquals", "LibGit2", "Pkg", "SHA", "UUIDs"]
355-
git-tree-sha1 = "94060d91cc152680842357aacb402afbd06601aa"
355+
git-tree-sha1 = "aceb02a844394332608c88d7da6217daf2b5e4e5"
356356
uuid = "d1eb7eb1-105f-429d-abf5-b0f65cb9e2c4"
357-
version = "2.1.0"
357+
version = "1.8.1"
358358

359359
[[deps.Requires]]
360360
deps = ["UUIDs"]

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ ObjectFile = "0.3.6"
4444
OutputCollectors = "0.1"
4545
PkgLicenses = "0.2"
4646
Registrator = "1.1"
47-
RegistryTools = "2.1"
47+
RegistryTools = "1.3.4"
4848
Scratch = "1.0"
4949
ghr_jll = "0.13, 0.14"
5050
julia = "1.7"

0 commit comments

Comments
 (0)