mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 07:41:20 +00:00
Some extract_dir fixes
This commit is contained in:
parent
7a9cf32a42
commit
3479fa2587
@ -3,7 +3,6 @@
|
||||
"license": "Apache2",
|
||||
"version": "1.6.0",
|
||||
"url": "https://github.com/google/flatbuffers/releases/download/v1.6.0/flatc_windows_exe.zip",
|
||||
"extract_dir": "",
|
||||
"bin": "flatc.exe",
|
||||
"hash": "e4ac8cdfa5e90c92e77715e998b9210fa86128b84a38a0fe9fec04c5b5f941c9",
|
||||
"checkver": {
|
||||
|
||||
1
gow.json
1
gow.json
@ -3,7 +3,6 @@
|
||||
"version": "0.8.0",
|
||||
"url": "https://github.com/bmatzelle/gow/releases/download/v0.8.0/Gow-0.8.0.exe#/dl.7z",
|
||||
"hash": "9b06e0f9471d61d1019bf4d133c0ed23a4ccee27b6b8758a922d681469b82e42",
|
||||
"extract_dir": "",
|
||||
"checkver": {
|
||||
"url": "https://github.com/bmatzelle/gow/releases",
|
||||
"re": "<a.*?>Gow ([\\d.]+)</a>"
|
||||
|
||||
@ -1,9 +1,7 @@
|
||||
{
|
||||
"version": "1.19",
|
||||
"license": "",
|
||||
"extract_dir": "",
|
||||
"license": "https://github.com/muquit/mailsend/blob/master/COPYRIGHT",
|
||||
"url": "https://github.com/muquit/mailsend/releases/download/1.19/mailsend1.19.exe.zip",
|
||||
"depends": "",
|
||||
"homepage": "https://github.com/muquit/mailsend",
|
||||
"checkver": {
|
||||
"github": "https://github.com/muquit/mailsend"
|
||||
|
||||
@ -12,7 +12,6 @@
|
||||
"hash": "aaf6e6daafcb52591d950567f03f87b87b9020f83b460532db8e5deae97f87cc"
|
||||
}
|
||||
},
|
||||
"extract_dir": "",
|
||||
"bin": "mediainfo.exe",
|
||||
"checkver": "version ([\\d.]+)",
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user