Compare commits

...

4 Commits

Author SHA1 Message Date
github-actions[bot]
0a0fb5e799 sing-box@1.11.8: Fix hash (Closes #6741) 2025-04-19 13:58:13 +00:00
github-actions[bot]
71740a89c0 sing-box: Update to version 1.11.8 2025-04-19 08:30:20 +00:00
github-actions[bot]
72a5378a9e eza: Update to version 0.21.1 2025-04-19 08:30:20 +00:00
github-actions[bot]
b95a97538f aqua: Update to version 2.49.0 2025-04-19 08:30:20 +00:00
3 changed files with 18 additions and 18 deletions

View File

@ -1,16 +1,16 @@
{
"version": "2.48.3",
"version": "2.49.0",
"description": "Declarative CLI version manager written in Go",
"homepage": "https://aquaproj.github.io/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.48.3/aqua_windows_amd64.zip",
"hash": "54f232da44930ca2a245340e62ca4f4cb98bbedc48f4c2c374e1e06b4ed52807"
"url": "https://github.com/aquaproj/aqua/releases/download/v2.49.0/aqua_windows_amd64.zip",
"hash": "fc24d32d8ac47c15bf27d05ed0d5f14feefd7f1acd03da6e8049f9fe0ac572bf"
},
"arm64": {
"url": "https://github.com/aquaproj/aqua/releases/download/v2.48.3/aqua_windows_amd64.zip",
"hash": "54f232da44930ca2a245340e62ca4f4cb98bbedc48f4c2c374e1e06b4ed52807"
"url": "https://github.com/aquaproj/aqua/releases/download/v2.49.0/aqua_windows_amd64.zip",
"hash": "fc24d32d8ac47c15bf27d05ed0d5f14feefd7f1acd03da6e8049f9fe0ac572bf"
}
},
"bin": "aqua.exe",

View File

@ -1,12 +1,12 @@
{
"version": "0.21.0",
"version": "0.21.1",
"description": "A modern, maintained replacement for ls, built on exa.",
"homepage": "https://github.com/eza-community/eza",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/eza-community/eza/releases/download/v0.21.0/eza.exe_x86_64-pc-windows-gnu.zip",
"hash": "9a7ea3e04f4e22892ab14fa1cf77347feedc7b74c58784d616feb2122bd0ea21"
"url": "https://github.com/eza-community/eza/releases/download/v0.21.1/eza.exe_x86_64-pc-windows-gnu.zip",
"hash": "d02c2e8519a2e86ccc7569f33f3431ad726f85088f77ae8fc851475720eb93a2"
}
},
"bin": [

View File

@ -1,23 +1,23 @@
{
"version": "1.11.7",
"version": "1.11.8",
"description": "The universal proxy platform.",
"homepage": "https://sing-box.sagernet.org/",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.7/sing-box-1.11.7-windows-amd64.zip",
"hash": "46d4d69700bc6a9e5f751a0928a5aca2e6f7abdef7780c1781889311c073372e",
"extract_dir": "sing-box-1.11.7-windows-amd64"
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.8/sing-box-1.11.8-windows-amd64.zip",
"hash": "c163923186c96e0e4f016d806b37457186a35d158596060879b300a1d496c251",
"extract_dir": "sing-box-1.11.8-windows-amd64"
},
"32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.7/sing-box-1.11.7-windows-386.zip",
"hash": "6cf85abe5e49a5bb2f66a66aa2ca7736f207136d6525515758ea994cea7c9bb6",
"extract_dir": "sing-box-1.11.7-windows-386"
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.8/sing-box-1.11.8-windows-386.zip",
"hash": "e8a3c10a6f8e66b03a71cc49e19568f4b2cb9fdc6f32f29971b3f466f4c5a8e4",
"extract_dir": "sing-box-1.11.8-windows-386"
},
"arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.7/sing-box-1.11.7-windows-arm64.zip",
"hash": "fbcdadf6dbb897cf94c770ea88fea280c1232ac9a479b6eb8e93471a73f5ae11",
"extract_dir": "sing-box-1.11.7-windows-arm64"
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.8/sing-box-1.11.8-windows-arm64.zip",
"hash": "1490f28b22fb3cd3e020d31663193537c421b4b2c555667fdf2b5fcc9c2245a6",
"extract_dir": "sing-box-1.11.8-windows-arm64"
}
},
"bin": "sing-box.exe",