Compare commits

...

22 Commits

Author SHA1 Message Date
github-actions[bot]
3c44f018e3 trufflehog: Update to version 3.90.11 2025-10-15 20:29:30 +00:00
github-actions[bot]
cebc67eaa9 terragrunt: Update to version 0.91.0 2025-10-15 20:29:30 +00:00
github-actions[bot]
cced0a3a83 red: Update to version 15oct25 2025-10-15 20:29:29 +00:00
github-actions[bot]
0773d833de red-view: Update to version 15oct25 2025-10-15 20:29:29 +00:00
github-actions[bot]
805e9e482b red-toolchain: Update to version 15oct25 2025-10-15 20:29:29 +00:00
github-actions[bot]
e003020ebf pocketbase: Update to version 0.30.3 2025-10-15 20:29:28 +00:00
github-actions[bot]
4fc2ea9a7f nodejs: Update to version 25.0.0 2025-10-15 20:29:28 +00:00
github-actions[bot]
620d3ef6f2 grype: Update to version 0.101.0 2025-10-15 20:29:28 +00:00
github-actions[bot]
54871dd697 gh: Update to version 2.82.0 2025-10-15 20:29:27 +00:00
github-actions[bot]
5ba68fa1a0 aws: Update to version 2.31.16 2025-10-15 20:29:27 +00:00
github-actions[bot]
c7f1ae511c uv: Update to version 0.9.3 2025-10-15 16:29:41 +00:00
github-actions[bot]
bebddf20f0 terragrunt: Update to version 0.90.2 2025-10-15 16:29:40 +00:00
github-actions[bot]
ac0320a639 talosctl: Update to version 1.11.3 2025-10-15 16:29:40 +00:00
github-actions[bot]
b5abaac726 syft: Update to version 1.34.1 2025-10-15 16:29:39 +00:00
github-actions[bot]
9716a7ea1d oh-my-posh: Update to version 27.2.1 2025-10-15 16:29:39 +00:00
github-actions[bot]
78de4f7625 nu: Update to version 0.108.0 2025-10-15 16:29:39 +00:00
github-actions[bot]
543dd52d00 mise: Update to version 2025.10.9 2025-10-15 16:29:38 +00:00
github-actions[bot]
5e55d247ab jsonschema: Update to version 11.11.1 2025-10-15 16:29:38 +00:00
github-actions[bot]
d440ef3f12 jenkins-lts: Update to version 2.528.1 2025-10-15 16:29:38 +00:00
github-actions[bot]
bf797d770e hugo: Update to version 0.151.1 2025-10-15 16:29:37 +00:00
github-actions[bot]
ccede9ca16 hugo-extended: Update to version 0.151.1 2025-10-15 16:29:37 +00:00
github-actions[bot]
f23105c046 edit: Update to version 1.2.1 2025-10-15 16:29:37 +00:00
21 changed files with 96 additions and 96 deletions

View File

