Skip to content

Commit

Permalink
Update timestamp 2023-04-03T10:55:22Z
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 3, 2023
1 parent 18109a1 commit 785bfa6
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 45 deletions.
41 changes: 14 additions & 27 deletions bucket/ppsspp-dev.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
{
"version": "1.14.4-1221-3e587fc99",
"description": "Sony PlayStation Portable (PSP) emulator",
"version": "1.14.4-1221",
"homepage": "https://www.ppsspp.org",
"license": {
"url": "https://github.com/hrydgard/ppsspp/blob/master/LICENSE.TXT",
"identifier": "GPL 2.0 or later"
},
"license": "GPL-2.0-only",
"extract_dir": "ppsspp",
"post_install": "Remove-Item \"$dir\\demos\" -Recurse",
"persist": "memstick",
"architecture": {
"64bit": {
"url": "https://buildbot.orphis.net/ppsspp/index.php?m=dl&rev=v1.14.4-1221-g3e587fc99&platform=windows-amd64#/dl.zip",
"url": "https://buildbot.orphis.net/ppsspp/index.php?m=dl&rev=v1.14.4-1221-g3e587fc99&platform=windows-amd64#/dl.7z",
"hash": "3d01b9275074f3c4d47c159de4e1b448cb8276100fd3fa4e3649b2705b4f141f",
"bin": [
[
Expand All @@ -19,12 +18,12 @@
"shortcuts": [
[
"PPSSPPWindows64.exe",
"PPSSPP (dev)"
"PPSSPP-DEV"
]
]
},
"32bit": {
"url": "https://buildbot.orphis.net/ppsspp/index.php?m=dl&rev=v1.14.4-1221-g3e587fc99&platform=windows-x86#/dl.zip",
"url": "https://buildbot.orphis.net/ppsspp/index.php?m=dl&rev=v1.14.4-1221-g3e587fc99&platform=windows-x86#/dl.7z",
"hash": "b1e277e51e6aba469a48eeae363dffbd2f14cf8a85b04d04a489dccf3dc5bb15",
"bin": [
[
Expand All @@ -35,35 +34,23 @@
"shortcuts": [
[
"PPSSPPWindows.exe",
"PPSSPP (dev)"
"PPSSPP-DEV"
]
]
}
},
"extract_dir": "ppsspp",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null",
" New-item \"$persist_dir\\memstick\" -ItemType Directory | Out-Null",
"}"
],
"persist": [
"memstick",
"assets",
"demos"
],
"checkver": {
"url": "https://buildbot.orphis.net/ppsspp/index.php",
"regex": "rev=v(?<version>[\\d.]+)-(?<build>[\\d]+)-g(?<commit>[\\da-fA-F]+)&(?:amp;)platform=windows-amd64",
"replace": "${version}-${build}-${commit}"
"url": "https://buildbot.orphis.net/ppsspp/index.php?m=fulllist",
"regex": "v(?<version>[\\d.]+)-(?<rev>[\\d]+)-(?<commit>[\\d\\w]+)",
"replace": "${version}-${rev}"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://buildbot.orphis.net/ppsspp/index.php?m=dl&rev=v$matchVersion-$matchBuild-g$matchCommit&platform=windows-amd64#/dl.zip"
"url": "https://buildbot.orphis.net/ppsspp/index.php?m=dl&rev=v$version-$matchCommit&platform=windows-amd64#/dl.7z"
},
"32bit": {
"url": "https://buildbot.orphis.net/ppsspp/index.php?m=dl&rev=v$matchVersion-$matchBuild-g$matchCommit&platform=windows-x86#/dl.zip"
"url": "https://buildbot.orphis.net/ppsspp/index.php?m=dl&rev=v$version-$matchCommit&platform=windows-x86#/dl.7z"
}
}
}
Expand Down
12 changes: 6 additions & 6 deletions bucket/torrserver.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "MatriX.120",
"version": "MatriX.121",
"description": "Torrent stream server.",
"homepage": "https://github.com/YouROK/TorrServer",
"license": "Freeware",
"architecture": {
"64bit": {
"url": "https://github.com/YouROK/TorrServer/releases/download/MatriX.120/TorrServer-windows-amd64.exe#/torrserver.exe",
"hash": "fec3fcf148d4ea7a1cd813e804f33a12f15fb8671485480d42eaf8896ec171e5",
"url": "https://github.com/YouROK/TorrServer/releases/download/MatriX.121/TorrServer-windows-amd64.exe#/torrserver.exe",
"hash": "9a4f0e5809a2cf74582e575206836247c184be4cd1f7e829b4dcd4270e784700",
"bin": [
[
"torrserver.exe",
Expand All @@ -16,8 +16,8 @@
]
},
"32bit": {
"url": "https://github.com/YouROK/TorrServer/releases/download/MatriX.120/TorrServer-windows-386.exe#/torrserver.exe",
"hash": "2bf0dfac016319cc72c46e17b0912136d0a56a1b6e055c175fb58d37fca617d3",
"url": "https://github.com/YouROK/TorrServer/releases/download/MatriX.121/TorrServer-windows-386.exe#/torrserver.exe",
"hash": "2bfb80a6cfe7f3808572a22c427f380f7e68ac1f748a0d77134b18a15614e6d6",
"bin": [
[
"torrserver.exe",
Expand All @@ -28,7 +28,7 @@
}
},
"checkver": {
"github": "https://github.com/YouROK/TorrServer",
"url": "https://github.com/YouROK/TorrServer/releases/latest",
"regex": "/tree/(\\S+)\""
},
"autoupdate": {
Expand Down
6 changes: 3 additions & 3 deletions bucket/wavebox-portable.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "10.111.36.2",
"version": "10.112.6.2",
"description": "Wavebox 10. A distraction-free browser for fast and focused working across all web apps.",
"homepage": "https://wavebox.io/",
"license": {
Expand All @@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://download.wavebox.app/stable/win/Install%20Wavebox%2010.111.36.2.exe#/dl.7z",
"hash": "6d26bf30b91cccc6777742a740447f6742844231197b13820f360222c2b5111e"
"url": "https://download.wavebox.app/stable/win/Install%20Wavebox%2010.112.6.2.exe#/dl.7z",
"hash": "dc1f4d672c9c2f778436e2682aab3cd6f029e08d8be0f19e6e9310bd26f41295"
}
},
"pre_install": "Expand-7zipArchive \"$dir\\chrome.7z\" -ExtractDir 'Chrome-bin' -Removal",
Expand Down
18 changes: 9 additions & 9 deletions stats.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"badManifests": 14,
"apps": 17578,
"appsUpdated": 3,
"manifests": 80770,
"totalBuckets": 1401,
"downloads": 0,
"appsUpdated": 6,
"prevDate": "2023-04-03T09:52:45Z",
"date": "2023-04-03T10:55:22Z",
"totalDownloads": 1560,
"date": "2023-04-03T10:29:26Z",
"badBuckets": 12,
"appsNew": 0,
"manifests": 80770,
"appsDeleted": 0,
"totalBuckets": 1401,
"buckets": 1389
"appsNew": 0,
"prevDate": "2023-04-03T10:29:26Z",
"apps": 17578,
"buckets": 1389,
"badBuckets": 12
}

0 comments on commit 785bfa6

Please sign in to comment.