Compare commits

...

3 Commits

Author SHA1 Message Date
github-actions[bot]
6c6bcf2f5c rust-analyzer: Update to version 2025-10-27 2025-10-27 08:30:06 +00:00
github-actions[bot]
653accb201 openshift-okd-client: Update to version 4.21.0-okd-scos.ec.5 2025-10-27 08:30:05 +00:00
github-actions[bot]
d609026eb7 ov: Update to version 0.45.1 2025-10-27 04:31:44 +00:00
3 changed files with 13 additions and 13 deletions

View File

@ -1,12 +1,12 @@
{
"version": "4.21.0-okd-scos.ec.4",
"version": "4.21.0-okd-scos.ec.5",
"description": "OKD is the community distribution of Kubernetes optimized for continuous application development and multi-tenant deployment. OKD adds developer and operations-centric tools on top of Kubernetes to enable rapid application development, easy deployment and scaling, and long-term lifecycle maintenance for small and large teams.",
"homepage": "https://okd.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/openshift/okd/releases/download/4.21.0-okd-scos.ec.4/openshift-client-windows-4.21.0-okd-scos.ec.4.zip",
"hash": "8746d78041166d163d33e40b3c0ee538e590d1168ddb8c9cee1899b98e1f0390"
"url": "https://github.com/openshift/okd/releases/download/4.21.0-okd-scos.ec.5/openshift-client-windows-4.21.0-okd-scos.ec.5.zip",
"hash": "0ab8822afc8a01238b550550277cc877300f93ec3459bd496e8d763eb2c7cd1b"
}
},
"bin": "oc.exe",

View File

@ -1,20 +1,20 @@
{
"version": "0.45.0",
"version": "0.45.1",
"description": "Feature-rich terminal-based text viewer",
"homepage": "https://noborus.github.io/ov",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/noborus/ov/releases/download/v0.45.0/ov_0.45.0_windows_amd64.zip",
"hash": "84cc920ec6ee59f5d685045d7ffa54b4290f2e19dc18a12d777ce412bc9df314"
"url": "https://github.com/noborus/ov/releases/download/v0.45.1/ov_0.45.1_windows_amd64.zip",
"hash": "20074c706c1e470367b6af270fd91a026313187d72b90a7fdfe14e533aadbdd2"
},
"32bit": {
"url": "https://github.com/noborus/ov/releases/download/v0.45.0/ov_0.45.0_windows_386.zip",
"hash": "93d4f9e37031895675d43a4423518f7db7416ff5aefa7dcf528662e10a10dc8b"
"url": "https://github.com/noborus/ov/releases/download/v0.45.1/ov_0.45.1_windows_386.zip",
"hash": "c7bd8d7dcf19c4e6f5bc502fddbc6c457da967a893b4bfaa1a24f1ec20670810"
},
"arm64": {
"url": "https://github.com/noborus/ov/releases/download/v0.45.0/ov_0.45.0_windows_arm64.zip",
"hash": "06194f5c538b995b492e6570ee6e01573ad482fecf5ba0bc6925ec3906eb4b95"
"url": "https://github.com/noborus/ov/releases/download/v0.45.1/ov_0.45.1_windows_arm64.zip",
"hash": "80042b180dd434b3fc62a43add480ba6287383aaf8d2402e323b23953e3b36bf"
}
},
"bin": "ov.exe",

View File

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