@ -1,12 +1,12 @@
{ {
"version": "2.31.15", "version": "2.31.16",
"description": "Unified tool to manage AWS services", "description": "Unified tool to manage AWS services",
"homepage": "https://aws.amazon.com/cli/", "homepage": "https://aws.amazon.com/cli/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.15.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.31.16.msi",
"hash": "90aa8c57169e234288d385b797ab66b435e9256952a8ccb82643b751b6a86601" "hash": "607439b3af18cc1df8eb458b05822345ed7729e17762c61d6fe00505d6e1b883"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",

View File

@ -1,18 +1,18 @@
{ {
"version": "1.2.0", "version": "1.2.1",
"description": "Microsoft Edit is an accessible editor that even users largely unfamiliar with terminals can easily use or simple needs.", "description": "Microsoft Edit is an accessible editor that even users largely unfamiliar with terminals can easily use or simple needs.",
"homepage": "https://github.com/microsoft/edit/", "homepage": "https://github.com/microsoft/edit/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/microsoft/edit/releases/download/v1.2.0/edit-1.2.0-x86_64-windows.zip", "url": "https://github.com/microsoft/edit/releases/download/v1.2.1/edit-1.2.1-x86_64-windows.zip",
"hash": "49f52065bf88f01928e2911b04705b34a0c20d9ec09eb6241452c9d5dd166fc4", "hash": "be3affb7e5e0cd856fc0fb9c8b2004e9fbbc364e69797f7c2e9d8fcc94bfc4ff",
"extract_dir": "edit-1.2.0-x86_64-windows" "extract_dir": "edit-1.2.1-x86_64-windows"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/edit/releases/download/v1.2.0/edit-1.2.0-aarch64-windows.zip", "url": "https://github.com/microsoft/edit/releases/download/v1.2.1/edit-1.2.1-aarch64-windows.zip",
"hash": "ffac3e86ba77fea3fef0220942c5507f9a2a6778f873337e0c91b546df86a4fd", "hash": "7f44bb48b2891163cf5b9c996e8a917c29d82c7a765c07e89e74b47aff542ca9",
"extract_dir": "edit-1.2.0-aarch64-windows" "extract_dir": "edit-1.2.1-aarch64-windows"
} }
}, },
"bin": "edit.exe", "bin": "edit.exe",

View File

@ -1,20 +1,20 @@
{ {
"version": "2.81.0", "version": "2.82.0",
"description": "Official GitHub CLI", "description": "Official GitHub CLI",
"homepage": "https://cli.github.com", "homepage": "https://cli.github.com",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cli/cli/releases/download/v2.81.0/gh_2.81.0_windows_amd64.zip", "url": "https://github.com/cli/cli/releases/download/v2.82.0/gh_2.82.0_windows_amd64.zip",
"hash": "8f5a19ee2271d20477c5c8d8204b65cd0ff6d73279417f5cdab49135516ca1b5" "hash": "8cc6f294d0a0b956505695143931e152b5534f1b878f916a72512a051528f9a9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cli/cli/releases/download/v2.81.0/gh_2.81.0_windows_386.zip", "url": "https://github.com/cli/cli/releases/download/v2.82.0/gh_2.82.0_windows_386.zip",
"hash": "cce6aacda67a9cde1ec0748fc4230c4e84bfb675cc5dca3b45fa78fff74e79c9" "hash": "97ca56fbb41141906bba0ddef8c8a9c8426aaba1c58f4f24a7a1ae4397eb1edb"
}, },
"arm64": { "arm64": {
"url": "https://github.com/cli/cli/releases/download/v2.81.0/gh_2.81.0_windows_arm64.zip", "url": "https://github.com/cli/cli/releases/download/v2.82.0/gh_2.82.0_windows_arm64.zip",
"hash": "8c95e5c9ee4fb907a7e096ee7959ee0a66d1eb44ad27380afec7219dae65175b" "hash": "ca33a11224b54ac90815cee04d8aaf11ad1eba43df4d2f03596127e8e409cfd5"
} }
}, },
"bin": "bin\\gh.exe", "bin": "bin\\gh.exe",

View File

@ -1,12 +1,12 @@
{ {
"version": "0.100.0", "version": "0.101.0",
"description": "A vulnerability scanner for container images and filesystems.", "description": "A vulnerability scanner for container images and filesystems.",
"homepage": "https://github.com/anchore/grype", "homepage": "https://github.com/anchore/grype",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/anchore/grype/releases/download/v0.100.0/grype_0.100.0_windows_amd64.zip", "url": "https://github.com/anchore/grype/releases/download/v0.101.0/grype_0.101.0_windows_amd64.zip",
"hash": "824446266f0e8f50208e247360b71d3b82b71db7a63752c23c1182b91fa453dd" "hash": "61665a0f5d866bd93136340fed37fa64d979a85552047bf33c3597e9a77703aa"
} }
}, },
"bin": "grype.exe", "bin": "grype.exe",

