Merge pull request 'Update manifest' (#1) from gitea-migrate into develop

Reviewed-on: #1
This commit is contained in:
walcutt 2025-05-23 12:06:46 -04:00
commit 1d168a7bf4

View File

@ -2,7 +2,7 @@
"id": "hench",
"title": "HENCH",
"description": "HENCH (2025)",
"version": "0.0.3",
"version": "0.1.0",
"compatibility": {
"minimum": "12",
"verified": "12"
@ -31,7 +31,7 @@
"move": {}
}
},
"url": "https://github.com/walcutt/hench",
"manifest": "https://raw.githubusercontent.com/walcutt/hench/refs/heads/develop/system.json",
"download": "https://github.com/walcutt/hench/archive/refs/tags/0.0.3.zip"
"url": "https://git.chloeherd.codes/walcutt/hench",
"manifest": "https://git.chloeherd.codes/walcutt/hench/raw/branch/develop/system.json",
"download": "https://git.chloeherd.codes/walcutt/hench/archive/0.1.0.zip"
}