From f3b124300ecce7b98dfe366d567a6bdf1b7778dd Mon Sep 17 00:00:00 2001 From: The Happy Anarchist Date: Tue, 22 Sep 2020 20:20:58 -1000 Subject: [PATCH] Update system.json --- src/system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/system.json b/src/system.json index 8d9ece7..98e43b9 100644 --- a/src/system.json +++ b/src/system.json @@ -41,5 +41,5 @@ "gridUnits": "ft", "url": "https://github.com/thehappyanarchist/foundryacks", "manifest": "https://github.com/thehappyanarchist/foundryacks/raw/master/src/system.json", - "download": "https://github.com/thehappyanarchist/foundryacks/-/raw/master/package/ose-v1.0.0.zip" + "download": "https://github.com/thehappyanarchist/foundryacks/raw/master/package/acks-v0.5.0.zip" }