View File

@ -1,12 +1,12 @@
{ {
"version": "0.151.0", "version": "0.151.1",
"description": "Speedy and flexible static site generator. (with Sass/SCSS support)", "description": "Speedy and flexible static site generator. (with Sass/SCSS support)",
"homepage": "https://gohugo.io", "homepage": "https://gohugo.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.151.0/hugo_extended_0.151.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.151.1/hugo_extended_0.151.1_windows-amd64.zip",
"hash": "0730ccc6eb5c38d744aec17f6fc95c9aecda455505c284a077e318e105916b20" "hash": "be93124375ea523bdcfa9822b2398a0cced51f379564ce226df0f18db27fbe45"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",

View File

@ -1,16 +1,16 @@
{ {
"version": "0.151.0", "version": "0.151.1",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)", "description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"homepage": "https://gohugo.io", "homepage": "https://gohugo.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.151.0/hugo_0.151.0_windows-amd64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.151.1/hugo_0.151.1_windows-amd64.zip",
"hash": "cc3c33cf39cad33d878b1eb206dd75245dae9768f97e31cd263e034f9146152a" "hash": "233c4df97a8dbe6da3bf53a21ef0f90579d37dd811cfc3dc853ac8c985208ada"
}, },
"arm64": { "arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.151.0/hugo_0.151.0_windows-arm64.zip", "url": "https://github.com/gohugoio/hugo/releases/download/v0.151.1/hugo_0.151.1_windows-arm64.zip",
"hash": "c9a6021eef593ec9451623cfe159a23a62acd1922092a39d20c009ed379fc4f5" "hash": "d42706b9d554cce06fde8a32da04b555ccdb9e95ef6188a0f9fe763eb3a4c464"
} }
}, },
"bin": "hugo.exe", "bin": "hugo.exe",

View File

@ -1,5 +1,5 @@
{ {
"version": "2.516.3", "version": "2.528.1",
"description": "An automation server which enables developers around the world to reliably build, test, and deploy their software. (Long Term Support)", "description": "An automation server which enables developers around the world to reliably build, test, and deploy their software. (Long Term Support)",
"homepage": "https://www.jenkins.io", "homepage": "https://www.jenkins.io",
"license": "MIT", "license": "MIT",
@ -7,8 +7,8 @@
"Java 11": "java/openjdk11", "Java 11": "java/openjdk11",
"Java 17": "java/openjdk17" "Java 17": "java/openjdk17"
}, },
"url": "https://get.jenkins.io/war-stable/2.516.3/jenkins.war#/jenkins.jar", "url": "https://get.jenkins.io/war-stable/2.528.1/jenkins.war#/jenkins.jar",
"hash": "81b3abcc0f24cea48e74effe152f69dc5f0d880edc0c2737c61446b3c5992c00", "hash": "d630dca265f75a8d581f127a9234f1679d4b0800a8f370d03ad4a154ceb7295b",
"bin": "jenkins.jar", "bin": "jenkins.jar",
"checkver": { "checkver": {
"url": "https://www.jenkins.io/changelog-stable/rss.xml", "url": "https://www.jenkins.io/changelog-stable/rss.xml",

View File

@ -1,13 +1,13 @@
{ {
"version": "11.11.0", "version": "11.11.1",
"description": "JSON Schema formatting, linting, testing, bundling and more for local development and CI/CD pipelines.", "description": "JSON Schema formatting, linting, testing, bundling and more for local development and CI/CD pipelines.",
"homepage": "https://github.com/sourcemeta/jsonschema", "homepage": "https://github.com/sourcemeta/jsonschema",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sourcemeta/jsonschema/releases/download/v11.11.0/jsonschema-11.11.0-windows-x86_64.zip", "url": "https://github.com/sourcemeta/jsonschema/releases/download/v11.11.1/jsonschema-11.11.1-windows-x86_64.zip",
"hash": "0e13151c0eaf5f13ef112368e164abe35179afb20f834e718d7813d4d6f34cde", "hash": "5051b69edfce59ab88284b67896e535680065e73262210386f08bb71741f241f",
"extract_dir": "jsonschema-11.11.0-windows-x86_64" "extract_dir": "jsonschema-11.11.1-windows-x86_64"
} }
}, },
"bin": "bin\\jsonschema.exe", "bin": "bin\\jsonschema.exe",

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.10.8", "version": "2025.10.9",
"description": "Polyglot tool version manager and task runner", "description": "Polyglot tool version manager and task runner",
"homepage": "https://mise.jdx.dev/", "homepage": "https://mise.jdx.dev/",
"license": "MIT", "license": "MIT",
@ -13,12 +13,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jdx/mise/releases/download/v2025.10.8/mise-v2025.10.8-windows-x64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.10.9/mise-v2025.10.9-windows-x64.zip",
"hash": "d8b6e424e5bb22dc7792199e8cdd58d4d08532495dcfbbb58f5a59d5c5ddeb3b" "hash": "b6b7e260ae1ed07444fa6b534f1ef693c7af0fb103c6ffda6a4cd122a48e54ef"
}, },
"arm64": { "arm64": {
"url": "https://github.com/jdx/mise/releases/download/v2025.10.8/mise-v2025.10.8-windows-arm64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.10.9/mise-v2025.10.9-windows-arm64.zip",
"hash": "8beab6b756b826984cadd541a55a070bbf1b466758023470f732e4ea034e0a74" "hash": "7b4af54101ecacb175946b8028947b035375c03bf8247a345372aefebd22b5f8"
} }
}, },
"extract_dir": "mise", "extract_dir": "mise",

