forked from okibcn/ScoopMaster
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update timestamp 2023-04-03T18:38:18Z
- Loading branch information
1 parent
b8f1eee
commit c7d16ac
Showing
1,771 changed files
with
38,470 additions
and
38,885 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,26 @@ | ||
{ | ||
"version": "5.9", | ||
"description": "Windows 云音乐歌词获取【网易云、QQ音乐】", | ||
"homepage": "https://github.com/jitwxs/163MusicLyrics/", | ||
"license": { | ||
"identifier": "Apache-2.0", | ||
"url": "https://github.com/jitwxs/163MusicLyrics/blob/master/LICENSE" | ||
"description": "NetEase cloud music lyrics downloader for Windows", | ||
"homepage": "https://github.com/jitwxs/163MusicLyrics", | ||
"license": "Apache-2.0", | ||
"architecture": { | ||
"64bit": { | ||
"url": "https://github.com/jitwxs/163MusicLyrics/releases/download/v5.9/v5.9-green.zip", | ||
"hash": "41a1bf2179d90716b3c265a47de4951f12f99afc067ae06189b6d8eae965599a" | ||
} | ||
}, | ||
"notes": [ | ||
" - Guide: <https://github.com/jitwxs/163MusicLyrics/wiki/3.x-Guide>", | ||
" - ChangeLog: <https://github.com/jitwxs/163MusicLyrics/wiki/ChangeLog>" | ||
], | ||
"url": "https://github.com/jitwxs/163MusicLyrics/releases/download/v5.9/v5.9-green.zip", | ||
"hash": "41a1bf2179d90716b3c265a47de4951f12f99afc067ae06189b6d8eae965599a", | ||
"bin": "MusicLyricApp.exe", | ||
"shortcuts": [ | ||
[ | ||
"MusicLyricApp.exe", | ||
"MusicLyricApp" | ||
"Music Lyric" | ||
] | ||
], | ||
"checkver": "github", | ||
"autoupdate": { | ||
"url": "https://github.com/jitwxs/163MusicLyrics/releases/download/v$version/v$version-green.zip" | ||
"architecture": { | ||
"64bit": { | ||
"url": "https://github.com/jitwxs/163MusicLyrics/releases/download/v$version/v$version-green.zip" | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,28 @@ | ||
{ | ||
"homepage": "https://portableapps.com/apps/games/2048-portable", | ||
"description": "number tiled puzzle game", | ||
"version": "2.2", | ||
"license": "", | ||
"url": "https://newcontinuum.dl.sourceforge.net/project/portableapps/2048%20Portable/2048Portable_2.2_English.paf.exe#/dl.7z", | ||
"hash": "md5:2c987cce004949d16aa079bcc16d37f1", | ||
"bin": "2048Portable.exe", | ||
"shortcuts": [ | ||
[ | ||
"2048Portable.exe", | ||
"2048Portable" | ||
] | ||
], | ||
"persist": "Data", | ||
"checkver": { | ||
"url": "https://portableapps.com/apps/games/2048-portable", | ||
"re": "Version \\s+([\\w\\.]* for Win" | ||
}, | ||
"autoupdate": { | ||
"url": "https://newcontinuum.dl.sourceforge.net/project/portableapps/2048%20Portable/2048Portable_$version_English.paf.exe", | ||
"hash": { | ||
"url": "https://portableapps.com/apps/games/2048-portable", | ||
"regex": "MD5 Hash: +[\\w]{32}" | ||
} | ||
}, | ||
"post_install": "Remove-Item -LiteralPath \"$dir\\`$PLUGINSDIR\" -Force -Recurse" | ||
"autoupdate": { | ||
"hash": { | ||
"regex": "MD5 Hash: +[\\w]{32}", | ||
"url": "https://portableapps.com/apps/games/2048-portable" | ||
}, | ||
"url": "https://newcontinuum.dl.sourceforge.net/project/portableapps/2048%20Portable/2048Portable_$version_English.paf.exe" | ||
}, | ||
"bin": "2048Portable.exe", | ||
"checkver": { | ||
"re": "Version \\s+([\\w\\.]* for Win", | ||
"url": "https://portableapps.com/apps/games/2048-portable" | ||
}, | ||
"description": "number tiled puzzle game", | ||
"hash": "md5:2c987cce004949d16aa079bcc16d37f1", | ||
"homepage": "https://portableapps.com/apps/games/2048-portable", | ||
"license": "", | ||
"persist": "Data", | ||
"post_install": "Remove-Item -LiteralPath \"$dir\\`$PLUGINSDIR\" -Force -Recurse", | ||
"shortcuts": [ | ||
[ | ||
"2048Portable.exe", | ||
"2048Portable" | ||
] | ||
], | ||
"url": "https://newcontinuum.dl.sourceforge.net/project/portableapps/2048%20Portable/2048Portable_2.2_English.paf.exe#/dl.7z", | ||
"version": "2.2" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,28 @@ | ||
{ | ||
"homepage": "https://portableapps.com/apps/utilities/2x_client_portable", | ||
"description": "Remote server & RDP", | ||
"version": "12.0_build_2193", | ||
"license": "", | ||
"url": "https://download3.portableapps.com/portableapps/2XClient/2XClient_12.0_build_2193.paf.exe?20190321#/dl.7z", | ||
"hash": "md5:5bdc5e7bfd459e48dfe6e4def3170f9f", | ||
"bin": "2XClient.exe", | ||
"shortcuts": [ | ||
[ | ||
"2XClient.exe", | ||
"2XClient" | ||
] | ||
], | ||
"persist": "Data", | ||
"checkver": { | ||
"url": "https://portableapps.com/apps/utilities/2x_client_portable", | ||
"re": "Version \\s+([\\w\\.]* for Win" | ||
}, | ||
"autoupdate": { | ||
"url": "https://download3.portableapps.com/portableapps/2XClient/2XClient_$underscoreVersion.paf.exe?20190321", | ||
"hash": { | ||
"url": "https://portableapps.com/apps/utilities/2x_client_portable", | ||
"regex": "MD5 Hash: +[\\w]{32}" | ||
} | ||
}, | ||
"post_install": "Remove-Item -LiteralPath \"$dir\\`$PLUGINSDIR\" -Force -Recurse" | ||
"autoupdate": { | ||
"hash": { | ||
"regex": "MD5 Hash: +[\\w]{32}", | ||
"url": "https://portableapps.com/apps/utilities/2x_client_portable" | ||
}, | ||
"url": "https://download3.portableapps.com/portableapps/2XClient/2XClient_$underscoreVersion.paf.exe?20190321" | ||
}, | ||
"bin": "2XClient.exe", | ||
"checkver": { | ||
"re": "Version \\s+([\\w\\.]* for Win", | ||
"url": "https://portableapps.com/apps/utilities/2x_client_portable" | ||
}, | ||
"description": "Remote server & RDP", | ||
"hash": "md5:5bdc5e7bfd459e48dfe6e4def3170f9f", | ||
"homepage": "https://portableapps.com/apps/utilities/2x_client_portable", | ||
"license": "", | ||
"persist": "Data", | ||
"post_install": "Remove-Item -LiteralPath \"$dir\\`$PLUGINSDIR\" -Force -Recurse", | ||
"shortcuts": [ | ||
[ | ||
"2XClient.exe", | ||
"2XClient" | ||
] | ||
], | ||
"url": "https://download3.portableapps.com/portableapps/2XClient/2XClient_12.0_build_2193.paf.exe?20190321#/dl.7z", | ||
"version": "12.0_build_2193" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,28 @@ | ||
{ | ||
"autoupdate": { | ||
"url": "http://down.360safe.com/cse/360cse_$version.exe#/dl.7z" | ||
}, | ||
"checkver": { | ||
"regex": "360cse_([\\d.]+).exe", | ||
"url": "https://browser.360.cn/ee/" | ||
}, | ||
"description": "360\u6781\u901f\u6d4f\u89c8\u5668\u6700\u521d\u662f\u7531\u4e16\u754c\u4e4b\u7a97\u6d4f\u89c8\u5668\u56e2\u961f\u57fa\u4e8e Chromium \u5185\u6838\u5f00\u53d1\u7684\u4e00\u6b3e\u6781\u901f\u53cc\u6838\u6d4f\u89c8\u5668\uff0c\u652f\u6301 Chromium \u53ca IE \u5185\u6838\uff0c\u63d0\u4f9b\u4e86\u6781\u901f\u6a21\u5f0f\u3001\u517c\u5bb9\u6a21\u5f0f\u3001IE\u6a21\u5f0f\u4e09\u79cd\u6d4f\u89c8\u6a21\u5f0f\u3002", | ||
"hash": "5b60b597f94732d8fc707144d5572a0709d6739ad0583406166c6d7756f1a95f", | ||
"homepage": "https://browser.360.cn/ee/", | ||
"installer": { | ||
"script": [ | ||
"Expand-7ZipArchive \"$dir\\chrome.7z\" \"$dir\" -Removal", | ||
"Move-Item \"$dir\\Chrome-bin\\*\" \"$dir\" -Force", | ||
"Remove-Item \"$dir\\Chrome-bin\" -Force -Recurse" | ||
] | ||
}, | ||
"persist": "User Data", | ||
"shortcuts": [ | ||
[ | ||
"360chrome.exe", | ||
"360\u6781\u901f\u6d4f\u89c8\u5668" | ||
] | ||
], | ||
"url": "http://down.360safe.com/cse/360cse_13.5.1060.0.exe#/dl.7z", | ||
"version": "13.5.1060.0" | ||
"homepage": "https://browser.360.cn/ee/", | ||
"description": "360极速浏览器最初是由世界之窗浏览器团队基于 Chromium 内核开发的一款极速双核浏览器,支持 Chromium 及 IE 内核,提供了极速模式、兼容模式、IE模式三种浏览模式。", | ||
"version": "13.5.1060.0", | ||
"url": "http://down.360safe.com/cse/360cse_13.5.1060.0.exe#/dl.7z", | ||
"hash": "5b60b597f94732d8fc707144d5572a0709d6739ad0583406166c6d7756f1a95f", | ||
"installer": { | ||
"script": [ | ||
"Expand-7ZipArchive \"$dir\\chrome.7z\" \"$dir\" -Removal", | ||
"Move-Item \"$dir\\Chrome-bin\\*\" \"$dir\" -Force", | ||
"Remove-Item \"$dir\\Chrome-bin\" -Force -Recurse" | ||
] | ||
}, | ||
"persist": "User Data", | ||
"checkver": { | ||
"url": "https://browser.360.cn/ee/", | ||
"regex": "360cse_([\\d.]+).exe" | ||
}, | ||
"autoupdate": { | ||
"url": "http://down.360safe.com/cse/360cse_$version.exe#/dl.7z" | ||
}, | ||
"shortcuts": [ | ||
[ | ||
"360chrome.exe", | ||
"360极速浏览器" | ||
] | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
{ | ||
"autoupdate": { | ||
"hash": { | ||
"regex": "$sha256", | ||
"url": "$url.sha256" | ||
}, | ||
"url": "https://scoop-zapps.ziiyc.com/d/360NetRepair/360NetRepair-$version.zip" | ||
}, | ||
"checkver": { | ||
"regex": "([\\d.]+)", | ||
"url": "https://raw.githubusercontent.com/kkzzhizhou/scoop-zapps/master/versions/360NetRepair.latest" | ||
}, | ||
"hash": "b67cd4c679ffb5b79db06fe49496656805935e8644f6ae316cc2d874b82470d7", | ||
"shortcuts": [ | ||
[ | ||
"360NetRepair.exe", | ||
"360\u65ad\u7f51\u6025\u6551\u7bb1" | ||
] | ||
], | ||
"url": "https://scoop-zapps.ziiyc.com/d/360NetRepair/360NetRepair-2.0.0.1011.zip", | ||
"version": "2.0.0.1011" | ||
"version": "2.0.0.1011", | ||
"url": "https://scoop-zapps.ziiyc.com/d/360NetRepair/360NetRepair-2.0.0.1011.zip", | ||
"hash": "b67cd4c679ffb5b79db06fe49496656805935e8644f6ae316cc2d874b82470d7", | ||
"checkver": { | ||
"url": "https://raw.githubusercontent.com/kkzzhizhou/scoop-zapps/master/versions/360NetRepair.latest", | ||
"regex": "([\\d.]+)" | ||
}, | ||
"autoupdate": { | ||
"url": "https://scoop-zapps.ziiyc.com/d/360NetRepair/360NetRepair-$version.zip", | ||
"hash": { | ||
"url": "$url.sha256", | ||
"regex": "$sha256" | ||
} | ||
}, | ||
"shortcuts": [ | ||
[ | ||
"360NetRepair.exe", | ||
"360断网急救箱" | ||
] | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,12 @@ | ||
{ | ||
"autoupdate": { | ||
"url": "https://github.com/dnasdw/3dstool/releases/download/v$version/3dstool.zip" | ||
}, | ||
"bin": "3dstool.exe", | ||
"checkver": "github", | ||
"description": "An all-in-one tool for extracting/creating 3ds roms.", | ||
"hash": "481e20f445eb2f0f506d0d88cd750385bc8377670d681d6f66f584a176027806", | ||
"homepage": "https://github.com/dnasdw/3dstool", | ||
"license": "MIT", | ||
"persist": [ | ||
"ext_key.txt", | ||
"ignore_3dstool.txt" | ||
], | ||
"url": "https://github.com/dnasdw/3dstool/releases/download/v1.2.6/3dstool.zip", | ||
"version": "1.2.6" | ||
"homepage": "https://github.com/dnasdw/3dstool", | ||
"description": "An all-in-one tool for extracting/creating 3ds roms.", | ||
"version": "1.2.6", | ||
"url": "https://github.com/dnasdw/3dstool/releases/download/v1.2.6/3dstool.zip", | ||
"hash": "481e20f445eb2f0f506d0d88cd750385bc8377670d681d6f66f584a176027806", | ||
"bin": "3dstool.exe", | ||
"checkver": "github", | ||
"autoupdate": { | ||
"url": "https://github.com/dnasdw/3dstool/releases/download/v$version/3dstool.zip" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,28 @@ | ||
{ | ||
"autoupdate": { | ||
"hash": { | ||
"regex": "MD5 Hash: +[\\w]{32}", | ||
"url": "https://portableapps.com/apps/games/4st-attack-portable" | ||
}, | ||
"url": "https://downloads.sourceforge.net/portableapps/4stAttackPortable_$version_English.paf.exe" | ||
}, | ||
"bin": "4stAttackPortable.exe", | ||
"checkver": { | ||
"re": "Version \\s+([\\w\\.]* for Win", | ||
"url": "https://portableapps.com/apps/games/4st-attack-portable" | ||
}, | ||
"description": "4-in-a-row puzzle game", | ||
"hash": "md5:61c5412df601fa0805cad873ba216083", | ||
"homepage": "https://portableapps.com/apps/games/4st-attack-portable", | ||
"license": "", | ||
"persist": "Data", | ||
"post_install": "Remove-Item -LiteralPath \"$dir\\`$PLUGINSDIR\" -Force -Recurse", | ||
"shortcuts": [ | ||
[ | ||
"4stAttackPortable.exe", | ||
"4stAttackPortable" | ||
] | ||
], | ||
"url": "https://downloads.sourceforge.net/portableapps/4stAttackPortable_2.0_English.paf.exe#/dl.7z", | ||
"version": "2.0" | ||
"homepage": "https://portableapps.com/apps/games/4st-attack-portable", | ||
"description": "4-in-a-row puzzle game", | ||
"version": "2.0", | ||
"license": "", | ||
"url": "https://downloads.sourceforge.net/portableapps/4stAttackPortable_2.0_English.paf.exe#/dl.7z", | ||
"hash": "md5:61c5412df601fa0805cad873ba216083", | ||
"bin": "4stAttackPortable.exe", | ||
"shortcuts": [ | ||
[ | ||
"4stAttackPortable.exe", | ||
"4stAttackPortable" | ||
] | ||
], | ||
"persist": "Data", | ||
"checkver": { | ||
"url": "https://portableapps.com/apps/games/4st-attack-portable", | ||
"re": "Version \\s+([\\w\\.]* for Win" | ||
}, | ||
"autoupdate": { | ||
"url": "https://downloads.sourceforge.net/portableapps/4stAttackPortable_$version_English.paf.exe", | ||
"hash": { | ||
"url": "https://portableapps.com/apps/games/4st-attack-portable", | ||
"regex": "MD5 Hash: +[\\w]{32}" | ||
} | ||
}, | ||
"post_install": "Remove-Item -LiteralPath \"$dir\\`$PLUGINSDIR\" -Force -Recurse" | ||
} |
Oops, something went wrong.