Update URL paths & include src.zip [v0.0.1]

This commit is contained in:
1ndev-ui 2024-11-16 15:37:23 -08:00
parent 457d2a088b
commit 54a91bc00d
4 changed files with 7 additions and 7 deletions

View File

@ -4,4 +4,4 @@ version=v0.0.1
versionCode=1
author=1ndevelopment
description=Confgure SELinux Policies Non-Permissively
updateJson=https://raw.githubusercontent.com/1ndevelopment/fsp_module/main/update.json
updateJson=https://git.1ndev.com/1ndevelopment/fsp_module/main/update.json

BIN
src.zip Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
{
"version": "v0.0.1",
"versionCode": 1,
"zipUrl": "https://raw.githubusercontent.com/1ndevelopment/fsp_module/install.zip",
"changelog": "https://raw.githubusercontent.com/1ndevelopment/fsp_module/changelog.md"
"zipUrl": "https://git.1ndev.com/1ndevelopment/fsp_module/main/src.zip",
"changelog": "https://git.1ndev.com/1ndevelopment/fsp_module/main/changelog.md"
}