Skip to content

Commit

Permalink
Update timestamp 2024-10-16T01:56:48Z
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 16, 2024
1 parent 3cc3459 commit 6933580
Show file tree
Hide file tree
Showing 3,119 changed files with 72,187 additions and 73,262 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
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 **163027** manifests.
- The database indexes **163031** manifests.
- The harvester gathers data from **1832** buckets.
- The Bucket provides last versions for all the **49212** apps.

Expand Down
24 changes: 12 additions & 12 deletions bucket/0cc-famitracker.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"version": "0315r3",
"description": "0CC-FamiTracker is a backward-compatible extension of FamiTracker that includes various bug fixes and new features that are also supported in exported NSFs.",
"homepage": "http://hertzdevil.info/programs/",
"license": "GPL-2.0-only",
"url": "http://hertzdevil.info/programs/0CCft_v0315r3.7z",
"hash": "d40752cdfaeb77a2f7f17fd92ea619ce16d29482647e3864b31c3b33f8fbf0a9",
"bin": "0CC-FamiTracker.exe",
"shortcuts": [
[
"0CC-FamiTracker.exe",
"0CC-FamiTracker"
]
"version": "0315r3",
"description": "0CC-FamiTracker is a backward-compatible extension of FamiTracker that includes various bug fixes and new features that are also supported in exported NSFs.",
"homepage": "http://hertzdevil.info/programs/",
"license": "GPL-2.0-only",
"url": "http://hertzdevil.info/programs/0CCft_v0315r3.7z",
"hash": "d40752cdfaeb77a2f7f17fd92ea619ce16d29482647e3864b31c3b33f8fbf0a9",
"bin": "0CC-FamiTracker.exe",
"shortcuts": [
[
"0CC-FamiTracker.exe",
"0CC-FamiTracker"
]
]
}
3 changes: 2 additions & 1 deletion bucket/0xProto-NF-Mono.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"$fontInstallDir = if ($global) { \"$env:windir\\Fonts\" } else { \"$env:LOCALAPPDATA\\Microsoft\\Windows\\Fonts\" }",
"if (-not $global) {",
" # Ensure user font install directory exists and has correct permission settings",
" # See https://github.com/matthewjberger/scoop-nerd-fonts/issues/198#issuecomment-1488996737",
" New-Item $fontInstallDir -ItemType Directory -ErrorAction SilentlyContinue | Out-Null",
" $accessControlList = Get-Acl $fontInstallDir",
" $allApplicationPackagesAccessRule = New-Object System.Security.AccessControl.FileSystemAccessRule([System.Security.Principal.SecurityIdentifier]::new(\"S-1-15-2-1\"), \"ReadAndExecute\", \"ContainerInherit,ObjectInherit\", \"None\", \"Allow\")",
Expand All @@ -39,7 +40,7 @@
"Get-ChildItem $dir -Filter '*NerdFontMono-*' | ForEach-Object {",
" $value = if ($global) { $_.Name } else { \"$fontInstallDir\\$($_.Name)\" }",
" New-ItemProperty -Path $registryKey -Name $_.Name.Replace($_.Extension, ' (TrueType)') -Value $value -Force | Out-Null",
" Copy-Item $_.FullName -Destination $fontInstallDir",
" Copy-Item -LiteralPath $_.FullName -Destination $fontInstallDir",
"}"
]
},
Expand Down
2 changes: 1 addition & 1 deletion bucket/0xProto-NF.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"Get-ChildItem $dir -Filter '*NerdFont-*' | ForEach-Object {",
" $value = if ($global) { $_.Name } else { \"$fontInstallDir\\$($_.Name)\" }",
" New-ItemProperty -Path $registryKey -Name $_.Name.Replace($_.Extension, ' (TrueType)') -Value $value -Force | Out-Null",
" Copy-Item $_.FullName -Destination $fontInstallDir",
" Copy-Item -LiteralPath $_.FullName -Destination $fontInstallDir",
"}"
]
},
Expand Down
46 changes: 23 additions & 23 deletions bucket/16iroha.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"version": "20201201",
"description": "A Shogi engine.",
"homepage": "https://16-168.hatenablog.jp/",
"url": [
"https://drive.google.com/uc?id=1wCvYBnDwz4fRx1gvbYSsqfN7-qhFnfuc#/16iroha-4std.zip",
"https://drive.google.com/uc?id=1xzm-BJl9ZtDw9agqtkJnOHCjsO2b1U3x#/16-168kai_wcsc27.zip",
"https://drive.google.com/uc?id=1lkxccv0y08kUOlJjlKETgcV31xQNT5vD#/16-168rev2.7z"
],
"hash": [
"3bf0c8b67e081dff669c33efaa40ade88a72cdbf9e6ade1f20649bb72b487e33",
"eaa2f9c25e8d78b75bb1f4a0c919fe3d0e21cc98d37c2c8f345c1a85ee7ffa72",
"6c6995a9f9e2ce5360a19252d1a459ab047788588440b42d0049cf57a8ff4040"
],
"extract_dir": [
"16iroha-4std",
"16-168kai_wcsc27",
"16-168rev2"
],
"extract_to": [
"20161031",
"20170603",
"20201201"
]
"version": "20201201",
"description": "A Shogi engine.",
"homepage": "https://16-168.hatenablog.jp/",
"url": [
"https://drive.google.com/uc?id=1wCvYBnDwz4fRx1gvbYSsqfN7-qhFnfuc#/16iroha-4std.zip",
"https://drive.google.com/uc?id=1xzm-BJl9ZtDw9agqtkJnOHCjsO2b1U3x#/16-168kai_wcsc27.zip",
"https://drive.google.com/uc?id=1lkxccv0y08kUOlJjlKETgcV31xQNT5vD#/16-168rev2.7z"
],
"hash": [
"3bf0c8b67e081dff669c33efaa40ade88a72cdbf9e6ade1f20649bb72b487e33",
"eaa2f9c25e8d78b75bb1f4a0c919fe3d0e21cc98d37c2c8f345c1a85ee7ffa72",
"6c6995a9f9e2ce5360a19252d1a459ab047788588440b42d0049cf57a8ff4040"
],
"extract_dir": [
"16iroha-4std",
"16-168kai_wcsc27",
"16-168rev2"
],
"extract_to": [
"20161031",
"20170603",
"20201201"
]
}
32 changes: 13 additions & 19 deletions bucket/1by1.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,27 @@
{
"homepage": "http://mpesch3.de/1by1.html",
"version": "2.10",
"homepage": "https://mpesch3.de/1by1.html",
"description": "Directory Player: directly plays folder contents.",
"license": "freeware",
"url": [
"https://www.fosshub.com/1by1.html?dwl=1by1_210.exe",
"https://mpesch3.de/extra/dsp_1by1enh_21.zip",
"https://mpesch3.de/extra/mpglibdll092.zip"
],
"hash": [
"db2a1635b18d7fed5610c01b621ac5394d974edc019e772cc32eeae8c295aa4a",
"b88c337205b9790a8e8a248110fca813f545d8aac286d2d04781d50196c9c1ed",
"b627f5fe814ef2e65d9f276925105a330048c3341b65eb8ebf36c0eb98e312b3"
],
"installer": {
"script": "Expand-7ZipArchive \"$dir\\1by1.html\" \"$dir\" -Removal"
},
"bin": "1by1.exe",
"persist": "1by1.ini",
"url": "https://mpesch3.de/1by1_210.exe#/dl.7z",
"hash": "db2a1635b18d7fed5610c01b621ac5394d974edc019e772cc32eeae8c295aa4a",
"shortcuts": [
[
"1by1.exe",
"1by1"
]
],
"checkver": "Version ([\\d.]+) ",
"pre_install": "if(!(Test-Path \"$dir/1by1.ini\")) { Add-Content \"$dir/1by1.ini\" $null }",
"persist": "1by1.ini",
"checkver": {
"url": "https://mpesch3.de/1by1.html",
"regex": "Version\\s([\\d.]+)"
},
"autoupdate": {
"url": "https://www.fosshub.com/1by1.html?dwl=1by1_$cleanVersion.exe",
"url": "https://mpesch3.de/1by1_$cleanVersion.exe#/dl.7z",
"hash": {
"mode": "fosshub"
"url": "https://www.fosshub.com/1by1.html",
"regex": "(?sm)$basename.*?\"sha256\":\"$sha256\""
}
}
}
52 changes: 26 additions & 26 deletions bucket/2048Portable.json
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"
"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"
}
20 changes: 10 additions & 10 deletions bucket/2345pic.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "10.10.0.9955",
"description": "2345看图王是2345推出的一款速度超快并且格式兼容超多的高清看图软件,支持多达95种格式图片的查看",
"homepage": "https://pic.2345.cc/",
"license": "BSD-3-Clause",
"url": "https://xmod-my.sharepoint.cn/:u:/g/personal/admin_xmod_partner_onmschina_cn/EYVFeIwSeUhPn07LCZXdrZgB5cSdGsPbAH7Hp6vS0mGq7A?download=1#/dl.7z",
"shortcuts": [
[
"2345PicViewer.exe",
"2345Pic"
"version": "10.10.0.9955",
"description": "2345看图王是2345推出的一款速度超快并且格式兼容超多的高清看图软件,支持多达95种格式图片的查看",
"homepage": "https://pic.2345.cc/",
"license": "BSD-3-Clause",
"url": "https://xmod-my.sharepoint.cn/:u:/g/personal/admin_xmod_partner_onmschina_cn/EYVFeIwSeUhPn07LCZXdrZgB5cSdGsPbAH7Hp6vS0mGq7A?download=1#/dl.7z",
"shortcuts": [
[
"2345PicViewer.exe",
"2345Pic"
]
]
]
}
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"
"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"
}
2 changes: 1 addition & 1 deletion bucket/3270-NF-Mono.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"Get-ChildItem $dir -Filter '*NerdFontMono-*' | ForEach-Object {",
" $value = if ($global) { $_.Name } else { \"$fontInstallDir\\$($_.Name)\" }",
" New-ItemProperty -Path $registryKey -Name $_.Name.Replace($_.Extension, ' (TrueType)') -Value $value -Force | Out-Null",
" Copy-Item -LiteralPath $_.FullName -Destination $fontInstallDir",
" Copy-Item $_.FullName -Destination $fontInstallDir",
"}"
]
},
Expand Down
2 changes: 1 addition & 1 deletion bucket/3270-NF-Propo.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"Get-ChildItem $dir -Filter '*NerdFontPropo-*' | ForEach-Object {",
" $value = if ($global) { $_.Name } else { \"$fontInstallDir\\$($_.Name)\" }",
" New-ItemProperty -Path $registryKey -Name $_.Name.Replace($_.Extension, ' (TrueType)') -Value $value -Force | Out-Null",
" Copy-Item $_.FullName -Destination $fontInstallDir",
" Copy-Item -LiteralPath $_.FullName -Destination $fontInstallDir",
"}"
]
},
Expand Down
2 changes: 1 addition & 1 deletion bucket/3270-NF.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"Get-ChildItem $dir -Filter '*NerdFont-*' | ForEach-Object {",
" $value = if ($global) { $_.Name } else { \"$fontInstallDir\\$($_.Name)\" }",
" New-ItemProperty -Path $registryKey -Name $_.Name.Replace($_.Extension, ' (TrueType)') -Value $value -Force | Out-Null",
" Copy-Item $_.FullName -Destination $fontInstallDir",
" Copy-Item -LiteralPath $_.FullName -Destination $fontInstallDir",
"}"
]
},
Expand Down
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"
}
"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"
}
}
Loading

0 comments on commit 6933580

Please sign in to comment.