Compare commits

...

8 Commits

Author SHA1 Message Date
github-actions[bot]
20c043aa00 rust-analyzer: Update to version 2025-05-12 2025-05-12 08:30:14 +00:00
github-actions[bot]
b0ccac054c oh-my-posh: Update to version 25.23.0 2025-05-12 08:30:14 +00:00
github-actions[bot]
529f24b170 k9s: Update to version 0.50.6 2025-05-12 08:30:14 +00:00
github-actions[bot]
675411df6f git-bug: Update to version 0.9.0 2025-05-12 08:30:13 +00:00
github-actions[bot]
0f80b80d9a twitchdownloader-cli: Update to version 1.55.7 2025-05-12 04:30:07 +00:00
github-actions[bot]
c3127bfb8c perl: Update to version 5.34.3.1 2025-05-12 04:30:07 +00:00
github-actions[bot]
757d3975a5 mihomo: Update to version 1.19.7 2025-05-12 04:30:06 +00:00
github-actions[bot]
941a05c476 aliyun: Update to version 3.0.276 2025-05-12 04:30:06 +00:00
8 changed files with 42 additions and 42 deletions

View File

@ -1,12 +1,12 @@
{ {
"version": "3.0.275", "version": "3.0.276",
"description": "Manage and use Alibaba Cloud resources.", "description": "Manage and use Alibaba Cloud resources.",
"homepage": "https://github.com/aliyun/aliyun-cli", "homepage": "https://github.com/aliyun/aliyun-cli",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.275/aliyun-cli-windows-3.0.275-amd64.zip", "url": "https://github.com/aliyun/aliyun-cli/releases/download/v3.0.276/aliyun-cli-windows-3.0.276-amd64.zip",
"hash": "57ae99ee8ff65e02c6d69ca95f15905fbc5fe257b5fb086b575453dec3f8ced8" "hash": "185e2c0e17df99cbe34412a0654162182f71dde638bb798770193716d01e00a2"
} }
}, },
"bin": "aliyun.exe", "bin": "aliyun.exe",

View File

@ -1,16 +1,16 @@
{ {
"version": "0.8.1", "version": "0.9.0",
"description": "Distributed, offline-first bug tracker embedded in git, with bridges", "description": "Distributed, offline-first bug tracker embedded in git, with bridges",
"homepage": "https://github.com/git-bug/git-bug", "homepage": "https://github.com/git-bug/git-bug",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/git-bug/git-bug/releases/download/v0.8.1/git-bug_windows_amd64.exe#/git-bug.exe", "url": "https://github.com/git-bug/git-bug/releases/download/v0.9.0/git-bug_windows_amd64.exe#/git-bug.exe",
"hash": "26e98d4fc58935f53810f7e978342a4e82ed27b480affcb584d1b858979165f8" "hash": "4e93792b2ef48cb1cf059bae3b7caa5a43a743875145623be77af318549a37af"
}, },
"32bit": { "32bit": {
"url": "https://github.com/git-bug/git-bug/releases/download/v0.8.1/git-bug_windows_386.exe#/git-bug.exe", "url": "https://github.com/git-bug/git-bug/releases/download/v0.9.0/git-bug_windows_386.exe#/git-bug.exe",
"hash": "c07c1aaeac80d375e98ad590f9a370facf38f6fe7514341d2e35a977477ce808" "hash": "22e5a89667b4604628247fed8b4cc46f621a45a41aa4234245303a2f92836f27"
} }
}, },
"bin": "git-bug.exe", "bin": "git-bug.exe",

View File

@ -1,16 +1,16 @@
{ {
"version": "0.50.5", "version": "0.50.6",
"description": "Kubernetes Clusters manager", "description": "Kubernetes Clusters manager",
"homepage": "https://github.com/derailed/k9s", "homepage": "https://github.com/derailed/k9s",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.50.5/k9s_Windows_amd64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.50.6/k9s_Windows_amd64.zip",
"hash": "224bd49567635e0887d3295e8f2771e7b849aef03b09a38e36b4ef6906307bc0" "hash": "cfa79324fa4f5710dec54d07f2d1661d44ea3bb8f3934eba929db6a51c6234dd"
}, },
"arm64": { "arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.50.5/k9s_Windows_arm64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.50.6/k9s_Windows_arm64.zip",
"hash": "3c5dc94d1fcbd2182a19944620e4d2179c2d504b370dea926a23b8566e877070" "hash": "1c8f2dd6dbfcfd92e7260b724a2363c5b1be7398fe4878b20257a7a9b8f71e48"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",

View File

@ -1,20 +1,20 @@
{ {
"version": "1.19.6", "version": "1.19.7",
"description": "A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.", "description": "A simple Python Pydantic model for Honkai: Star Rail parsed data from the Mihomo API.",
"homepage": "https://github.com/MetaCubeX/mihomo", "homepage": "https://github.com/MetaCubeX/mihomo",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.6/mihomo-windows-amd64-v1.19.6.zip", "url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.7/mihomo-windows-amd64-v1.19.7.zip",
"hash": "78c72cc49de8a57f95fe587cfc9af5c8aa0fbe48d639ca2ebfa56c886816d618" "hash": "9e481f8f944067a76f1eed9c6db0c1eba0b1b7c22c26dc2eb355e709f7c11d30"
}, },
"32bit": { "32bit": {
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.6/mihomo-windows-386-v1.19.6.zip", "url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.7/mihomo-windows-386-v1.19.7.zip",
"hash": "d95283cc745668829a81d1c8a899e53529954a17f01a0e39f611b5b72f4e5bc9" "hash": "ba99b2fe8c5b8c26d5ffaa86a4414639da2455178af3e81145cf93e744dd6f3b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.6/mihomo-windows-arm64-v1.19.6.zip", "url": "https://github.com/MetaCubeX/mihomo/releases/download/v1.19.7/mihomo-windows-arm64-v1.19.7.zip",
"hash": "be7e94deab53eec0385840b2429ce8069690a7394c8f73d36d9692e7979ab01a" "hash": "61e0bd36b365d254fc9d4ccc29048f60c39cdc676155c2761e5fe38951fb8964"
} }
}, },
"pre_install": "Get-ChildItem \"$dir\\mihomo*.exe\" | Rename-Item -NewName 'mihomo.exe'", "pre_install": "Get-ChildItem \"$dir\\mihomo*.exe\" | Rename-Item -NewName 'mihomo.exe'",

