Skip to content

Commit

Permalink
Update timestamp 2023-04-03T04:55:02Z
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 3, 2023
1 parent fcbc65b commit fbfa9bd
Show file tree
Hide file tree
Showing 1,735 changed files with 38,601 additions and 38,976 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ____

To help users to maintain all the apss updated, this repo provides two services, a bucket with all the apps, and a database for fast app search. The platform surveys internet for known buckets and creates Bucket and database snapshots every 30 minutes. At this time the metrics for the **ScoopMaster** platform in its current snapshot are:

- The database indexes **80769** manifests.
- The database indexes **80768** manifests.
- The harvester gathers data from **1389** buckets.
- The Bucket provides last versions for all the **17578** apps.

Expand Down
36 changes: 18 additions & 18 deletions bucket/163musiclyrics.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"version": "5.9",
"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"
}
"autoupdate": {
"url": "https://github.com/jitwxs/163MusicLyrics/releases/download/v$version/v$version-green.zip"
},
"bin": "MusicLyricApp.exe",
"checkver": "github",
"description": "Windows 网易云音乐歌词获取",
"hash": "41a1bf2179d90716b3c265a47de4951f12f99afc067ae06189b6d8eae965599a",
"homepage": "https://github.com/jitwxs/163MusicLyrics/",
"license": {
"identifier": "Apache-2.0",
"url": "https://github.com/jitwxs/163MusicLyrics/blob/master/LICENSE"
},
"notes": [
" - Guide: <https://github.com/jitwxs/163MusicLyrics/wiki/3.x-Guide>",
" - ChangeLog: <https://github.com/jitwxs/163MusicLyrics/wiki/ChangeLog>"
],
"shortcuts": [
[
"MusicLyricApp.exe",
"Music Lyric"
"网易云音乐歌词提取"
]
],
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/jitwxs/163MusicLyrics/releases/download/v$version/v$version-green.zip"
}
}
}
"url": "https://github.com/jitwxs/163MusicLyrics/releases/download/v5.9/v5.9-green.zip",
"version": "5.9"
}
4 changes: 2 additions & 2 deletions bucket/1password.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "8.10.3",
"description": "1Password世界上最好的密码管理器",
"description": "The world’s most-loved password manager.",
"homepage": "https://1password.com/",
"license": "Proprietary",
"url": "https://c.1password.com/dist/1P/win8/1PasswordSetup-8.10.3.exe#/dl.7z",
"installer": {
"script": [
"Expand-7zipArchive \"$dir\\.rdata\" -Removal",
"Get-ChildItem \"$dir\" | ForEach-Object { if ($_.Name -match '[^\\x00-\\x7F]') { Move-Item -Path $_.FullName -Destination $($_.FullName -replace '[^\\x00-\\x7F]','\\') } }"
"Get-ChildItem ** | ForEach-Object { Move-Item -Path $_ -Destination $($_.Name -replace '','\\') }"
]
},
"bin": "1Password.exe",
Expand Down
52 changes: 26 additions & 26 deletions bucket/2XClient.json
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"
}
52 changes: 26 additions & 26 deletions bucket/360Chrome.json
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极速浏览器"
]
]
}
70 changes: 35 additions & 35 deletions bucket/360chrome-portable.json
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
{
"version": "13.5.1060.0",
"description": "360 Extreme Browser, Chromium86 kernel.",
"homepage": "https://browser.360.cn/eex/",
"license": {
"identifier": "Proprietary",
"url": "http://www.360.cn/xukexieyi.html#jisu"
},
"url": "https://down.360safe.com/cse/360cse_13.5.1060.0.exe#/dl.7z",
"hash": "5b60b597f94732d8fc707144d5572a0709d6739ad0583406166c6d7756f1a95f",
"pre_install": "Expand-7zipArchive \"$dir\\chrome.7z\" -ExtractDir 'Chrome-bin' -Removal",
"bin": [
[
"360chrome.exe",
"360chrome",
"--user-data-dir=\"$dir\\User Data\" --disk-cache-dir=\"$dir\\Cache\""
]
],
"shortcuts": [
[
"360chrome.exe",
"360\\360 Chrome",
"--user-data-dir=\"$dir\\User Data\" --disk-cache-dir=\"$dir\\Cache\""
]
],
"persist": [
"User Data",
"Cache"
],
"checkver": {
"url": "https://browser.360.cn/ee/",
"regex": "360cse_([\\d.]+)\\.exe"
},
"autoupdate": {
"url": "https://down.360safe.com/cse/360cse_$version.exe#/dl.7z"
}
"autoupdate": {
"url": "https://down.360safe.com/cse/360cse_$version.exe#/dl.7z"
},
"bin": [
[
"360chrome.exe",
"360chrome",
"--user-data-dir=\"$dir\\User Data\" --disk-cache-dir=\"$dir\\Cache\""
]
],
"checkver": {
"regex": "360cse_([\\d.]+)\\.exe",
"url": "https://browser.360.cn/ee/"
},
"description": "360 Extreme Browser, Chromium86 kernel.",
"hash": "5b60b597f94732d8fc707144d5572a0709d6739ad0583406166c6d7756f1a95f",
"homepage": "https://browser.360.cn/eex/",
"license": {
"identifier": "Proprietary",
"url": "http://www.360.cn/xukexieyi.html#jisu"
},
"persist": [
"User Data",
"Cache"
],
"pre_install": "Expand-7zipArchive \"$dir\\chrome.7z\" -ExtractDir 'Chrome-bin' -Removal",
"shortcuts": [
[
"360chrome.exe",
"360\\360 Chrome",
"--user-data-dir=\"$dir\\User Data\" --disk-cache-dir=\"$dir\\Cache\""
]
],
"url": "https://down.360safe.com/cse/360cse_13.5.1060.0.exe#/dl.7z",
"version": "13.5.1060.0"
}
48 changes: 24 additions & 24 deletions bucket/3dscontroller.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"version": "0.7.2",
"description": "An all-in-one tool for extracting/creating 3ds roms.",
"homepage": "https://github.com/Ordinaryperson2/3DSController",
"license": "Unknown",
"url": "https://github.com/Ordinaryperson2/3DSController/releases/download/0.7.2/3DSController072.zip",
"hash": "63f3584f71b8a1597cf6791ee9945169abfd572adb0041620be8d438627816f9",
"extract_dir": "3DSController072\\PC",
"bin": "3DSController.exe",
"persist": "3DSController.ini",
"pre_install": "if(Test-Path \"$persist_dir\\3DSController.ini\") { Remove-Item \"$dir\\3DSController.ini\" -Force }",
"shortcuts": [
[
"3DSController.exe",
"3DSController"
]
],
"checkver": {
"url": "https://github.com/Ordinaryperson2/3DSController/releases.atom",
"regex": "/releases/tag/([\\d\\.]+)"
},
"autoupdate": {
"url": "https://github.com/Ordinaryperson2/3DSController/releases/download/$version/3DSController$cleanVersion.zip",
"extract_dir": "3DSController$cleanVersion\\PC"
}
"autoupdate": {
"extract_dir": "3DSController$cleanVersion\\PC",
"url": "https://github.com/Ordinaryperson2/3DSController/releases/download/$version/3DSController$cleanVersion.zip"
},
"bin": "3DSController.exe",
"checkver": {
"regex": "/releases/tag/([\\d\\.]+)",
"url": "https://github.com/Ordinaryperson2/3DSController/releases.atom"
},
"description": "An all-in-one tool for extracting/creating 3ds roms.",
"extract_dir": "3DSController072\\PC",
"hash": "63f3584f71b8a1597cf6791ee9945169abfd572adb0041620be8d438627816f9",
"homepage": "https://github.com/Ordinaryperson2/3DSController",
"license": "Unknown",
"persist": "3DSController.ini",
"pre_install": "if(Test-Path \"$persist_dir\\3DSController.ini\") { Remove-Item \"$dir\\3DSController.ini\" -Force }",
"shortcuts": [
[
"3DSController.exe",
"3DSController"
]
],
"url": "https://github.com/Ordinaryperson2/3DSController/releases/download/0.7.2/3DSController072.zip",
"version": "0.7.2"
}
32 changes: 11 additions & 21 deletions bucket/3proxy.json
Original file line number Diff line number Diff line change
@@ -1,39 +1,29 @@
{
"version": "0.9.4",
"description": "A tiny free proxy server.",
"homepage": "https://3proxy.org/",
"license": {
"identifier": "Freeware",
"url": "https://github.com/3proxy/3proxy/blob/master/copying"
},
"description": "tiny free proxy server",
"homepage": "https://github.com/3proxy/3proxy",
"license": "Apache-2.0-or-later,GPL-2.0-or-later,LGPL-2.1-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/3proxy/3proxy/releases/download/0.9.4/3proxy-0.9.4-x64.zip",
"hash": "deafc2aa4aa431f358ab1bb41103a61c028591f4fc300fbc151f3ad728e4d234"
},
"32bit": {
"url": "https://github.com/3proxy/3proxy/releases/download/0.9.4/3proxy-0.9.4.zip",
"hash": "33d5bb89c8c2f3cbc30780d5e92d21ebca7d7755970871da61e5049efc803dfe"
}
},
"bin": "bin\\3proxy.exe",
"persist": "bin\\3proxy.cfg",
"pre_install": [
"if (Test-Path \"$dir\\bin64\") { Rename-Item -Path \"$dir\\bin64\" -NewName \"$dir\\bin\" }",
"if (!(Test-Path \"$persist_dir\\bin\\3proxy.cfg\")) { Copy-Item \"$dir\\cfg\\3proxy.cfg.sample\" \"$dir\\bin\\3proxy.cfg\" }"
"if (!(Test-Path \"$persist_dir\")) {",
" New-Item -Path \"$dir\" -Name \"bin64\\3proxy.cfg\" -ItemType \"File\" | Out-Null",
"}"
],
"notes": "Edit the default configuration file $dir\\bin\\3proxy.cfg before starting.",
"checkver": {
"github": "https://github.com/3proxy/3proxy"
},
"persist": "bin64\\3proxy.cfg",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/3proxy/3proxy/releases/download/$version/3proxy-$version-x64.zip"
},
"32bit": {
"url": "https://github.com/3proxy/3proxy/releases/download/$version/3proxy-$version.zip"
}
},
"hash": {
"mode": "download"
}
}
}
Loading

0 comments on commit fbfa9bd

Please sign in to comment.