diff --git a/bucket/uabea.json b/bucket/uabea.json new file mode 100644 index 00000000000..93afbc6474b --- /dev/null +++ b/bucket/uabea.json @@ -0,0 +1,19 @@ +{ + "version": "8", + "description": "Asset Bundle/Serialized File reader and writer.", + "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" + } +}