Compare commits

...

14 Commits

Author SHA1 Message Date
github-actions[bot]
fa674c5df2 mockery: Update to version 3.3.2 2025-05-31 00:38:33 +00:00
github-actions[bot]
2b77f8e258 magic-wormhole: Update to version 0.19.2 2025-05-31 00:38:33 +00:00
github-actions[bot]
0dfe6a59fa luau: Update to version 0.676 2025-05-31 00:38:33 +00:00
github-actions[bot]
708f3b4546 helmfile: Update to version 1.1.1 2025-05-31 00:38:32 +00:00
github-actions[bot]
dca2fdcb9f flow: Update to version 0.272.2 2025-05-31 00:38:32 +00:00
github-actions[bot]
82356b7f62 dolt: Update to version 1.54.1 2025-05-31 00:38:32 +00:00
github-actions[bot]
d64e9ffc75 yazi: Update to version 25.5.31 2025-05-30 20:29:46 +00:00
github-actions[bot]
869e61a448 uv: Update to version 0.7.9 2025-05-30 20:29:46 +00:00
github-actions[bot]
1debbd2913 oxlint: Update to version 0.17.0 2025-05-30 20:29:45 +00:00
github-actions[bot]
cc592c8eda luau: Update to version 676 2025-05-30 20:29:45 +00:00
github-actions[bot]
b283bc51ba firebase: Update to version 14.5.1 2025-05-30 20:29:45 +00:00
github-actions[bot]
5e69e6c0cd dxc: Update to version 1.8.2505 2025-05-30 20:29:45 +00:00
github-actions[bot]
cb0411412b bicep: Update to version 0.36.1 2025-05-30 20:29:44 +00:00
github-actions[bot]
ac59119a96 aws: Update to version 2.27.26 2025-05-30 20:29:44 +00:00
13 changed files with 51 additions and 51 deletions

View File

@ -1,12 +1,12 @@
{
"version": "2.27.25",
"version": "2.27.26",
"description": "Unified tool to manage AWS services",
"homepage": "https://aws.amazon.com/cli/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.25.msi",
"hash": "638e1fd42e23d19a6e75b7117f0181e9f69021f19871b347b6f033be624a9524"
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.26.msi",
"hash": "f70bf5c9de7d34f221c4ba3b9869c21b7c1fbf7c1e94931d07e6ef86ee7b83e2"
}
},
"extract_dir": "Amazon\\AWSCLIV2",

View File

