Skip to content

Commit

Permalink
AALC: Add 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Locietta committed Dec 23, 2024
1 parent 03f699c commit 855185b
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions bucket/AALC.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"version": "0.1.8",
"description": "AALC,大概能正常使用的PC端LimbusCompany小助手",
"homepage": "https://github.com/KIYI671/AhabAssistantLimbusCompany",
"license": "AGPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/KIYI671/AhabAssistantLimbusCompany/releases/download/V0.1.8/AALC_V0.1.8.zip",
"hash": "8183feaa4902c5a4d097c0ce7fab169c9c626f6e0fdb306b7a5d381a5aff846e"
}
},
"shortcuts": [
[
"AALC.exe",
"AhabAssistantLimbusCompany"
]
],
"checkver": {
"github": "https://github.com/KIYI671/AhabAssistantLimbusCompany",
"regex": "tag/[vV]([\\d._]+)"
},
"autoupdate": {
"url": "https://github.com/KIYI671/AhabAssistantLimbusCompany/releases/download/V$version/AALC_V$version.zip"
}
}

0 comments on commit 855185b

Please sign in to comment.