mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
atomicparsley: Update to version 20210715.151551.e7ad03a (#3380)
* atomicparsley: update to v20210715.151551.e7ad03a * atomicparsley: architecture in autoupdate
This commit is contained in:
parent
1ef7f08633
commit
b1b0f26e62
@ -1,10 +1,25 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.0",
|
"version": "20210715.151551.e7ad03a",
|
||||||
"description": "Lightweight command line program for reading, parsing and setting metadata into MPEG-4 files",
|
"description": "Lightweight command line program for reading, parsing and setting metadata into MPEG-4 files",
|
||||||
"homepage": "http://atomicparsley.sourceforge.net/",
|
"homepage": "https://github.com/wez/atomicparsley",
|
||||||
"license": "GPL-2.0-only",
|
"license": "GPL-2.0-only",
|
||||||
"url": "https://downloads.sourceforge.net/project/atomicparsley/atomicparsley/AtomicParsley%20v0.9.0/AtomicParsley-win32-0.9.0.zip",
|
"architecture": {
|
||||||
"hash": "f363630462ea01d7de948c3e4d231159fa91916d8d7f971a7e8b3bc478dbe846",
|
"64bit": {
|
||||||
"extract_dir": "AtomicParsley-win32-0.9.0",
|
"url": "https://github.com/wez/atomicparsley/releases/download/20210715.151551.e7ad03a/AtomicParsleyWindows.zip",
|
||||||
"bin": "AtomicParsley.exe"
|
"hash": "77514f707456ddd6e08bae8f1dd09243f100a03d2c50e8e2cdf195e1e340c46b"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"extract_dir": "Release",
|
||||||
|
"bin": "AtomicParsley.exe",
|
||||||
|
"checkver": {
|
||||||
|
"url": "https://github.com/wez/atomicparsley/releases",
|
||||||
|
"regex": "tree\\/([\\d.[a-f]+)\""
|
||||||
|
},
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/wez/atomicparsley/releases/download/$version/AtomicParsleyWindows.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user