Compare commits

...

11 Commits

Author SHA1 Message Date
github-actions[bot]
6710b98a92 sentinel: Update to version 0.40.0 2025-05-13 00:40:29 +00:00
github-actions[bot]
21e3ff5f31 nixpacks: Update to version 1.39.0 2025-05-13 00:40:29 +00:00
github-actions[bot]
50ea05de0f gitleaks: Update to version 8.26.0 2025-05-13 00:40:28 +00:00
github-actions[bot]
f7b162e6af dolt: Update to version 1.53.2 2025-05-13 00:40:28 +00:00
github-actions[bot]
c599dbffef crystal: Update to version 1.16.3 2025-05-13 00:40:28 +00:00
github-actions[bot]
8e87ea158e harfbuzz: Update to version 11.2.1 2025-05-12 20:29:34 +00:00
github-actions[bot]
d2f09cb72f flow: Update to version 0.270.0 2025-05-12 20:29:33 +00:00
github-actions[bot]
8deef91712 eksctl: Update to version 0.208.0 2025-05-12 20:29:33 +00:00
github-actions[bot]
b19ec83177 buf: Update to version 1.54.0 2025-05-12 20:29:33 +00:00
github-actions[bot]
9337f5cc1e aws: Update to version 2.27.13 2025-05-12 20:29:33 +00:00
github-actions[bot]
5718861a46 aws-nuke: Update to version 3.52.2 2025-05-12 20:29:32 +00:00
11 changed files with 43 additions and 43 deletions

View File

@ -1,12 +1,12 @@
{
"version": "3.52.1",
"version": "3.52.2",
"description": "Allows deleting all resources of an AWS account.",
"homepage": "https://aws-nuke.ekristen.dev/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/ekristen/aws-nuke/releases/download/v3.52.1/aws-nuke-v3.52.1-windows-amd64.zip",
"hash": "8472948d4da193437710c48d9b6df853fa030a005abc4c1e15d16f0c3066b63d"
"url": "https://github.com/ekristen/aws-nuke/releases/download/v3.52.2/aws-nuke-v3.52.2-windows-amd64.zip",
"hash": "6922f02c3453a35ed85cf59606872405daf6795927dfeb6262c8a50e5354aa6f"
}
},
"bin": "aws-nuke.exe",

View File

@ -1,12 +1,12 @@
{
"version": "2.27.12",
"version": "2.27.13",
"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.12.msi",
"hash": "864163ca6d485d12fe5a94c01be60cdf2bed076fa5cea22d77354c584fb13a15"
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.13.msi",
"hash": "3ea121c2deb5a2fcaa0d889b1b012dbea86c5f878faf79fe27e735145845f4ab"
}
},
"extract_dir": "Amazon\\AWSCLIV2",

View File

@ -1,12 +1,12 @@
{
"version": "1.53.0",
"version": "1.54.0",
"description": "A tool for working with Protocol Buffers APIs, offering a range of features not found in the standard protoc compiler.",
"homepage": "https://buf.build/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bufbuild/buf/releases/download/v1.53.0/buf-Windows-x86_64.exe#/buf.exe",
"hash": "deb83674f53b5d292ab1f461919410f5f54a507d34ac6bef69ff784e301ff234"
"url": "https://github.com/bufbuild/buf/releases/download/v1.54.0/buf-Windows-x86_64.exe#/buf.exe",
"hash": "c69433b5267794bcfcfb9b84d5f705548f0842b2f99d34b14a97f677ec20f2c2"
}
},
"bin": "buf.exe",

View File

@ -1,12 +1,12 @@
{
"version": "1.16.2",
"version": "1.16.3",
"description": "The Crystal Programming Language",
"homepage": "https://www.crystal-lang.org/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/crystal-lang/crystal/releases/download/1.16.2/crystal-1.16.2-windows-x86_64-msvc-unsupported.zip",
"hash": "1c63e878c773dde89655e79b7d633052f29e44f9c9e97ad17cd07d9530a5187b"
"url": "https://github.com/crystal-lang/crystal/releases/download/1.16.3/crystal-1.16.3-windows-x86_64-msvc-unsupported.zip",
"hash": "bb645d4a102454dc5f7b394d47d90102834401fc0e6232d0956d59406f7cd61d"
}
},
"bin": [

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.53.1",
"version": "1.53.2",
"architecture": {
"64bit": {
"url": "https://github.com/dolthub/dolt/releases/download/v1.53.1/dolt-windows-amd64.zip",
"hash": "c5a7d53316b6560cbaee031fea4ade07ae92ffe76da728dacead0a7e4536ab0e"
"url": "https://github.com/dolthub/dolt/releases/download/v1.53.2/dolt-windows-amd64.zip",
"hash": "f67debd05b60ceb492f9f1c8d63978bee47e8a84f36b731be3cd74035c288f69"
}
},
"extract_dir": "dolt-windows-amd64",

View File

@ -1,16 +1,16 @@
{
"version": "0.207.0",
"version": "0.208.0",
"description": "A simple CLI tool for creating clusters on EKS - Amazons new managed Kubernetes service for EC2.",
"homepage": "https://eksctl.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.207.0/eksctl_Windows_amd64.zip",
"hash": "09af30ad0c101c50a5a3984e440182d77cec4d2951acd91a2d7f67bb918f81e0"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.208.0/eksctl_Windows_amd64.zip",
"hash": "c21104927fe8f0d5117a451dc385a2f5c1dba0cf1391061e95c4f11843b799cc"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.207.0/eksctl_Windows_arm64.zip",
"hash": "e4cdd5c2744276dd0875d1e07e07760c941c28e87f63c296e3f82f1cb723b4ac"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.208.0/eksctl_Windows_arm64.zip",
"hash": "34f7cc961b2299ddef7339bde565219396ea7e62be18315249b5ce5c48e075b1"
}
},
"bin": "eksctl.exe",

