Skip to content

Commit

Permalink
Update timestamp 2023-04-03T10:29:26Z
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 3, 2023
1 parent 0406d5a commit 18109a1
Show file tree
Hide file tree
Showing 7 changed files with 56 additions and 43 deletions.
6 changes: 3 additions & 3 deletions bucket/WPSOffice-Portable.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"version": "11.2.0.11513",
"version": "11.2.0.11516",
"description": "WPS Office. WPS Office is a lightweight, feature-rich comprehensive office suite with high compatibility.",
"homepage": "https://www.wps.com",
"license": {
"identifier": "Freeware",
"url": "https://www.wps.com/eula"
},
"changelog": "https://www.wps.com/whatsnew/pc/",
"url": "https://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/11.2.0.11513/500.1001/WPSOffice_11.2.0.11513.exe",
"hash": "dfd19fe311487d94728a15016d8fed0f5e2647af165bcfa701e5875b6dd29968",
"url": "https://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/11.2.0.11516/500.1001/WPSOffice_11.2.0.11516.exe",
"hash": "b348d1a16922f6670d332eedc63dc6e0cf29e98f4cb3a8b99a998a94fb272711",
"pre_install": [
"Expand-7zipArchive \"$dir\\$fname\" -Switches '-t#'",
"Remove-Item \"$dir\\*\" -Exclude '4.7z', '2.7z' -Recurse",
Expand Down
6 changes: 3 additions & 3 deletions bucket/chinesesubfinder.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "0.50.1",
"version": "0.50.2",
"description": "自动化中文字幕下载",
"homepage": "https://github.com/allanpk716/ChineseSubFinder",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/allanpk716/ChineseSubFinder/releases/download/v0.50.1/chinesesubfinder-0.50.1-Windows-x86_64.tar.gz",
"hash": "7f9b23ac290d382e4b38bdb928a4e70a2a182a5ff54a63145c52f46446aa23fb"
"url": "https://github.com/allanpk716/ChineseSubFinder/releases/download/v0.50.2/chinesesubfinder-0.50.2-Windows-x86_64.tar.gz",
"hash": "e1423ec03bf42b8ad2b600ba9cac519e0862233a3688cf24079d8ac668bc78fd"
}
},
"bin": "chinesesubfinder.exe",
Expand Down
10 changes: 5 additions & 5 deletions bucket/googlechrome-canary.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "114.0.5690.0",
"version": "114.0.5692.0",
"description": "Fast, secure, and free web browser, built for the modern web.",
"homepage": "https://www.google.com/chrome/canary",
"license": {
Expand All @@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://dl.google.com/release2/chrome/acuy6j6l6mephf547fttfbu7zrpq_114.0.5690.0/114.0.5690.0_chrome_installer.exe#/dl.7z",
"hash": "65e70a3e178ae08e6fff18a0b048b128293a58b1e2b1d7b8fcb776c7f72029fe"
"url": "https://dl.google.com/release2/chrome/acl562xxvfm7n6dkb2zych7akj6a_114.0.5692.0/114.0.5692.0_chrome_installer.exe#/dl.7z",
"hash": "a48c17b60713ffb4e2c209522b75bbab85a023e5e46b86836316f730f263e52f"
},
"32bit": {
"url": "https://dl.google.com/release2/chrome/ad5xcvsi3aj2yiadgbpnxr5ftllq_114.0.5690.0/114.0.5690.0_chrome_installer.exe#/dl.7z",
"hash": "a6f2035ac1861ed3a728be0a91e36a1a852a34e8c7e39b1662c79b5d01f6700f"
"url": "https://dl.google.com/release2/chrome/acprb6fx4cyqtrrjt7uxjrywlsvq_114.0.5691.0/114.0.5691.0_chrome_installer.exe#/dl.7z",
"hash": "6bdc6e91434e3b8f2c08031e888d3ee2b1367604588668a89d15d54e353f646b"
}
},
"installer": {
Expand Down
45 changes: 29 additions & 16 deletions bucket/ppsspp-dev.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
{
"version": "1.14.4-1218",
"version": "1.14.4-1221-3e587fc99",
"description": "Sony PlayStation Portable (PSP) emulator",
"homepage": "https://www.ppsspp.org",
"license": "GPL-2.0-only",
"extract_dir": "ppsspp",
"post_install": "Remove-Item \"$dir\\demos\" -Recurse",
"persist": "memstick",
"license": {
"url": "https://github.com/hrydgard/ppsspp/blob/master/LICENSE.TXT",
"identifier": "GPL 2.0 or later"
},
"architecture": {
"64bit": {
"url": "https://buildbot.orphis.net/ppsspp/index.php?m=dl&rev=v1.14.4-1218-gecfd4759d&platform=windows-amd64#/dl.7z",
"hash": "7184d5a3e3896e5ac676d96d9ed78c883b614d059670d1561731c109c46268b3",
"url": "https://buildbot.orphis.net/ppsspp/index.php?m=dl&rev=v1.14.4-1221-g3e587fc99&platform=windows-amd64#/dl.zip",
"hash": "3d01b9275074f3c4d47c159de4e1b448cb8276100fd3fa4e3649b2705b4f141f",
"bin": [
[
"PPSSPPWindows64.exe",
Expand All @@ -18,13 +19,13 @@
"shortcuts": [
[
"PPSSPPWindows64.exe",
"PPSSPP-DEV"
"PPSSPP (dev)"
]
]
},
"32bit": {
"url": "https://buildbot.orphis.net/ppsspp/index.php?m=dl&rev=v1.14.4-1218-gecfd4759d&platform=windows-x86#/dl.7z",
"hash": "7ec44a4163f17a1bdfcdf1ffe0d7d5c83b6acfdd2c9318457306d44f2b817841",
"url": "https://buildbot.orphis.net/ppsspp/index.php?m=dl&rev=v1.14.4-1221-g3e587fc99&platform=windows-x86#/dl.zip",
"hash": "b1e277e51e6aba469a48eeae363dffbd2f14cf8a85b04d04a489dccf3dc5bb15",
"bin": [
[
"PPSSPPWindows.exe",
Expand All @@ -34,23 +35,35 @@
"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?m=fulllist",
"regex": "v(?<version>[\\d.]+)-(?<rev>[\\d]+)-(?<commit>[\\d\\w]+)",
"replace": "${version}-${rev}"
"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}"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://buildbot.orphis.net/ppsspp/index.php?m=dl&rev=v$version-$matchCommit&platform=windows-amd64#/dl.7z"
"url": "https://buildbot.orphis.net/ppsspp/index.php?m=dl&rev=v$matchVersion-$matchBuild-g$matchCommit&platform=windows-amd64#/dl.zip"
},
"32bit": {
"url": "https://buildbot.orphis.net/ppsspp/index.php?m=dl&rev=v$version-$matchCommit&platform=windows-x86#/dl.7z"
"url": "https://buildbot.orphis.net/ppsspp/index.php?m=dl&rev=v$matchVersion-$matchBuild-g$matchCommit&platform=windows-x86#/dl.zip"
}
}
}
Expand Down
6 changes: 3 additions & 3 deletions bucket/whisper.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.10.1",
"version": "1.11.0",
"description": "High-performance GPGPU inference of OpenAI's Whisper automatic speech recognition (ASR) model",
"homepage": "https://github.com/Const-me/Whisper",
"license": {
Expand All @@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/Const-me/Whisper/releases/download/1.10.1/WhisperDesktop.zip",
"hash": "1dadf8172a1f2495a2314a6ae30e0e5d7418b4baa29404c19141ec14d12ebc08"
"url": "https://github.com/Const-me/Whisper/releases/download/1.11.0/WhisperDesktop.zip",
"hash": "93dcdf4add0d7bcc8118b1342d01f6bf25fc49736b95ddb252406faff026695a"
}
},
"shortcuts": [
Expand Down
6 changes: 3 additions & 3 deletions bucket/wireshark-nightly.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.1.0rc0-2073-gee314ace8ae2",
"version": "4.1.0rc0-2074-gcfadac0d6d81",
"description": "A network protocol analyzer that lets you see what’s happening on your network at a microscopic level.",
"homepage": "https://www.wireshark.org/",
"license": "GPL-2.0-or-later",
Expand All @@ -11,8 +11,8 @@
"suggest": {
"Nmap (includes Npcap)": "nmap"
},
"url": "https://www.wireshark.org/download/automated/win64/WiresharkPortable64_4.1.0rc0-2073-gee314ace8ae2.paf.exe#/dl.7z",
"hash": "0ed9a2d9e7505914e89ce028c6a4b21f8f26a74317047cd7516cc1b64ebb9eb2",
"url": "https://www.wireshark.org/download/automated/win64/WiresharkPortable64_4.1.0rc0-2074-gcfadac0d6d81.paf.exe#/dl.7z",
"hash": "9b124a7d1cfaa21eed485756776346621c54c50bc790f1a06c444c89a960db7f",
"bin": [
"App\\Wireshark\\capinfos.exe",
"App\\Wireshark\\captype.exe",
Expand Down
20 changes: 10 additions & 10 deletions stats.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"totalBuckets": 1401,
"totalDownloads": 1560,
"downloads": 1,
"prevDate": "2023-04-03T09:24:54Z",
"apps": 17578,
"badManifests": 14,
"buckets": 1389,
"manifests": 80770,
"appsDeleted": 0,
"apps": 17578,
"downloads": 0,
"appsUpdated": 6,
"prevDate": "2023-04-03T09:52:45Z",
"totalDownloads": 1560,
"date": "2023-04-03T10:29:26Z",
"badBuckets": 12,
"date": "2023-04-03T09:52:45Z",
"appsNew": 0,
"appsUpdated": 6
"manifests": 80770,
"appsDeleted": 0,
"totalBuckets": 1401,
"buckets": 1389
}

0 comments on commit 18109a1

Please sign in to comment.