@ -1,16 +1,16 @@
{
"version": "0.35.1",
"version": "0.36.1",
"description": "A declarative language for describing and deploying Azure resources",
"homepage": "https://github.com/Azure/bicep",
"license": "MIT",
"architecture": {
"arm64": {
"url": "https://github.com/Azure/bicep/releases/download/v0.35.1/bicep-win-arm64.exe#/bicep.exe",
"hash": "33ee2d6ea23defdc9e2a0251ec49883762bc9d4c868c42236b98b59ea2fbebba"
"url": "https://github.com/Azure/bicep/releases/download/v0.36.1/bicep-win-arm64.exe#/bicep.exe",
"hash": "c0eb07bb599fba143cdc52c6aded85a4ed092243fd099ffa88487f30c4feceb4"
},
"64bit": {
"url": "https://github.com/Azure/bicep/releases/download/v0.35.1/bicep-win-x64.exe#/bicep.exe",
"hash": "24e8855c26c9c35caaa1a0dccae98a9d2f68bda09275bf03f4b237f403740a7b"
"url": "https://github.com/Azure/bicep/releases/download/v0.36.1/bicep-win-x64.exe#/bicep.exe",
"hash": "51969a02bfd7a948b0715b9ad15791386aa7d20aef0e8d1a49ffb46c8b7bc890"
}
},
"bin": "bicep.exe",

View File

@ -2,11 +2,11 @@
"homepage": "https://github.com/dolthub/dolt",
"license": "Apache-2.0",
"description": "Dolt is a SQL database that you can fork, clone, branch, merge, push and pull just like a git repository.",
"version": "1.54.0",
"version": "1.54.1",
"architecture": {
"64bit": {
"url": "https://github.com/dolthub/dolt/releases/download/v1.54.0/dolt-windows-amd64.zip",
"hash": "4c1932c112b7d3faa368af3ef916a5a39674e715e2c5ca0f3c8f1cb9aeeed80d"
"url": "https://github.com/dolthub/dolt/releases/download/v1.54.1/dolt-windows-amd64.zip",
"hash": "0bc1002b7ff23dfbdb663cf19a65a4eb0c407033858a613ad88a306b6bef1d55"
}
},
"extract_dir": "dolt-windows-amd64",

View File

@ -1,13 +1,13 @@
{
"version": "1.8.2502",
"version": "1.8.2505",
"description": "DirectXShaderCompiler is a collection of tools, libraries and tests for compiling HLSL into DXIL, SPIR-V, and other target languages.",
"homepage": "https://github.com/microsoft/DirectXShaderCompiler",
"license": {
"identifier": "UIUC",
"url": "https://github.com/microsoft/DirectXShaderCompiler/blob/main/LICENSE.TXT"
},
"url": "https://github.com/microsoft/DirectXShaderCompiler/releases/download/v1.8.2502/dxc_2025_02_20.zip",
"hash": "70b1913a1bfce4a3e1a5311d16246f4ecdf3a3e613abec8aa529e57668426f85",
"url": "https://github.com/microsoft/DirectXShaderCompiler/releases/download/v1.8.2505/dxc_2025_05_24.zip",
"hash": "81380f3eca156d902d6404fd6df9f4b0886f576ff3e18b2cc10d3075ffc9d119",
"architecture": {
"64bit": {
"bin": "bin/x64/dxc.exe"

View File

@ -1,12 +1,12 @@
{
"version": "14.5.0",
"version": "14.5.1",
"description": "Test, manage, and deploy Firebase project from the command line",
"homepage": "https://github.com/firebase/firebase-tools",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/firebase/firebase-tools/releases/download/v14.5.0/firebase-tools-win.exe#/firebase.exe",
"hash": "98d577982d77838a71178afdca0f17fe5fad3269e42458eeb0c35285414b88eb"
"url": "https://github.com/firebase/firebase-tools/releases/download/v14.5.1/firebase-tools-win.exe#/firebase.exe",
"hash": "74f9272490d7158125f1f2f4e015a65e89aadd8c76aeaca7816fa94598c34bc5"
}
},
"bin": "firebase.exe",

View File

@ -1,12 +1,12 @@
{
"version": "0.272.1",
"version": "0.272.2",
"description": "A static type checker for JavaScript code",
"homepage": "https://flow.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.272.1/flow-win64-v0.272.1.zip",
"hash": "488f9f6faf1118fc0baeb64885bbea4ff1baa21f721dc5e13ac79c7ed172a4f0"
"url": "https://github.com/facebook/flow/releases/download/v0.272.2/flow-win64-v0.272.2.zip",
"hash": "febdba2131c5176e42caaf164467b4b12ed1f94f264c5f5ce1b5b9742e73e0dd"
}
},
"extract_dir": "flow",

View File

@ -1,20 +1,20 @@
{
"version": "1.1.0",
"version": "1.1.1",
"description": "Command line interface to deploy Kubernetes Helm Charts.",
"homepage": "https://github.com/helmfile/helmfile",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.0/helmfile_1.1.0_windows_amd64.tar.gz",
"hash": "86c00fc170d2b771ae580b1d994aec7de18972d0682fe689ee82c70a286259eb"
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.1/helmfile_1.1.1_windows_amd64.tar.gz",
"hash": "ba49f100caf6ffcba4332f156e3639627b3fd32df45a9abc76a4323ec25b9860"
},
"32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.0/helmfile_1.1.0_windows_386.tar.gz",
"hash": "f025541d05f18eba0fa77f448b43b0794b1fd11f422cbc6c138020db98d1b21d"
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.1/helmfile_1.1.1_windows_386.tar.gz",
"hash": "cffebf85f68993e384c5f3ed328b88043237f633fbfec63ff65ea7a50b044e4a"
},
"arm64": {
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.0/helmfile_1.1.0_windows_arm64.tar.gz",
"hash": "dfbd7bc552309aaef004345f5e598c9e62e009201b0349fca26c0ea440cc3454"
"url": "https://github.com/helmfile/helmfile/releases/download/v1.1.1/helmfile_1.1.1_windows_arm64.tar.gz",
"hash": "c18afc6c2873f9cf4a9e2f50b2e6aa7c8567b1bcb1f4694ddd9503d065db6258"
}
},
"bin": "helmfile.exe",

View File

@ -1,12 +1,12 @@
{
"version": "0.675",
"version": "0.676",
"description": "A fast, small, safe, gradually typed embeddable scripting language derived from Lua",
"homepage": "https://luau-lang.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Roblox/luau/releases/download/0.675/luau-windows.zip",
"hash": "93794b3e634c0365d36aeadfbd299a397580bd6183ac904e54714f56a4eda8cb"
"url": "https://github.com/Roblox/luau/releases/download/0.676/luau-windows.zip",
"hash": "72f9da16f434ff3a2c18a0c60674f30b805779e604c69cf78f4713dd71d209fc"
}
},
"bin": [

View File

@ -1,12 +1,12 @@
{
"version": "0.19.1",
"version": "0.19.2",
"description": "Securely transfer data between computers.",
"homepage": "https://github.com/magic-wormhole/magic-wormhole",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/aquacash5/magic-wormhole-exe/releases/download/0.19.1/wormhole.exe",
"hash": "beced1699d8aa025917de72630c9e8431fd1f49eb5ad694da76140c35afe6c00"
"url": "https://github.com/aquacash5/magic-wormhole-exe/releases/download/0.19.2/wormhole.exe",
"hash": "752e3bf0443bbe5345f3bea10a41922ea62ccfddea703bd15d17294dbe65afb4"
}
},
"bin": "wormhole.exe",

