mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
f07d9496e5
41
patheditor.json
Normal file
41
patheditor.json
Normal file
@ -0,0 +1,41 @@
|
||||
{
|
||||
"homepage": "https://patheditor2.codeplex.com/",
|
||||
"license": "BSD",
|
||||
"version": "1.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Alorel/patheditor2-mirror/releases/download/1.0/PathEditor-1.0-64bit.exe#/PathEditor.exe",
|
||||
"hash": "sha512:12614196fcda4e4fafab0f6dfd0ac95339e1a22c1217ba7ba22a82802623a90ea0fa18e96989378d540030856bd06c950eb8911ca454c731a848ce1fc8e377c6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Alorel/patheditor2-mirror/releases/download/1.0/PathEditor-1.0-32bit.exe#/PathEditor.exe",
|
||||
"hash": "sha512:4d8a5d287043e1afa6ca6be053a758f9d24ea535db4a4ac9253f5b1ea2fc5adf4b694062b7e3e4286655236c250a57f02ccb19e2f151bf86a2b93a8c748e4a42"
|
||||
}
|
||||
},
|
||||
"bin": "PathEditor.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/Alorel/patheditor2-mirror"
|
||||
},
|
||||
"shortcuts": [
|
||||
[
|
||||
"PathEditor.exe",
|
||||
"PathEditor"
|
||||
]
|
||||
],
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Alorel/patheditor2-mirror/releases/download/$version/PathEditor-$version-64bit.exe#/PathEditor.exe",
|
||||
"hash": {
|
||||
"url": "https://github.com/Alorel/patheditor2-mirror/releases/download/$version/PathEditor-$version-64bit.exe.sha512"
|
||||
}
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Alorel/patheditor2-mirror/releases/download/$version/PathEditor-$version-32bit.exe#/PathEditor.exe",
|
||||
"hash": {
|
||||
"url": "https://github.com/Alorel/patheditor2-mirror/releases/download/$version/PathEditor-$version-32bit.exe.sha512"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -1,9 +1,9 @@
|
||||
{
|
||||
"homepage": "https://rg3.github.io/youtube-dl/",
|
||||
"license": "Public Domain",
|
||||
"version": "2017.05.09",
|
||||
"url": "https://github.com/rg3/youtube-dl/releases/download/2017.05.09/youtube-dl.exe",
|
||||
"hash": "cd3b0c33212b2e340faa494f0a4ee9e8c48333026737a99f6061e2ca44da1135",
|
||||
"version": "2017.05.14",
|
||||
"url": "https://github.com/rg3/youtube-dl/releases/download/2017.05.14/youtube-dl.exe",
|
||||
"hash": "9083dfd487093ff2e6af27fbb903807a582fa9434c90ba9413153234cd852fba",
|
||||
"bin": "youtube-dl.exe",
|
||||
"depends": [
|
||||
"ffmpeg"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user