aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2023-01-23 11:53:07 +0100
committerPatrick Spek <p.spek@tyil.nl>2023-01-23 11:53:07 +0100
commit14f46df77b0ae43a5f466fd858838f0013f3f042 (patch)
treeeba2ff549e8bcca90a76b380c5202690c256208e
parentbbfe67894ea970265f429e80de5d71503e2defbf (diff)
Update source in META6v3.0.5
-rw-r--r--META6.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/META6.json b/META6.json
index 09b8d5b..1cef323 100644
--- a/META6.json
+++ b/META6.json
@@ -26,7 +26,7 @@
},
"resources": [
],
- "source-url": "https://home.tyil.nl/git/raku/Config/",
+ "source-url": "https://git.tyil.nl/raku/config/",
"tags": [
"config",
"configuration"
@@ -34,5 +34,5 @@
"test-depends": [
"Test"
],
- "version": "3.0.4"
-} \ No newline at end of file
+ "version": "3.0.5"
+}