View File

@ -1,16 +1,16 @@
{
"version": "3.3.1",
"version": "3.3.2",
"description": "A mock code autogenerator for Golang",
"homepage": "https://github.com/vektra/mockery",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/vektra/mockery/releases/download/v3.3.1/mockery_3.3.1_Windows_x86_64.tar.gz",
"hash": "33fd0878325f0dbc52ee376cc4f9be7721811a052149c647bf843619b09466db"
"url": "https://github.com/vektra/mockery/releases/download/v3.3.2/mockery_3.3.2_Windows_x86_64.tar.gz",
"hash": "c00834eabcbca44765688b49a3c42d9605f67610419604535d8667497bf1ae1f"
},
"arm64": {
"url": "https://github.com/vektra/mockery/releases/download/v3.3.1/mockery_3.3.1_Windows_arm64.tar.gz",
"hash": "5bb545290cacbf81851bff5ac8cb2dd199d87373f61fa27f5d5b55d133728f98"
"url": "https://github.com/vektra/mockery/releases/download/v3.3.2/mockery_3.3.2_Windows_arm64.tar.gz",
"hash": "ee503a315e3c5084a47fbb1562f36c8781b532f9fbaaf2e63945180cce7b2035"
}
},
"bin": "mockery.exe",

View File

@ -1,16 +1,16 @@
{
"version": "0.16.12",
"version": "0.17.0",
"description": "A collection of JavaScript tools written in Rust.",
"homepage": "https://github.com/oxc-project/oxc",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.16.12/oxlint-win32-x64.zip",
"hash": "e38404b583aa4850b1665d0462acce18c02824fdf7e6b4cf3104afab545a84d7"
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.17.0/oxlint-win32-x64.zip",
"hash": "1d25fd837df02362156569b443808fd5882a2d9df1f4a448ce36be459a0fb7c0"
},
"arm64": {
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.16.12/oxlint-win32-arm64.zip",
"hash": "3a89a9ab67737ff083ed20844e0efbbc3f6f83096faffc28114ee79b153d7649"
"url": "https://github.com/oxc-project/oxc/releases/download/oxlint_v0.17.0/oxlint-win32-arm64.zip",
"hash": "1b06c6419bfd8cdde893a031a94bd79d0191592df076b1e33cdb235ce3544c40"
}
},
"pre_install": "Rename-Item \"$dir\\oxlint-*.exe\" \"$dir\\oxlint.exe\"",

View File

@ -1,16 +1,16 @@
{
"version": "0.7.8",
"version": "0.7.9",
"description": "An extremely fast Python package installer and resolver, written in Rust.",
"homepage": "https://docs.astral.sh/uv/",
"license": "Apache-2.0|MIT",
"architecture": {
"64bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.7.8/uv-x86_64-pc-windows-msvc.zip",
"hash": "355736ddf9a01ab9da918b35470027c12128d7ed1d7f54f54771507d79529679"
"url": "https://github.com/astral-sh/uv/releases/download/0.7.9/uv-x86_64-pc-windows-msvc.zip",
"hash": "f91d8a3322a10caf257fd416807bd8d2801285b80b46ee37f2d0c6e426b8822c"
},
"32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.7.8/uv-i686-pc-windows-msvc.zip",
"hash": "0d4b01372ca972543cd40366bb5480bb457e79dcf45b5f662721d709d6932dbd"
"url": "https://github.com/astral-sh/uv/releases/download/0.7.9/uv-i686-pc-windows-msvc.zip",
"hash": "b5dc0dc10d9dd0dcf5729a94e98538418760d13877d4d4b1bc4efa9926280e78"
}
},
"bin": [

View File

@ -1,12 +1,12 @@
{
"version": "25.5.28",
"version": "25.5.31",
"description": "⚡️ Blazing fast terminal file manager written in Rust, based on async I/O.",
"homepage": "https://github.com/sxyazi/yazi",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sxyazi/yazi/releases/download/v25.5.28/yazi-x86_64-pc-windows-msvc.zip",
"hash": "f0acdef381350a902864c23420ff44f7fc63997c7542f48e0f20b09b4e0a9249",
"url": "https://github.com/sxyazi/yazi/releases/download/v25.5.31/yazi-x86_64-pc-windows-msvc.zip",
"hash": "79524a2b48bb7021078e0314d3c75aaf5ae9d69dee2947cd7a705cbaa95d3bb9",
"extract_dir": "yazi-x86_64-pc-windows-msvc"
}
},