mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
7 Commits
18557188b5
...
2994464576
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2994464576 | ||
|
|
67a2b2fe78 | ||
|
|
96ca9b7ad0 | ||
|
|
ce6f27d4fe | ||
|
|
b70d6416a1 | ||
|
|
6373a4cedf | ||
|
|
5171377660 |
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.21.1",
|
||||
"version": "0.21.2",
|
||||
"description": "A modern, maintained replacement for ls, built on exa.",
|
||||
"homepage": "https://github.com/eza-community/eza",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/eza-community/eza/releases/download/v0.21.1/eza.exe_x86_64-pc-windows-gnu.zip",
|
||||
"hash": "d02c2e8519a2e86ccc7569f33f3431ad726f85088f77ae8fc851475720eb93a2"
|
||||
"url": "https://github.com/eza-community/eza/releases/download/v0.21.2/eza.exe_x86_64-pc-windows-gnu.zip",
|
||||
"hash": "737a122b56142bc60e8923eb7c96088c21c035c3f578df9c07ef5037a2e94beb"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.13.4",
|
||||
"version": "1.14.0",
|
||||
"description": "Kyverno CLI to manage Kubernetes policies",
|
||||
"homepage": "https://kyverno.io/docs/kyverno-cli/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/kyverno/kyverno/releases/download/v1.13.4/kyverno-cli_v1.13.4_windows_x86_64.zip",
|
||||
"hash": "af3eafaaa8fefab6fd5831b8122ad97578b2e08a723d30a5d5639512559ca59e"
|
||||
"url": "https://github.com/kyverno/kyverno/releases/download/v1.14.0/kyverno-cli_v1.14.0_windows_x86_64.zip",
|
||||
"hash": "90ab90a806c7a0144fe4003b8584fe90607a75d35dcf6994028d008e87b6364e"
|
||||
}
|
||||
},
|
||||
"bin": "kyverno.exe",
|
||||
|
||||
@ -1,29 +1,29 @@
|
||||
{
|
||||
"version": "r34",
|
||||
"version": "r35",
|
||||
"description": "A terminal file manager written in Go",
|
||||
"homepage": "https://godoc.org/github.com/gokcehan/lf",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"https://github.com/gokcehan/lf/releases/download/r34/lf-windows-amd64.zip",
|
||||
"https://raw.githubusercontent.com/gokcehan/lf/r34/etc/lfcd.cmd",
|
||||
"https://raw.githubusercontent.com/gokcehan/lf/r34/etc/lfcd.ps1"
|
||||
"https://github.com/gokcehan/lf/releases/download/r35/lf-windows-amd64.zip",
|
||||
"https://raw.githubusercontent.com/gokcehan/lf/r35/etc/lfcd.cmd",
|
||||
"https://raw.githubusercontent.com/gokcehan/lf/r35/etc/lfcd.ps1"
|
||||
],
|
||||
"hash": [
|
||||
"deef0536bbb9b90c784acd738db97ba0eb26a2f4466390b82b718c9c5d12ccbe",
|
||||
"136dda5d1cc0869aa050ae2e5e7d97fb95e79874d2484df787a9d636e6029ee2",
|
||||
"b3900464be408d70004418046887169d2245dea8263ff5170bcd9505bd9f0815",
|
||||
"82b7fad042f68b97bedf646c01d3ac3f9e138ca46f192a1b459719749f9bf1ff"
|
||||
]
|
||||
},
|
||||
"32bit": {
|
||||
"url": [
|
||||
"https://github.com/gokcehan/lf/releases/download/r34/lf-windows-386.zip",
|
||||
"https://raw.githubusercontent.com/gokcehan/lf/r34/etc/lfcd.cmd",
|
||||
"https://raw.githubusercontent.com/gokcehan/lf/r34/etc/lfcd.ps1"
|
||||
"https://github.com/gokcehan/lf/releases/download/r35/lf-windows-386.zip",
|
||||
"https://raw.githubusercontent.com/gokcehan/lf/r35/etc/lfcd.cmd",
|
||||
"https://raw.githubusercontent.com/gokcehan/lf/r35/etc/lfcd.ps1"
|
||||
],
|
||||
"hash": [
|
||||
"147ae731ed8269374f2e4e7f82c15f531031ffd1d0c9a42999f4c4a739e461d2",
|
||||
"f2ee195c595abf3365a58082c61a1f3313b83bcc7ec4f120a5361580f2a0e460",
|
||||
"b3900464be408d70004418046887169d2245dea8263ff5170bcd9505bd9f0815",
|
||||
"82b7fad042f68b97bedf646c01d3ac3f9e138ca46f192a1b459719749f9bf1ff"
|
||||
]
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.32",
|
||||
"version": "1.33",
|
||||
"description": "A small, fast, single-package Kubernetes for datacenters and the edge",
|
||||
"homepage": "https://microk8s.io",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2025.7",
|
||||
"version": "2025.7.1",
|
||||
"description": "A new language and compiler for shader development.",
|
||||
"homepage": "https://shader-slang.com/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.7/slang-2025.7-windows-x86_64.zip",
|
||||
"hash": "592be8aad6d243511990d4ad5bc21512d09579766e4966b3aadb51fa55f0df58"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.7.1/slang-2025.7.1-windows-x86_64.zip",
|
||||
"hash": "4e534c3c080422783396b6c34692360e883cb793b9b316586c457ec7f29a8eda"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.7/slang-2025.7-windows-aarch64.zip",
|
||||
"hash": "4127d5b98bbd2db2a8eb4f922c94a53e42b400b243c76c3eeb9fa5139e5f0054"
|
||||
"url": "https://github.com/shader-slang/slang/releases/download/v2025.7.1/slang-2025.7.1-windows-aarch64.zip",
|
||||
"hash": "6205a72a8688de09763703239539021e053ac2c97f1472f79a57010f92160b16"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user