Skip to content

Commit

Permalink
uabea: Add version 8 (#1302)
Browse files Browse the repository at this point in the history
  • Loading branch information
ipcjs authored Jan 9, 2025
1 parent 5fba50d commit c266ac4
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions bucket/uabea.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"version": "8",
"description": "Tool for reading and writing Unity Asset Bundles",
"homepage": "https://github.com/nesrak1/UABEA",
"license": "MIT",
"url": "https://github.com/nesrak1/UABEA/releases/download/v8/uabea-windows.zip",
"hash": "0623ab1dc099a6397c3a7e72782b91405e60b286c6825fb6fa21e553ff2ea580",
"bin": "UABEAvalonia.exe",
"shortcuts": [
[
"UABEAvalonia.exe",
"UABEA"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/nesrak1/UABEA/releases/download/v$version/uabea-windows.zip"
}
}

0 comments on commit c266ac4

Please sign in to comment.