mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-18 14:41:19 +00:00
Compare commits
21 Commits
cdfa4195a2
...
4d54ca50e5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4d54ca50e5 | ||
|
|
4e424b7a0c | ||
|
|
6b17a8b1f4 | ||
|
|
f19cfa54e5 | ||
|
|
8ce500fde8 | ||
|
|
8ba6782741 | ||
|
|
cb91310ec1 | ||
|
|
8449002fc3 | ||
|
|
9f10443fbd | ||
|
|
b02d700b45 | ||
|
|
dea29fc325 | ||
|
|
646cbf203d | ||
|
|
27d4fc3e15 | ||
|
|
2a5cf2f9d2 | ||
|
|
6f7f301708 | ||
|
|
a6d46b4c1b | ||
|
|
91450b9ce0 | ||
|
|
bd194cf90c | ||
|
|
667afba57d | ||
|
|
df1e2a7f72 | ||
|
|
8a46e02adb |
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.54.1",
|
||||
"version": "3.55.0",
|
||||
"description": "Allows deleting all resources of an AWS account.",
|
||||
"homepage": "https://aws-nuke.ekristen.dev/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/ekristen/aws-nuke/releases/download/v3.54.1/aws-nuke-v3.54.1-windows-amd64.zip",
|
||||
"hash": "0f3ab39b54b15685b8fe578797c4f9498116a6a3714428bae9b109b2b1e2fb05"
|
||||
"url": "https://github.com/ekristen/aws-nuke/releases/download/v3.55.0/aws-nuke-v3.55.0-windows-amd64.zip",
|
||||
"hash": "0efb0b82c14415ebada7f3e35697b8f16f4cef2c3e2e90a856d2cecc238cef60"
|
||||
}
|
||||
},
|
||||
"bin": "aws-nuke.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "2.27.20",
|
||||
"version": "2.27.21",
|
||||
"description": "Unified tool to manage AWS services",
|
||||
"homepage": "https://aws.amazon.com/cli/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.20.msi",
|
||||
"hash": "ab8cb482edd7fec08afeb8e39939e1cbde845c8764bf96ef880de0ce76b55050"
|
||||
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.27.21.msi",
|
||||
"hash": "353be0caa6bee563b52c8e6245ede5f0a4e02f8fbb25e5bec393826f58307b32"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Amazon\\AWSCLIV2",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "6.2.0",
|
||||
"version": "6.2.1",
|
||||
"description": "Language-agnostic real-time messaging server. Centrifugo supports at moment: Websocket and SockJS",
|
||||
"homepage": "https://centrifugal.dev",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/centrifugal/centrifugo/releases/download/v6.2.0/centrifugo_6.2.0_windows_amd64.zip",
|
||||
"hash": "381b017160f149acca2d331a6e7f975d4659bd034b5e8b9fec6e3bc8d9e6833e"
|
||||
"url": "https://github.com/centrifugal/centrifugo/releases/download/v6.2.1/centrifugo_6.2.1_windows_amd64.zip",
|
||||
"hash": "5db01cb509d2255a39b40b41c8fea710f92e6f3d3deaad478109459cb68490f5"
|
||||
}
|
||||
},
|
||||
"bin": "centrifugo.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.12.1",
|
||||
"version": "0.13.0",
|
||||
"description": "CUE is an open source data constraint language which aims to simplify tasks involving defining and using data.",
|
||||
"homepage": "https://cuelang.org",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/cue-lang/cue/releases/download/v0.12.1/cue_v0.12.1_windows_amd64.zip",
|
||||
"hash": "a80b570bd5d2d7d7e653f3c8689b37a7396a98d486901a14954f1ef6a83bd275"
|
||||
"url": "https://github.com/cue-lang/cue/releases/download/v0.13.0/cue_v0.13.0_windows_amd64.zip",
|
||||
"hash": "a17423528e176f984ae4778fe5c757955783985913a8e18d6ccc663eaf91c279"
|
||||
}
|
||||
},
|
||||
"bin": "cue.exe",
|
||||
|
||||
@ -10,11 +10,11 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://cygwin.com/setup-x86_64.exe#/cygwin-setup.exe",
|
||||
"hash": "2e2e322b138f6337d1a9be71cc0d3b9bb05991c5ac72bd68cf3c1c5f309ecf30"
|
||||
"hash": "46993d76d756bde18564f72a4ee07384cd82b447527ca406c8bfc034cb05c664"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://cygwin.com/setup-x86.exe#/cygwin-setup.exe",
|
||||
"hash": "7259b823779bc63ff3365a8bce9187bf5f5a88dc44dd075118d18f949e95053b"
|
||||
"hash": "5b33dbe58ae8d34d1445a859c73d077e0c0b349306e40834d637f7540499234d"
|
||||
}
|
||||
},
|
||||
"pre_install": "persist_data @{persist = @('packages', 'root')} $original_dir $persist_dir",
|
||||
|
||||
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "13.29",
|
||||
"version": "13.30",
|
||||
"description": "A command-line application for reading, writing and editing meta information in a wide variety of files.",
|
||||
"homepage": "https://exiftool.org",
|
||||
"license": "GPL-1.0-or-later|Artistic-1.0-Perl",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://exiftool.org/exiftool-13.29_64.zip",
|
||||
"hash": "316c15b2281b9dd1bcc37d3a8fa71539d08e1533b882780deabcdf2fd2a5550f",
|
||||
"extract_dir": "exiftool-13.29_64"
|
||||
"url": "https://exiftool.org/exiftool-13.30_64.zip",
|
||||
"hash": "016f1562fdd70da8e90657575cc68048f95571691a2cadf3ee07acbc31a5b3f7",
|
||||
"extract_dir": "exiftool-13.30_64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://exiftool.org/exiftool-13.29_32.zip",
|
||||
"hash": "347f7da909de792476dc2d22a1e8c675198d628aacf0a5f5ef31b440dbd392fb",
|
||||
"extract_dir": "exiftool-13.29_32"
|
||||
"url": "https://exiftool.org/exiftool-13.30_32.zip",
|
||||
"hash": "1c5fa3844ebb90fbfc283cbde326cc3876e9869c3716e903dc96da09766f2ce3",
|
||||
"extract_dir": "exiftool-13.30_32"
|
||||
}
|
||||
},
|
||||
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.65",
|
||||
"version": "1.0.66",
|
||||
"description": "A high-performance cache-store from Microsoft Research.",
|
||||
"homepage": "https://microsoft.github.io/garnet",
|
||||
"license": "MIT",
|
||||
@ -17,12 +17,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.65/win-x64-based-readytorun.zip",
|
||||
"hash": "3d3cf1880c718ae7eab7f788d099dd12e31749507dec780576a3228b6ac93623"
|
||||
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.66/win-x64-based-readytorun.zip",
|
||||
"hash": "8c9cf61f096fa424341ad90f931d843e5d09dc08470ad8be8ae76ae1c2325151"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.65/win-arm64-based-readytorun.zip",
|
||||
"hash": "e584c3909cba9eddc84c9831327ca3bce658cca203771a0933afbca916c802ef"
|
||||
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.66/win-arm64-based-readytorun.zip",
|
||||
"hash": "b8ab264c542f29860115ec662c2f54f86b211c50a5cf5b2b38938ce9c3a6b00d"
|
||||
}
|
||||
},
|
||||
"extract_dir": "net9.0",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.20.4",
|
||||
"version": "0.20.5",
|
||||
"description": "CLIs for working with container registries",
|
||||
"homepage": "https://github.com/google/go-containerregistry",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/google/go-containerregistry/releases/download/v0.20.4/go-containerregistry_Windows_x86_64.tar.gz",
|
||||
"hash": "3f7e84417bfa18073034f3a7a46abca5540d721d739aeb0a287d592dbb392cb7"
|
||||
"url": "https://github.com/google/go-containerregistry/releases/download/v0.20.5/go-containerregistry_Windows_x86_64.tar.gz",
|
||||
"hash": "0cc402eec89240ac831d487d7919799c74680bde2e1f9b1628aec6b526dca114"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "8.14",
|
||||
"version": "8.14.1",
|
||||
"description": "An open-source build automation tool focused on flexibility and performance. (Binaries only without documentation)",
|
||||
"homepage": "https://gradle.org",
|
||||
"license": "Apache-2.0",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://services.gradle.org/distributions/gradle-8.14-bin.zip",
|
||||
"hash": "61ad310d3c7d3e5da131b76bbf22b5a4c0786e9d892dae8c1658d4b484de3caa",
|
||||
"extract_dir": "gradle-8.14",
|
||||
"url": "https://services.gradle.org/distributions/gradle-8.14.1-bin.zip",
|
||||
"hash": "845952a9d6afa783db70bb3b0effaae45ae5542ca2bb7929619e8af49cb634cf",
|
||||
"extract_dir": "gradle-8.14.1",
|
||||
"post_install": [
|
||||
"$current_env = Get-EnvVar -Name GRADLE_USER_HOME -Global:$global",
|
||||
"If ($null -eq $current_env) {",
|
||||
|
||||
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "8.14",
|
||||
"version": "8.14.1",
|
||||
"description": "An open-source build automation tool focused on flexibility and performance. (Source code and documentation bundled)",
|
||||
"homepage": "https://gradle.org",
|
||||
"license": "Apache-2.0",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://services.gradle.org/distributions/gradle-8.14-all.zip",
|
||||
"hash": "efe9a3d147d948d7528a9887fa35abcf24ca1a43ad06439996490f77569b02d1",
|
||||
"extract_dir": "gradle-8.14",
|
||||
"url": "https://services.gradle.org/distributions/gradle-8.14.1-all.zip",
|
||||
"hash": "d7042b3c11565c192041fc8c4703f541b888286404b4f267138c1d094d8ecdca",
|
||||
"extract_dir": "gradle-8.14.1",
|
||||
"post_install": [
|
||||
"$current_env = Get-EnvVar -Name GRADLE_USER_HOME -Global:$global",
|
||||
"If ($null -eq $current_env) {",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.35.0",
|
||||
"version": "1.36.0",
|
||||
"description": "Runs a single-node Kubernetes cluster inside a Virtual Machine to try out Kubernetes.",
|
||||
"homepage": "https://minikube.sigs.k8s.io/docs/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://storage.googleapis.com/minikube/releases/v1.35.0/minikube-windows-amd64.exe#/minikube.exe",
|
||||
"hash": "7b7d2dcb130dc066d6f2d01dd1a54b92a35f8f7b0f849283a8bf4455dff8daea"
|
||||
"url": "https://storage.googleapis.com/minikube/releases/v1.36.0/minikube-windows-amd64.exe#/minikube.exe",
|
||||
"hash": "c7504d574a416a4dd4c948e8bab9c2c2028e12c06d038046d8728c96c7cf4730"
|
||||
}
|
||||
},
|
||||
"bin": "minikube.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2025.5.9",
|
||||
"version": "2025.5.10",
|
||||
"description": "Polyglot tool version manager and task runner",
|
||||
"homepage": "https://mise.jdx.dev/",
|
||||
"license": "MIT",
|
||||
@ -10,12 +10,12 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.5.9/mise-v2025.5.9-windows-x64.zip",
|
||||
"hash": "ca64159e630a17737ba8a4fefd49bca905c58fb8d3330184b7e943817a3a2bc6"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.5.10/mise-v2025.5.10-windows-x64.zip",
|
||||
"hash": "69d6e875a6d14189eafd68450f099e6120c3648b605b2b3995351fc6dc871cd9"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.5.9/mise-v2025.5.9-windows-arm64.zip",
|
||||
"hash": "b246681a1546e0fd3ce1835ac9e1816e4e6a96ce690e3e02f654a3ac90e6ce40"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.5.10/mise-v2025.5.10-windows-arm64.zip",
|
||||
"hash": "341723560b0ee894940f8e930328cfe0958fb7b2cedb7f7405894c94cb52d54e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "mise",
|
||||
|
||||
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "2.11.3",
|
||||
"version": "2.11.4",
|
||||
"description": "High-Performance server for NATS.io, the cloud and edge native messaging system",
|
||||
"homepage": "https://github.com/nats-io/nats-server",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.3/nats-server-v2.11.3-windows-amd64.zip",
|
||||
"hash": "553b61ad3581c28a93eb039f0167efc4470fb3ec3a5cff9570545eb5f57acf25",
|
||||
"extract_dir": "nats-server-v2.11.3-windows-amd64"
|
||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.4/nats-server-v2.11.4-windows-amd64.zip",
|
||||
"hash": "c78771905c52a8590f6c20cb101bb38ab65bd3046bd6ab8edf4e38efd41dce6f",
|
||||
"extract_dir": "nats-server-v2.11.4-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.3/nats-server-v2.11.3-windows-386.zip",
|
||||
"hash": "f2bb40ff000486eed91fbc3c974cbd7db8ad6afdb0ff730ba6957e9cc3abb66c",
|
||||
"extract_dir": "nats-server-v2.11.3-windows-386"
|
||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.4/nats-server-v2.11.4-windows-386.zip",
|
||||
"hash": "a43ca2863febfaa658b5dd708a9e85a7f7c0ac7e0d53f57f0434677df60d78aa",
|
||||
"extract_dir": "nats-server-v2.11.4-windows-386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.3/nats-server-v2.11.3-windows-arm64.zip",
|
||||
"hash": "b4642a209d83a0c5daca910efab3008ea1c7f526c89f2f58c15704bceab46e97",
|
||||
"extract_dir": "nats-server-v2.11.3-windows-arm64"
|
||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.4/nats-server-v2.11.4-windows-arm64.zip",
|
||||
"hash": "633e547968918d304966dfcbeb5eb68aecbf124e6a5fdea6716d8b677d280836",
|
||||
"extract_dir": "nats-server-v2.11.4-windows-arm64"
|
||||
}
|
||||
},
|
||||
"bin": "nats-server.exe",
|
||||
|
||||
@ -1,19 +1,19 @@
|
||||
{
|
||||
"version": "2.11.1",
|
||||
"version": "2.11.2",
|
||||
"description": "Unified tool for interacting with Rancher Server",
|
||||
"homepage": "https://github.com/rancher/cli",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rancher/cli/releases/download/v2.11.1/rancher-windows-amd64-v2.11.1.zip",
|
||||
"hash": "9c3bf5fa710213fd99c219cbb393a1c1828cea250b218a4ddad156c8ddf8ca1e"
|
||||
"url": "https://github.com/rancher/cli/releases/download/v2.11.2/rancher-windows-amd64-v2.11.2.zip",
|
||||
"hash": "df09d894e24753539d60f0c83c16d3d92b9bcb7a535d42ad092b29287dd52328"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/rancher/cli/releases/download/v2.11.1/rancher-windows-386-v2.11.1.zip",
|
||||
"hash": "f423c459c09047412f06ca6a612221cc57ec7dac30001403e7a2b0aec5d603b5"
|
||||
"url": "https://github.com/rancher/cli/releases/download/v2.11.2/rancher-windows-386-v2.11.2.zip",
|
||||
"hash": "0d58812daae7637cf64b9c7b851f5e0ffd33804c33f98bd4ab982f3957bc8dad"
|
||||
}
|
||||
},
|
||||
"extract_dir": "rancher-v2.11.1",
|
||||
"extract_dir": "rancher-v2.11.2",
|
||||
"bin": "rancher.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
|
||||
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "0.11.10",
|
||||
"version": "0.11.11",
|
||||
"description": "An extremely fast Python linter and code formatter, written in Rust.",
|
||||
"homepage": "https://github.com/astral-sh/ruff",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.10/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d77bc4ecdb0f50f5a70422db90ec735caf71c3ea3e201e6e84a78fed695a4950"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.11/ruff-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b7619ff27098a4d7f37c52fb8fc61ccfe677aaade7722a385b40f8d5273ebddd"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.10/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "e0aab393a0e9da99e7cadcfbad7bfa6abbe3de9e1fc69eb3e649ed27769fd7a1"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.11/ruff-i686-pc-windows-msvc.zip",
|
||||
"hash": "507a588d22c9eb3558c86e85d50f6cbc099d52444dc05290c61ae8454aee25de"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.10/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "765234e319c8fce0b0216f570f4480b7a7b77d019347fa301536b808c245375b"
|
||||
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.11/ruff-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "7c43804a3a9646edbc70eda6dab061343a5545844dbaff82ba472df3be4b74e0"
|
||||
}
|
||||
},
|
||||
"bin": "ruff.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.2.20241203.120811.a2174689",
|
||||
"version": "0.2.20250521.115337.25ed6ac4",
|
||||
"description": "Sapling SCM is a cross-platform, highly scalable, Git-compatible source control system.",
|
||||
"homepage": "https://sapling-scm.com/",
|
||||
"license": "GPL-2.0-only",
|
||||
@ -17,8 +17,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/facebook/sapling/releases/download/0.2.20241203-120811+a2174689/sapling_windows_0.2.20241203-120811+a2174689_amd64.zip",
|
||||
"hash": "857acaab26f9f932e9d6b47be37468a58666f12e48f32e2bf951f2f25bd28827"
|
||||
"url": "https://github.com/facebook/sapling/releases/download/0.2.20250521-115337+25ed6ac4/sapling_windows_0.2.20250521-115337+25ed6ac4_amd64.zip",
|
||||
"hash": "da706ae9989cea31003346ad1ed69ebd82cedf86050e13efb6598ebcdf5cba2e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "Sapling",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "6.2.0",
|
||||
"version": "6.3.0",
|
||||
"description": "Command line interface to Sourcegraph",
|
||||
"homepage": "https://github.com/sourcegraph/src-cli",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/sourcegraph/src-cli/releases/download/6.2.0/src-cli_6.2.0_windows_amd64.tar.gz",
|
||||
"hash": "d83492e998efb8bf99697f4691ef344f23f5c8d70aace37e0df0eae120b8e779"
|
||||
"url": "https://github.com/sourcegraph/src-cli/releases/download/6.3.0/src-cli_6.3.0_windows_amd64.tar.gz",
|
||||
"hash": "66cc0b6efd4d36518883629a2c1c3b39cf205a7dc2bb735b86ebe04fd7bb9b43"
|
||||
}
|
||||
},
|
||||
"bin": "src.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.26.0",
|
||||
"version": "1.26.1",
|
||||
"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",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/anchore/syft/releases/download/v1.26.0/syft_1.26.0_windows_amd64.zip",
|
||||
"hash": "eca51fb712144a3af97c3699bde32e0ff5d389ed97985fff975fd46b92410075"
|
||||
"url": "https://github.com/anchore/syft/releases/download/v1.26.1/syft_1.26.1_windows_amd64.zip",
|
||||
"hash": "7af7acb9f81bdddbc343855cb3a42e1d38ae9a1b044bfcd9b975a118d107849e"
|
||||
}
|
||||
},
|
||||
"bin": "syft.exe",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.80.1",
|
||||
"version": "0.80.2",
|
||||
"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",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.80.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "b11ff12101e99adb9d1c5d039171dfd94ccf6b9c92fe3b188d80f51fce4f5bb1"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.80.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "ec7f27230c9a5bbc15fffd534f10fff33522e3c092609e9531aec16e11a9af3b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.80.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "bd50e56f45366bd0d6d6e558387828c479c4255a0e88ede5ea1cf2cf61bc6b15"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.80.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "bd269756e15099c96ed48ab09bd11572074d3e40c811ca46552e5ef2b3affcd8"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.88.32",
|
||||
"version": "3.88.33",
|
||||
"description": "Find leaked credentials",
|
||||
"homepage": "https://github.com/trufflesecurity/trufflehog",
|
||||
"license": "AGPL-3.0-only",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.32/trufflehog_3.88.32_windows_amd64.tar.gz",
|
||||
"hash": "8adf879aec8274d0b1cae74acbe3ed1fc9f5a56db922661a6e980c920aafd888"
|
||||
"url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.33/trufflehog_3.88.33_windows_amd64.tar.gz",
|
||||
"hash": "119782fc3fbaafa3b5ac50349b32deb275dc0d817fed5e5ffebc64d43a214520"
|
||||
}
|
||||
},
|
||||
"bin": "trufflehog.exe",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.7.6",
|
||||
"version": "0.7.7",
|
||||
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
||||
"homepage": "https://docs.astral.sh/uv/",
|
||||
"license": "Apache-2.0|MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.6/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "4c81818cc89d75ca54762e2641deebad69c0af6594212a9fb24b9849df8ac413"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.7/uv-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "a27a1fdf3f6b850dfb45fb009f7ea0fe3db1a59f692ebdc64c24ff8dbd0467d1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.6/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "aca45dbdb75cd2c5fdf70bf5ff436306d476352b135fcab544c4a9759d7d1af8"
|
||||
"url": "https://github.com/astral-sh/uv/releases/download/0.7.7/uv-i686-pc-windows-msvc.zip",
|
||||
"hash": "5e47a44df7707b58884cdf5d30527857ec1bf186e8f200517fd11a572669cacc"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user