View File

@ -1,5 +1,5 @@
{ {
"version": "25.22.0", "version": "25.23.0",
"description": "A prompt theme engine for any shell", "description": "A prompt theme engine for any shell",
"homepage": "https://ohmyposh.dev", "homepage": "https://ohmyposh.dev",
"license": "MIT", "license": "MIT",
@ -7,32 +7,32 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.22.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.22.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3227621ce30536423df2ef5dfcbbb688cc8508a0a7a3a47a1722a7b51155b769", "d2c298506fd53e7891c4ab1a5df4d2c344c482bcefaa56c666f5bce77f813efd",
"a58e0f4b06f681913fa29fab60a6a94352736ec908735f22263bd6662a34a94c" "1df9a8a70241b8cad7a19caa35e0edca9aaceeb1f2c68cbd856f4662e65e0424"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.22.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.22.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3227621ce30536423df2ef5dfcbbb688cc8508a0a7a3a47a1722a7b51155b769", "d2c298506fd53e7891c4ab1a5df4d2c344c482bcefaa56c666f5bce77f813efd",
"644cade63901a84cdd8dac76c19c54c3fdfd7f847e0d683d017754a79fe99aec" "149bef61d12570bbe8865963890c2aa0ff5b321d0ea20aecf4b877f1e83b15e8"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.22.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.22.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.23.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"3227621ce30536423df2ef5dfcbbb688cc8508a0a7a3a47a1722a7b51155b769", "d2c298506fd53e7891c4ab1a5df4d2c344c482bcefaa56c666f5bce77f813efd",
"c4e67bff26176d55e400b214acaed4f8d187918fee08478262abeef69c0af1c1" "48a3975c8f1c81fc6cf35a8a23d914eea79e1f7a9438c9c9ffd37d7106a81b19"
] ]
} }
}, },

View File

@ -1,12 +1,12 @@
{ {
"version": "5.40.0.1", "version": "5.34.3.1",
"description": "A programming language suitable for writing simple scripts as well as complex applications.", "description": "A programming language suitable for writing simple scripts as well as complex applications.",
"homepage": "https://strawberryperl.com", "homepage": "https://strawberryperl.com",
"license": "GPL-1.0-or-later|Artistic-1.0-Perl", "license": "GPL-1.0-or-later|Artistic-1.0-Perl",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/StrawberryPerl/Perl-Dist-Strawberry/releases/download/SP_54001_64bit_UCRT/strawberry-perl-5.40.0.1-64bit-portable.zip", "url": "https://github.com/StrawberryPerl/Perl-Dist-Strawberry/releases/download/sp5.34.3.1/strawberry-perl-5.34.3.1-64bit-portable.zip",
"hash": "754f3e2a8e473dc68d1540c7802fb166a025f35ef18960c4564a31f8b5933907" "hash": "94d312ed536bb5bec8d4d8a069c19cf5f275364b94bb4dd93da1c1aa5ef7652a"
} }
}, },
"post_install": [ "post_install": [

View File

@ -1,12 +1,12 @@
{ {
"version": "2025-05-05", "version": "2025-05-12",
"description": "A Rust compiler front-end for IDEs", "description": "A Rust compiler front-end for IDEs",
"homepage": "https://rust-analyzer.github.io/", "homepage": "https://rust-analyzer.github.io/",
"license": "Apache-2.0|MIT", "license": "Apache-2.0|MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-05-05/rust-analyzer-x86_64-pc-windows-msvc.zip", "url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-05-12/rust-analyzer-x86_64-pc-windows-msvc.zip",
"hash": "a16f748fce4cffecdbb88bf282b9c4efe755f54e415ce6c30b1d5cb34d0f8834" "hash": "afda79108676c6263fa51cf97f83fec10806eedc16ea30188ab41b0bc56b27f5"
} }
}, },
"bin": "rust-analyzer.exe", "bin": "rust-analyzer.exe",

View File

@ -1,12 +1,12 @@
{ {
"version": "1.55.6", "version": "1.55.7",
"homepage": "https://github.com/lay295/TwitchDownloader", "homepage": "https://github.com/lay295/TwitchDownloader",
"description": "A Twitch VOD/Clip/Chat Downloader and Chat Renderer. (CLI Version)", "description": "A Twitch VOD/Clip/Chat Downloader and Chat Renderer. (CLI Version)",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/lay295/TwitchDownloader/releases/download/1.55.6/TwitchDownloaderCLI-1.55.6-Windows-x64.zip", "url": "https://github.com/lay295/TwitchDownloader/releases/download/1.55.7/TwitchDownloaderCLI-1.55.7-Windows-x64.zip",
"hash": "51e0936b817ead6cd101a93fff46346f37c8ad25c2a4b08b2bee1fb18f33ef8d" "hash": "b27ec25768accb48cd5855235a0022c00c21cef9d030c00ff35053937509cd63"
} }
}, },
"bin": "TwitchDownloaderCLI.exe", "bin": "TwitchDownloaderCLI.exe",