View File

@ -1,18 +1,18 @@
{ {
"version": "24.10.0", "version": "25.0.0",
"description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.", "description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v24.10.0/node-v24.10.0-win-x64.7z", "url": "https://nodejs.org/dist/v25.0.0/node-v25.0.0-win-x64.7z",
"hash": "36b3dffd682813134698103842d52cdaf2d56ddedbf3a48e430812126a275f85", "hash": "f57361d4bfcefd3fe18d4b5e1930abd285049faf671152e86394859c0998a4b7",
"extract_dir": "node-v24.10.0-win-x64" "extract_dir": "node-v25.0.0-win-x64"
}, },
"arm64": { "arm64": {
"url": "https://nodejs.org/dist/v24.10.0/node-v24.10.0-win-arm64.7z", "url": "https://nodejs.org/dist/v25.0.0/node-v25.0.0-win-arm64.7z",
"hash": "eecfbb713407222f89d70e60dd92503705380c2406dfe195f29bd8455c46baa0", "hash": "bc3111ae9c7700a1e1065915f4526c31a52fcf1d0ac21eb894c7b7503c12f5b1",
"extract_dir": "node-v24.10.0-win-arm64" "extract_dir": "node-v25.0.0-win-arm64"
} }
}, },
"persist": [ "persist": [

View File

@ -1,16 +1,16 @@
{ {
"version": "0.107.0", "version": "0.108.0",
"description": "A modern shell written in Rust", "description": "A modern shell written in Rust",
"homepage": "https://www.nushell.sh", "homepage": "https://www.nushell.sh",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/nushell/nushell/releases/download/0.107.0/nu-0.107.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/nushell/nushell/releases/download/0.108.0/nu-0.108.0-x86_64-pc-windows-msvc.zip",
"hash": "6f62ab495b5166239512429886f944eab9153f734a27703516d5eabb5d370e4d" "hash": "425a423950bbbec95f1e879fe036fd861cbbcbba9bef03398a4057f9febe7de8"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nushell/nushell/releases/download/0.107.0/nu-0.107.0-aarch64-pc-windows-msvc.zip", "url": "https://github.com/nushell/nushell/releases/download/0.108.0/nu-0.108.0-aarch64-pc-windows-msvc.zip",
"hash": "e78539a8638c8f470c6458421ae4ca046a842b8852df3d329c46891d7e25aba0" "hash": "becc2946a6f548571d20e167365fc456c382db2aec632b49218fb2ebfc4775dd"
} }
}, },
"bin": "nu.exe", "bin": "nu.exe",

