mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
alass: Add version 2.0.0 (#1221)
This commit is contained in:
parent
abdb8ff1bb
commit
d67138c0df
22
bucket/alass.json
Normal file
22
bucket/alass.json
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"version": "2.0.0",
|
||||||
|
"description": "Automatic Language-Agnostic Subtitle Synchronization",
|
||||||
|
"homepage": "https://github.com/kaegi/alass",
|
||||||
|
"license": "GPL-3.0-or-later",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/kaegi/alass/releases/download/v2.0.0/alass-windows64.zip",
|
||||||
|
"hash": "e81a72f97f592910e909a2352d6b8c0de0801c51ac1383bad4ebf3f2ecdd2fd8",
|
||||||
|
"extract_dir": "alass-windows64"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "alass.bat",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/kaegi/alass/releases/download/v$version/alass-windows64.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user