mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
No commits in common. "6c6bcf2f5cf1d185f25eb341fc1e482df36958dc" and "c76ef39ce856fb99832b5d244c93ffbeec5ba333" have entirely different histories.
6c6bcf2f5c
...
c76ef39ce8
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "4.21.0-okd-scos.ec.5",
|
||||
"version": "4.21.0-okd-scos.ec.4",
|
||||
"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.5/openshift-client-windows-4.21.0-okd-scos.ec.5.zip",
|
||||
"hash": "0ab8822afc8a01238b550550277cc877300f93ec3459bd496e8d763eb2c7cd1b"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"bin": "oc.exe",
|
||||
|
||||
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.45.1",
|
||||
"version": "0.45.0",
|
||||
"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.1/ov_0.45.1_windows_amd64.zip",
|
||||
"hash": "20074c706c1e470367b6af270fd91a026313187d72b90a7fdfe14e533aadbdd2"
|
||||
"url": "https://github.com/noborus/ov/releases/download/v0.45.0/ov_0.45.0_windows_amd64.zip",
|
||||
"hash": "84cc920ec6ee59f5d685045d7ffa54b4290f2e19dc18a12d777ce412bc9df314"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/noborus/ov/releases/download/v0.45.1/ov_0.45.1_windows_386.zip",
|
||||
"hash": "c7bd8d7dcf19c4e6f5bc502fddbc6c457da967a893b4bfaa1a24f1ec20670810"
|
||||
"url": "https://github.com/noborus/ov/releases/download/v0.45.0/ov_0.45.0_windows_386.zip",
|
||||
"hash": "93d4f9e37031895675d43a4423518f7db7416ff5aefa7dcf528662e10a10dc8b"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/noborus/ov/releases/download/v0.45.1/ov_0.45.1_windows_arm64.zip",
|
||||
"hash": "80042b180dd434b3fc62a43add480ba6287383aaf8d2402e323b23953e3b36bf"
|
||||
"url": "https://github.com/noborus/ov/releases/download/v0.45.0/ov_0.45.0_windows_arm64.zip",
|
||||
"hash": "06194f5c538b995b492e6570ee6e01573ad482fecf5ba0bc6925ec3906eb4b95"
|
||||
}
|
||||
},
|
||||
"bin": "ov.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2025-10-27",
|
||||
"version": "2025-08-25",
|
||||
"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-10-27/rust-analyzer-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "227386470b92d09a10d744170b4f34751a4015898eb42e9a74801fc839e6f777"
|
||||
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-08-25/rust-analyzer-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f0a7c451e495a184f0b379cce3c3c77af35ccb69ab9eeafbd2c67317ba16d5ae"
|
||||
}
|
||||
},
|
||||
"bin": "rust-analyzer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user