View File

@ -1,5 +1,5 @@
{ {
"version": "27.2.0", "version": "27.2.1",
"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,22 +7,22 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.2.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.2.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.2.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.2.1/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"4027cfb6461028e332b863e37426f054ec36d29af7a4dd89ddcf639a819e88e6", "8055974af4508574d808173f987b6140a122c01a7a6a97747642022f45204c72",
"e8a7bf27845c41a2632fa760642ff23a08d3bb61a8d1515b0221fd8697acf2c1" "d365b6e5588247f7a6c5f53ec6119e283a05f2a31d630d84462753985d4a1cf2"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.2.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.2.1/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.2.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.2.1/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"4027cfb6461028e332b863e37426f054ec36d29af7a4dd89ddcf639a819e88e6", "8055974af4508574d808173f987b6140a122c01a7a6a97747642022f45204c72",
"4b3c7d126fc4d7c297bdfbdc6d3353278bd80baea2a86ccb9106bf7d88293918" "0acdea39f7d180be811bf731e4652a2faabdb95aaf3ae36e80b40efc401a92a1"
] ]
} }
}, },

View File

@ -1,16 +1,16 @@
{ {
"version": "0.30.2", "version": "0.30.3",
"description": "Open Source realtime backend in 1 file", "description": "Open Source realtime backend in 1 file",
"homepage": "https://pocketbase.io", "homepage": "https://pocketbase.io",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.30.2/pocketbase_0.30.2_windows_amd64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.30.3/pocketbase_0.30.3_windows_amd64.zip",
"hash": "ee336479c35ac3330e6d913734f0d248ba6cfdbbc2923aa03db2bf7e4b04c1b3" "hash": "e04533fc25f43f88e274197a151c9219fc7b37357b5202afcf4c8f66048e3652"
}, },
"arm64": { "arm64": {
"url": "https://github.com/pocketbase/pocketbase/releases/download/v0.30.2/pocketbase_0.30.2_windows_arm64.zip", "url": "https://github.com/pocketbase/pocketbase/releases/download/v0.30.3/pocketbase_0.30.3_windows_arm64.zip",
"hash": "acb6ebff16c94e5d2de4d28f11c393b6ffe49dcc857f5e5ae9798d422259afc9" "hash": "f0a5773d103ac3257a9ca6da29366233dbe8966a19570543944d51c8eaf8049b"
} }
}, },
"bin": "pocketbase.exe", "bin": "pocketbase.exe",

View File

