aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2021-01-07 00:22:54 +0100
committerPatrick Spek <p.spek@tyil.nl>2021-01-07 00:23:14 +0100
commit2f53360a94192f11536e2d59e289724d56e61940 (patch)
treee92f8309f8910738a5185cdd3effb4a858ae0977
parent396c6000fde51f9c797dac6e68cafdb67bb50aee (diff)
Fetch Config over http
-rw-r--r--etc/modules.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/modules.txt b/etc/modules.txt
index 4876255..b2871f9 100644
--- a/etc/modules.txt
+++ b/etc/modules.txt
@@ -16,10 +16,10 @@ Terminal-ANSIColor git https://github.com/tadzik/Terminal-ANSIColor.git mast
Log-Colored git https://git.tyil.nl/raku/Log::Colored v0.1.1
# Configuration management
-Hash-Merge git https://github.com/scriptkitties/p6-Hash-Merge.git v2.0.0
-IO-Path-XDG git https://git.tyil.nl/raku/IO::Path::XDG v0.2.0
-Glob-IO git https://github.com/zostay/raku-IO-Glob.git master
-Config git https://git.tyil.nl/raku/Config v3.0.3
+Hash-Merge git https://github.com/scriptkitties/p6-Hash-Merge.git v2.0.0
+IO-Path-XDG git https://git.tyil.nl/raku/IO::Path::XDG v0.2.0
+Glob-IO git https://github.com/zostay/raku-IO-Glob.git master
+Config http https://git.tyil.nl/raku/Config/snapshot/Config-3.0.3.tar.gz Config-3.0.3
Crane git https://github.com/atweiden/crane.git master
Config-TOML git https://github.com/atweiden/config-toml.git master