mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
6 Commits
c4e64b78cf
...
79ba481085
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
79ba481085 | ||
|
|
a2ff2feb97 | ||
|
|
897e3d9896 | ||
|
|
8f0bfbd6e0 | ||
|
|
dabebb222e | ||
|
|
e6eb7ee5c5 |
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.2.11",
|
||||
"version": "0.2.10",
|
||||
"description": "A client-go credential (exec) plugin implementing Azure authentication.",
|
||||
"homepage": "https://github.com/Azure/kubelogin/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Azure/kubelogin/releases/download/v0.2.11/kubelogin-win-amd64.zip",
|
||||
"hash": "021b83b190779fad6c6a2cc3bd3cfab354e14e50c52b8d85eb62b246ae07a0c9"
|
||||
"url": "https://github.com/Azure/kubelogin/releases/download/v0.2.10/kubelogin-win-amd64.zip",
|
||||
"hash": "d9f9dff85037a35d14c3091bd22b84927a206750970abfe6eaa8f390203a6e30"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\windows_amd64\\kubelogin.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"description": "Resource monitor that shows usage and stats for processor, memory, disks, network, processes and services (LibreHardwareMonitor version with full monitoring capabilities).",
|
||||
"homepage": "https://github.com/aristocratos/btop4win",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,8 +9,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/aristocratos/btop4win/releases/download/v1.0.4/btop4win-LHM-x64.zip",
|
||||
"hash": "9e0b5716fa89a2a333e370beb97060d261952ab5de597d3678fbdace49626ae1"
|
||||
"url": "https://github.com/aristocratos/btop4win/releases/download/v1.0.5/btop4win-LHM-x64.zip",
|
||||
"hash": "0105cdb5713d3dcfe6ccee8b6060fbbeb7d6534c553bbb386dac0ea10e624acb"
|
||||
}
|
||||
},
|
||||
"extract_dir": "btop4win",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.4",
|
||||
"version": "1.0.5",
|
||||
"description": "Resource monitor that shows usage and stats for processor, memory, disks, network, processes and services.",
|
||||
"homepage": "https://github.com/aristocratos/btop4win",
|
||||
"license": "Apache-2.0",
|
||||
@ -8,8 +8,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/aristocratos/btop4win/releases/download/v1.0.4/btop4win-x64.zip",
|
||||
"hash": "d95bb671232a97ad951b7fc22813c2ea0417e164e797e5e476eedf3313d30126"
|
||||
"url": "https://github.com/aristocratos/btop4win/releases/download/v1.0.5/btop4win-x64.zip",
|
||||
"hash": "b2a2c5ba813ca2a834fb1043a390421e4387389cb6e5d837c1c2f77fd521f0bd"
|
||||
}
|
||||
},
|
||||
"extract_dir": "btop4win",
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "12.1.6",
|
||||
"version": "12.1.7",
|
||||
"description": "Software composition analysis utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities.",
|
||||
"homepage": "https://owasp.org/www-project-dependency-check/",
|
||||
"license": "Apache-2.0",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://github.com/dependency-check/DependencyCheck/releases/download/v12.1.6/dependency-check-12.1.6-release.zip",
|
||||
"hash": "1d8a60e379099e33009d2d105daa9f52b27f4ac5dc1859a279c76fbc2096c2ed",
|
||||
"url": "https://github.com/dependency-check/DependencyCheck/releases/download/v12.1.7/dependency-check-12.1.7-release.zip",
|
||||
"hash": "35479b3b7cb900125ab2a64208aeab7571b5dc6cd46c1f41d052661445969155",
|
||||
"extract_dir": "dependency-check",
|
||||
"bin": "bin\\dependency-check.bat",
|
||||
"checkver": {
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.65.2",
|
||||
"version": "0.66.0",
|
||||
"description": "A general-purpose command-line fuzzy finder",
|
||||
"homepage": "https://github.com/junegunn/fzf",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.65.2/fzf-0.65.2-windows_amd64.zip",
|
||||
"hash": "ad77a1e4b6ea6b790b02bfad333eb3e2a802e5e5423271733b324794eda31b9e"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.66.0/fzf-0.66.0-windows_amd64.zip",
|
||||
"hash": "9d2a1bc6e38665d0a15d846703a2c9ef1f5fe2630a9f972f9832712709c18823"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.65.2/fzf-0.65.2-windows_arm64.zip",
|
||||
"hash": "fa15b9da97c1babcab7d6e2992045f9237aaa06a13498cd78fa0367558f003a3"
|
||||
"url": "https://github.com/junegunn/fzf/releases/download/v0.66.0/fzf-0.66.0-windows_arm64.zip",
|
||||
"hash": "a8a20ecc6e5b49645269b4ad34a8bb34317e753282d9ce463d90be31b5cee659"
|
||||
}
|
||||
},
|
||||
"bin": "fzf.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.15.2",
|
||||
"version": "0.15.1",
|
||||
"description": "General-purpose programming language designed for robustness, optimality, and maintainability.",
|
||||
"homepage": "https://ziglang.org/",
|
||||
"license": "MIT",
|
||||
@ -8,19 +8,19 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://ziglang.org/download/0.15.2/zig-x86_64-windows-0.15.2.zip",
|
||||
"hash": "3a0ed1e8799a2f8ce2a6e6290a9ff22e6906f8227865911fb7ddedc3cc14cb0c",
|
||||
"extract_dir": "zig-x86_64-windows-0.15.2"
|
||||
"url": "https://ziglang.org/download/0.15.1/zig-x86_64-windows-0.15.1.zip",
|
||||
"hash": "91e69e887ca8c943ce9a515df3af013d95a66a190a3df3f89221277ebad29e34",
|
||||
"extract_dir": "zig-x86_64-windows-0.15.1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://ziglang.org/download/0.15.2/zig-x86-windows-0.15.2.zip",
|
||||
"hash": "7a6dfc00f4cc09ec46d3e10eb06f42538e92b6285e34debea7462edaf371da98",
|
||||
"extract_dir": "zig-x86-windows-0.15.2"
|
||||
"url": "https://ziglang.org/download/0.15.1/zig-x86-windows-0.15.1.zip",
|
||||
"hash": "fb1c07cffbb43615d3158ab8b8f5db5da1d48875eca99e1d7a8a0064ff63fc5b",
|
||||
"extract_dir": "zig-x86-windows-0.15.1"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://ziglang.org/download/0.15.2/zig-aarch64-windows-0.15.2.zip",
|
||||
"hash": "b926465f8872bf983422257cd9ec248bb2b270996fbe8d57872cca13b56fc370",
|
||||
"extract_dir": "zig-aarch64-windows-0.15.2"
|
||||
"url": "https://ziglang.org/download/0.15.1/zig-aarch64-windows-0.15.1.zip",
|
||||
"hash": "1f1bf16228b0ffcc882b713dc5e11a6db4219cb30997e13c72e8e723c2104ec6",
|
||||
"extract_dir": "zig-aarch64-windows-0.15.1"
|
||||
}
|
||||
},
|
||||
"bin": "zig.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user