@ -1,13 +1,13 @@
{ {
"version": "14oct25", "version": "15oct25",
"description": "Programming language inspired by Rebol. Encapper for Red + Red/System compiler", "description": "Programming language inspired by Rebol. Encapper for Red + Red/System compiler",
"homepage": "https://www.red-lang.org", "homepage": "https://www.red-lang.org",
"license": { "license": {
"identifier": "BSD-3-Clause,BSL-1.0", "identifier": "BSD-3-Clause,BSL-1.0",
"url": "https://github.com/red/red#license" "url": "https://github.com/red/red#license"
}, },
"url": "https://static.red-lang.org/dl/auto/win/red-toolchain-14oct25-bc6def301.exe#/red-toolchain.exe", "url": "https://static.red-lang.org/dl/auto/win/red-toolchain-15oct25-3c94d17a4.exe#/red-toolchain.exe",
"hash": "f5f848c35db85358f9667cdd34281dc935fa1aeeda6c01e8ba5b462fd084efe3", "hash": "e6ad7aa77fe195710cf660e722b982def9942a2037886f4f3e0ef68441cad383",
"bin": "red-toolchain.exe", "bin": "red-toolchain.exe",
"checkver": { "checkver": {
"url": "https://static.red-lang.org/dl/auto/win/history.html", "url": "https://static.red-lang.org/dl/auto/win/history.html",

View File

@ -1,13 +1,13 @@
{ {
"version": "14oct25", "version": "15oct25",
"description": "Programming language inspired by Rebol. GUI console version, includes view.", "description": "Programming language inspired by Rebol. GUI console version, includes view.",
"homepage": "https://www.red-lang.org", "homepage": "https://www.red-lang.org",
"license": { "license": {
"identifier": "BSD-3-Clause,BSL-1.0", "identifier": "BSD-3-Clause,BSL-1.0",
"url": "https://github.com/red/red#license" "url": "https://github.com/red/red#license"
}, },
"url": "https://static.red-lang.org/dl/auto/win/red-view-14oct25-bc6def301.exe#/red-view.exe", "url": "https://static.red-lang.org/dl/auto/win/red-view-15oct25-3c94d17a4.exe#/red-view.exe",
"hash": "e76f0c63e642ad929d0f5dd8dafd3c4188656a8d0f978c1cb4ec8f942a2b99e5", "hash": "64d37387a3d1525c8779d6fdac1a562df93f5367277a4551ad6694f4dc21e7b4",
"bin": "red-view.exe", "bin": "red-view.exe",
"checkver": { "checkver": {
"url": "https://static.red-lang.org/dl/auto/win/history.html", "url": "https://static.red-lang.org/dl/auto/win/history.html",

View File

@ -1,13 +1,13 @@
{ {
"version": "14oct25", "version": "15oct25",
"description": "Programming language inspired by Rebol.", "description": "Programming language inspired by Rebol.",
"homepage": "https://www.red-lang.org", "homepage": "https://www.red-lang.org",
"license": { "license": {
"identifier": "BSD-3-Clause,BSL-1.0", "identifier": "BSD-3-Clause,BSL-1.0",
"url": "https://github.com/red/red#license" "url": "https://github.com/red/red#license"
}, },
"url": "https://static.red-lang.org/dl/auto/win/red-14oct25-bc6def301.exe#/red.exe", "url": "https://static.red-lang.org/dl/auto/win/red-15oct25-3c94d17a4.exe#/red.exe",
"hash": "3dbe37302a458ab004895871c1c408dbc88ac51eec73364180979b6032a06051", "hash": "568f246d8f377dfa5f6a48a5745c6aec2c7a5355243e0cde21542c87a17b7f76",
"bin": "red.exe", "bin": "red.exe",
"checkver": { "checkver": {
"url": "https://static.red-lang.org/dl/auto/win/history.html", "url": "https://static.red-lang.org/dl/auto/win/history.html",

View File

@ -1,12 +1,12 @@
{ {
"version": "1.33.0", "version": "1.34.1",
"description": "A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems.", "description": "A CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems.",
"homepage": "https://github.com/anchore/syft", "homepage": "https://github.com/anchore/syft",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/anchore/syft/releases/download/v1.33.0/syft_1.33.0_windows_amd64.zip", "url": "https://github.com/anchore/syft/releases/download/v1.34.1/syft_1.34.1_windows_amd64.zip",
"hash": "0e1326e27a5e48102d9f806eb03b9c80d3d5e7b78abfd19a04887b2a0edd22b7" "hash": "10a221a61a4f51ee5edcf12011faeac20e17814c73e3d183c0313e0810fa9bab"
} }
}, },
"bin": "syft.exe", "bin": "syft.exe",

View File

@ -1,12 +1,12 @@
{ {
"version": "1.11.2", "version": "1.11.3",
"description": "CLI for out-of-band management of Kubernetes nodes created by Talos", "description": "CLI for out-of-band management of Kubernetes nodes created by Talos",
"homepage": "https://talos.dev", "homepage": "https://talos.dev",
"license": " MPL-2.0", "license": " MPL-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/siderolabs/talos/releases/download/v1.11.2/talosctl-windows-amd64.exe#/talosctl.exe", "url": "https://github.com/siderolabs/talos/releases/download/v1.11.3/talosctl-windows-amd64.exe#/talosctl.exe",
"hash": "cbce5aab995064b70e9fe1928670ae42a39ad0fcc76a752ce61e4b4504d30cab" "hash": "cde65db26ac09a92d3fe70d0f3c589d9addcb675de7944f2ef4c4180db88e922"
} }
}, },
"bin": "talosctl.exe", "bin": "talosctl.exe",

View File

@ -1,16 +1,16 @@
{ {
"version": "0.90.0", "version": "0.91.0",
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.", "description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
"homepage": "https://github.com/gruntwork-io/terragrunt", "homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.90.0/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.91.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "79b36e1699b367c735cf5af1f7133471b26e17fd2accd662fa8a13832ae37001" "hash": "18ca4e26a9b032135d0a4b025edd1110bbdd3405efd863ce33e21cfee60e7bcf"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.90.0/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.91.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "b42c821ca73d6bc9d853c7b4d04e45c346308e15341fc5a2d2c9080b2c455ae7" "hash": "7744f1f03883eb533b99ef0902c06a63d788588620101a60e7fc55bcaf9264b7"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",

View File

@ -1,12 +1,12 @@
{ {
"version": "3.90.8", "version": "3.90.11",
"description": "Find leaked credentials", "description": "Find leaked credentials",
"homepage": "https://github.com/trufflesecurity/trufflehog", "homepage": "https://github.com/trufflesecurity/trufflehog",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.90.8/trufflehog_3.90.8_windows_amd64.tar.gz", "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.90.11/trufflehog_3.90.11_windows_amd64.tar.gz",
"hash": "f5bbd630cc47d9d4e5e2ed936c7dae121067f8011ce9ff863d174191167285c8" "hash": "4077ed6de49e91bc6b15cbcf581eee80b470b5db755688917af71a8a02fdad21"
} }
}, },
"bin": "trufflehog.exe", "bin": "trufflehog.exe",

View File

@ -1,20 +1,20 @@
{ {
"version": "0.9.2", "version": "0.9.3",
"description": "An extremely fast Python package installer and resolver, written in Rust.", "description": "An extremely fast Python package installer and resolver, written in Rust.",
"homepage": "https://docs.astral.sh/uv/", "homepage": "https://docs.astral.sh/uv/",
"license": "Apache-2.0|MIT", "license": "Apache-2.0|MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.9.2/uv-x86_64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.9.3/uv-x86_64-pc-windows-msvc.zip",
"hash": "ba61d01b7470b282e09e7c82a053472723c2a737fb3d137bd0f111e420cc1d9f" "hash": "9f7595313b44e57dcaeef63fe4f3de9a0cf4f92a53302b429341f457f70ca3b9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/astral-sh/uv/releases/download/0.9.2/uv-i686-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.9.3/uv-i686-pc-windows-msvc.zip",
"hash": "f0cc299f9cfd9850d30f073794cda9523ac7fa2b90de3d1ed47e3fdcbda69ab6" "hash": "dd054d5a92c1b88daa757e913c85f2f1b9c8bd3b6e530916cfc4d4a612f5638f"
}, },
"arm64": { "arm64": {
"url": "https://github.com/astral-sh/uv/releases/download/0.9.2/uv-aarch64-pc-windows-msvc.zip", "url": "https://github.com/astral-sh/uv/releases/download/0.9.3/uv-aarch64-pc-windows-msvc.zip",
"hash": "b28ae90188f00c6d9e6f32fe252ace25a3698eeca1458d435ac1ca55049607ff" "hash": "cf14a72d3a53e9cd63a0d87b6f2d1e92429dea9cd133d77c8ebffd57248191f1"
} }
}, },
"bin": [ "bin": [