Skip to content

Commit

Permalink
bsabrowser: Add version 1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jfastnacht committed Mar 7, 2023
1 parent f29323a commit 2701d2a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions bucket/bsabrowser.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"version": "1.13.1",
"homepage": "https://github.com/AlexxEG/BSA_Browser",
"license": "GPL-3.0-only",
"extract_dir": "build",
"url": "https://github.com/AlexxEG/BSA_Browser/releases/download/v1.13.1/BSA.Browser.Portable.7z",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/AlexxEG/BSA_Browser/releases/download/v$version/BSA.Browser.Portable.7z"
},
"shortcuts": [
[
"BSA Browser.exe",
"BSA Browser"
]
],
"bin": "bsab.exe"
}

0 comments on commit 2701d2a

Please sign in to comment.