View File

@ -1,12 +1,12 @@
{
"version": "0.269.1",
"version": "0.270.0",
"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.269.1/flow-win64-v0.269.1.zip",
"hash": "2e394aa70dded9a3df9e81515aaac0c2fb514f281b76df0229b025a12765229c"
"url": "https://github.com/facebook/flow/releases/download/v0.270.0/flow-win64-v0.270.0.zip",
"hash": "14aaf7f1529e8d53b2d7a533ff5b72418ba7c6c9025f44b668e36680d73cd479"
}
},
"extract_dir": "flow",

View File

@ -1,16 +1,16 @@
{
"version": "8.25.1",
"version": "8.26.0",
"description": "SAST tool for detecting and preventing hardcoded secrets like passwords, api keys, and tokens in git repos",
"homepage": "https://gitleaks.io",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.25.1/gitleaks_8.25.1_windows_x64.zip",
"hash": "f4d19d8db71a7c88876608a579483f1375b08ca863dad5dc040de0c575b276e1"
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.26.0/gitleaks_8.26.0_windows_x64.zip",
"hash": "d35ade652cff6c0c3213526e65a5da32b1c0cb49589619e96edc70ca21aa34c4"
},
"32bit": {
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.25.1/gitleaks_8.25.1_windows_x32.zip",
"hash": "a03903c7a6b4737bc7ecb260833d94ff918b20f19e01543f672ab40796ebdf3d"
"url": "https://github.com/zricethezav/gitleaks/releases/download/v8.26.0/gitleaks_8.26.0_windows_x32.zip",
"hash": "4e3900a56792a2b0aaed7b54bda6ac12f50288dbf16ec959f97ad16206eb150e"
}
},
"bin": "gitleaks.exe",

View File

@ -1,17 +1,17 @@
{
"version": "11.2.0",
"version": "11.2.1",
"description": "Text shaping engine. Supports OpenType and Apple Advanced Typography.",
"homepage": "https://harfbuzz.github.io/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.2.0/harfbuzz-win64-11.2.0.zip",
"hash": "28af6a01438402276af86a934d2942cb3b3ffaba2365559c4194fccc75c7d18f",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.2.1/harfbuzz-win64-11.2.1.zip",
"hash": "8a322d0292ccc5221009fa6a31831c6d9dce1bf557d8f775fece9978058a39a9",
"extract_dir": "harfbuzz-win64"
},
"32bit": {
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.2.0/harfbuzz-win32-11.2.0.zip",
"hash": "11f41bba83abbe2cb825d896bbaf9fb273e2ed30990a3fb0b06a80bb75b3efe4",
"url": "https://github.com/harfbuzz/harfbuzz/releases/download/11.2.1/harfbuzz-win32-11.2.1.zip",
"hash": "a34216607d8329606f024ba790fc804a508fc82b7a734bbd2178a279e78920b8",
"extract_dir": "harfbuzz-win32"
}
},

View File

@ -1,5 +1,5 @@
{
"version": "1.38.0",
"version": "1.39.0",
"description": "Generate an OCI compliant image based off app source.",
"homepage": "https://github.com/railwayapp/nixpacks",
"license": "MIT",
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.38.0/nixpacks-v1.38.0-x86_64-pc-windows-msvc.zip",
"hash": "b84dece6ab63142fa17be13f36505702685a2c620bac149bd7120cdf22f2743f"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.39.0/nixpacks-v1.39.0-x86_64-pc-windows-msvc.zip",
"hash": "a857a34fc945f8936927bc36a0f5183b9fa3138205258692017033c8a71d8c63"
},
"32bit": {
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.38.0/nixpacks-v1.38.0-i686-pc-windows-msvc.zip",
"hash": "77dfcee5b58bd73d43345413638880117ba8f8208e56234950a15db7c86f7bc6"
"url": "https://github.com/railwayapp/nixpacks/releases/download/v1.39.0/nixpacks-v1.39.0-i686-pc-windows-msvc.zip",
"hash": "8014666066679b755ec087ea3832d8692c0b72c8df0a461647bc4c38cf7ba6ee"
}
},
"bin": "nixpacks.exe",

View File

@ -1,16 +1,16 @@
{
"version": "0.30.0",
"version": "0.40.0",
"description": "An embeddable policy as code framework to enable fine-grained, logic-based policy decisions.",
"homepage": "https://www.hashicorp.com/sentinel",
"license": "Proprietary",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/sentinel/0.30.0/sentinel_0.30.0_windows_amd64.zip",
"hash": "cefe646b9fba66fb6f9d57856a2203f868ae613012bb4196a7d5d0c5441da0c9"
"url": "https://releases.hashicorp.com/sentinel/0.40.0/sentinel_0.40.0_windows_amd64.zip",
"hash": "b289a0f00afe15765e92833283d238183368743f75787b87ab0f5352e77634b3"
},
"32bit": {
"url": "https://releases.hashicorp.com/sentinel/0.30.0/sentinel_0.30.0_windows_386.zip",
"hash": "7e9f3fb6791a936387a432dfde4df9f8670c80ff63934296187576a7b4e2abfa"
"url": "https://releases.hashicorp.com/sentinel/0.40.0/sentinel_0.40.0_windows_386.zip",
"hash": "ff669db6510ec0a5c86f41da72fa974b855213cbb1332cb8eae32dc300bed241"
}
},
"bin": "sentinel.exe",