mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Compare commits
No commits in common. "dc13fa4ec4514413c7b93c94d4a4ff7ac9bec559" and "406f0185f02b9eb86e0e5541a734ba2a10fba20c" have entirely different histories.
dc13fa4ec4
...
406f0185f0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.1",
|
||||
"version": "1.4.0",
|
||||
"description": "A high-performance embeddable SQL OLAP database management system",
|
||||
"homepage": "https://duckdb.org",
|
||||
"license": "MIT",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.4.1/duckdb_cli-windows-amd64.zip",
|
||||
"hash": "3fab5174658bf16189c80eaa047b3e7737847491c9e4433a985adf014618cbd9"
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.4.0/duckdb_cli-windows-amd64.zip",
|
||||
"hash": "efceab16ece9e6be24ddd1ce82a58ca23d27bc4c5defbea40e3bcb82adeed41a"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.4.1/duckdb_cli-windows-arm64.zip",
|
||||
"hash": "b753187a285f491bf7e2dfbb0b893f551390806f6944d9f1764a7aa7e69d9dbb"
|
||||
"url": "https://github.com/duckdb/duckdb/releases/download/v1.4.0/duckdb_cli-windows-arm64.zip",
|
||||
"hash": "53437f18d671a14a09cf742a5cd18f006afab0212c9a655f9d922e12c84505eb"
|
||||
}
|
||||
},
|
||||
"bin": "duckdb.exe",
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "11.13.3",
|
||||
"version": "11.13.2",
|
||||
"description": "Database migration tool that favors simplicity and convention over configuration.",
|
||||
"homepage": "https://flywaydb.org/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.13.3/flyway-commandline-11.13.3-windows-x64.zip",
|
||||
"hash": "sha1:2c237b38641bb15e80cb89fd9bbf0df095d0045f"
|
||||
"url": "https://download.red-gate.com/maven/release/com/redgate/flyway/flyway-commandline/11.13.2/flyway-commandline-11.13.2-windows-x64.zip",
|
||||
"hash": "sha1:89176438da6b8485bfd81e42a4b5e3821c1aca59"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-11.13.3",
|
||||
"extract_dir": "flyway-11.13.2",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.54.0",
|
||||
"version": "1.53.0",
|
||||
"description": "Command-line interface for Hetzner Cloud",
|
||||
"homepage": "https://github.com/hetznercloud/cli",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/hetznercloud/cli/releases/download/v1.54.0/hcloud-windows-amd64.zip",
|
||||
"hash": "4f11aa95dc03bcc7c42062b26006345aac4c76ee981752093c9700e84ba1c6d3"
|
||||
"url": "https://github.com/hetznercloud/cli/releases/download/v1.53.0/hcloud-windows-amd64.zip",
|
||||
"hash": "e712716280593fe978566998779172970bca8487bfd24bc0de041bf76f9cfbf2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/hetznercloud/cli/releases/download/v1.54.0/hcloud-windows-386.zip",
|
||||
"hash": "4571f11bfc9516bb31e4ecad40d9b5db8a033643f1e889325e15b118b719a2df"
|
||||
"url": "https://github.com/hetznercloud/cli/releases/download/v1.53.0/hcloud-windows-386.zip",
|
||||
"hash": "e3fbaf3c681c2109b9609cedfdd8ad8bc8fba44b7f6f2f7cb102f7068447a8ae"
|
||||
}
|
||||
},
|
||||
"bin": "hcloud.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.531",
|
||||
"version": "2.530",
|
||||
"description": "An automation server which enables developers around the world to reliably build, test, and deploy their software.",
|
||||
"homepage": "https://www.jenkins.io",
|
||||
"license": "MIT",
|
||||
@ -7,8 +7,8 @@
|
||||
"Java 11": "java/openjdk11",
|
||||
"Java 17": "java/openjdk17"
|
||||
},
|
||||
"url": "https://get.jenkins.io/war/2.531/jenkins.war#/jenkins.jar",
|
||||
"hash": "ccaa59b34ff7b13bdc442d57b39eee130f7ee582792269fde262fb18b9212f41",
|
||||
"url": "https://get.jenkins.io/war/2.530/jenkins.war#/jenkins.jar",
|
||||
"hash": "9f43a2ac0701d52adbc455824b6e00e243b09c1005e23c2b924b7f8aaee10093",
|
||||
"bin": "jenkins.jar",
|
||||
"checkver": {
|
||||
"url": "https://www.jenkins.io/changelog/rss.xml",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.50.15",
|
||||
"version": "0.50.14",
|
||||
"description": "Kubernetes Clusters manager",
|
||||
"homepage": "https://github.com/derailed/k9s",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v0.50.15/k9s_Windows_amd64.zip",
|
||||
"hash": "479d24bae4a54c3ed659d6f6f0aae22f70ae83ac08599562c521199714aab6cd"
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v0.50.14/k9s_Windows_amd64.zip",
|
||||
"hash": "4bad4e4c8573ef83ba0bb8c2e93369bb0454f186be6cba5d64a7446e3a8c98eb"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v0.50.15/k9s_Windows_arm64.zip",
|
||||
"hash": "f610c4a44164fa3ed5b4f11ecc9af3956f8cff64a7b641aa213a68235c66d201"
|
||||
"url": "https://github.com/derailed/k9s/releases/download/v0.50.14/k9s_Windows_arm64.zip",
|
||||
"hash": "6a1b2701cd0b69fa1736077d4f659928c91f1e6932b21a1de454079eac44554c"
|
||||
}
|
||||
},
|
||||
"bin": "k9s.exe",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "21.1.2",
|
||||
"version": "21.1.1",
|
||||
"description": "Collection of modular and reusable compiler and toolchain technologies. (arm64/aarch64 only)",
|
||||
"homepage": "https://www.llvm.org",
|
||||
"license": "NCSA",
|
||||
"architecture": {
|
||||
"arm64": {
|
||||
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.2/LLVM-21.1.2-woa64.exe#/dl.7z",
|
||||
"hash": "02a316147d1974d104be76b9cfd5ea1707b9f7416089b218eb939c985f665650"
|
||||
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.1/LLVM-21.1.1-woa64.exe#/dl.7z",
|
||||
"hash": "44968678761de2da807f25612129833dabe4394840a75c26c2b2ee1f227640ee"
|
||||
}
|
||||
},
|
||||
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe\" -Recurse",
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.22.3",
|
||||
"version": "1.22.2",
|
||||
"description": "An open-source RESTful search API written in Rust",
|
||||
"homepage": "https://github.com/meilisearch/meilisearch",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.22.3/meilisearch-windows-amd64.exe#/meilisearch.exe",
|
||||
"hash": "a43bbf2a18964efcfab5412a787a3aae0c2cffa801e73552ef97933644fa6c44"
|
||||
"url": "https://github.com/meilisearch/meilisearch/releases/download/v1.22.2/meilisearch-windows-amd64.exe#/meilisearch.exe",
|
||||
"hash": "fb5875c5aabd30f76b4007e628ad3f10f35caf42530ce7edbd4f547421b92d26"
|
||||
}
|
||||
},
|
||||
"bin": "meilisearch.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2025.10.5",
|
||||
"version": "2025.10.4",
|
||||
"description": "Polyglot tool version manager and task runner",
|
||||
"homepage": "https://mise.jdx.dev/",
|
||||
"license": "MIT",
|
||||
@ -13,12 +13,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.10.5/mise-v2025.10.5-windows-x64.zip",
|
||||
"hash": "cf28f54c3bc89a7096fc5e21bedeecfc85d3dbdb1780afb4d3b61701dbcfdf19"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.10.4/mise-v2025.10.4-windows-x64.zip",
|
||||
"hash": "09829e73757c309f2796198116853506af5eaf87a262a4e575dea583fcfa6e34"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.10.5/mise-v2025.10.5-windows-arm64.zip",
|
||||
"hash": "68c8f9efb2b174a139c564821237b530a3db7546f5f7660b19c32e414ad9df69"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.10.4/mise-v2025.10.4-windows-arm64.zip",
|
||||
"hash": "42af5134057eeb05ff22b6c22120e198b52b11902b2b2579eae55cb575a70c4a"
|
||||
}
|
||||
},
|
||||
"extract_dir": "mise",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "27.1.2",
|
||||
"version": "27.1.1",
|
||||
"description": "A prompt theme engine for any shell",
|
||||
"homepage": "https://ohmyposh.dev",
|
||||
"license": "MIT",
|
||||
@ -7,22 +7,22 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.2/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.2/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.1/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.1/posh-windows-amd64.exe#/oh-my-posh.exe"
|
||||
],
|
||||
"hash": [
|
||||
"0400805bb8797895bc96d37f9ca301bb4002d3bffb7f73f969ed57010e93bed8",
|
||||
"20794a7d013627fa39ea962a9b05263332c8ad68f5ea18b6c823c2f447901b9b"
|
||||
"c60b2601c9ef5863a5b6b788d7eebddbfeaee73745c1fd610c1b1174890ac7ba",
|
||||
"d4f5ad69a1561294369698ef79007d11ec2a5feb6873e74ff344f91f27aafefa"
|
||||
]
|
||||
},
|
||||
"arm64": {
|
||||
"url": [
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.2/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.2/posh-windows-arm64.exe#/oh-my-posh.exe"
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.1/themes.zip",
|
||||
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v27.1.1/posh-windows-arm64.exe#/oh-my-posh.exe"
|
||||
],
|
||||
"hash": [
|
||||
"0400805bb8797895bc96d37f9ca301bb4002d3bffb7f73f969ed57010e93bed8",
|
||||
"204fcf326f31d26562df0e5eaa1c817f75c74107dad302c2a944a4af2e289764"
|
||||
"c60b2601c9ef5863a5b6b788d7eebddbfeaee73745c1fd610c1b1174890ac7ba",
|
||||
"ac9b73e32aeea2b917c53c9477b5f14d6f8795eba140ca58793545cdd758e3ae"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.56.0",
|
||||
"version": "0.55.0",
|
||||
"description": "Package management made easy",
|
||||
"homepage": "https://pixi.sh",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.56.0/pixi-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "def3c977d12b2abd1d43fab71faeb83fb511dedf119591d47d39e1fdfc833dfa"
|
||||
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.55.0/pixi-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "8921371da4ddef7949fe8e9b75b12e59e0bb11b2118ee20faa09d7b1503236a5"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.56.0/pixi-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "614de2c348640fceeda419210b9aa2d479cf46d75f4ae589dad72470d311692d"
|
||||
"url": "https://github.com/prefix-dev/pixi/releases/download/v0.55.0/pixi-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "bdefe7cd60a92c0d76bb76986af28a5ec2a142705504db3b3a63d606055cf3f7"
|
||||
}
|
||||
},
|
||||
"bin": "pixi.exe",
|
||||
|
||||
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "3.14.0",
|
||||
"version": "3.13.7",
|
||||
"description": "A programming language that lets you work quickly and integrate systems more effectively.",
|
||||
"homepage": "https://www.python.org/",
|
||||
"license": "Python-2.0",
|
||||
"notes": "Allow applications and third-party installers to find python by running: \"$dir\\install-pep-514.reg\"",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://www.python.org/ftp/python/3.14.0/python-3.14.0-amd64.exe#/setup.exe",
|
||||
"hash": "md5:cf642108b97545a30ac055b94657a0e6"
|
||||
"url": "https://www.python.org/ftp/python/3.13.7/python-3.13.7-amd64.exe#/setup.exe",
|
||||
"hash": "md5:1da92e43c79f3d1539dd23a3c14bf3f0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://www.python.org/ftp/python/3.14.0/python-3.14.0.exe#/setup.exe",
|
||||
"hash": "md5:4b4a8f4e6f47a430df110868b3872762"
|
||||
"url": "https://www.python.org/ftp/python/3.13.7/python-3.13.7.exe#/setup.exe",
|
||||
"hash": "md5:f501c1b321c82412ed330ec5604cac39"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://www.python.org/ftp/python/3.14.0/python-3.14.0-arm64.exe#/setup.exe",
|
||||
"hash": "md5:1d308e03a711d99ad7c5df4032daf8a9"
|
||||
"url": "https://www.python.org/ftp/python/3.13.7/python-3.13.7-arm64.exe#/setup.exe",
|
||||
"hash": "md5:66c0ba98b20b7d4ea0904223d484d369"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.83.2",
|
||||
"version": "1.83.1",
|
||||
"description": "The IBM Cloud provider is used to manage provisioning and orchestration of IBM Cloud resources with the Terraform provisioning engine",
|
||||
"homepage": "https://cloud.ibm.com/docs/ibm-cloud-provider-for-terraform/",
|
||||
"license": "MPL-2.0",
|
||||
"depends": "versions/terraform011",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.83.2/terraform-provider-ibm_1.83.2_windows_amd64.zip",
|
||||
"hash": "3ad726b419fa8a7b4f21e6a5b5f7949438e0b908e09d45d842f0f97809caf5fa",
|
||||
"url": "https://github.com/IBM-Cloud/terraform-provider-ibm/releases/download/v1.83.1/terraform-provider-ibm_1.83.1_windows_amd64.zip",
|
||||
"hash": "5d88597de5c876670d0693eeecbebdf1417369a4e869a06b0cd6a75cb2d57246",
|
||||
"installer": {
|
||||
"script": "Copy-Item -Force \"$dir\\terraform-provider-ibm_v$version.exe\" \"$env:APPDATA\\terraform.d\\plugins\\windows_amd64\""
|
||||
},
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.11.2",
|
||||
"version": "2.11.1",
|
||||
"description": "Less verbose and more shell-friendly Terraform.",
|
||||
"homepage": "https://github.com/dex4er/tf",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/dex4er/tf/releases/download/v2.11.2/tf-windows-amd64.exe#/tf.exe",
|
||||
"hash": "39978fcf87ec7ba773e180a728ee1a190e0a3fceafd7a0f7bb16e7758640bb08"
|
||||
"url": "https://github.com/dex4er/tf/releases/download/v2.11.1/tf-windows-amd64.exe#/tf.exe",
|
||||
"hash": "dd65eeb9da699cef2a284cad09aefcddf85f25a2ade83a7d3ecd0ccaa0f30eec"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/dex4er/tf/releases/download/v2.11.2/tf-windows-arm64.exe#/tf.exe",
|
||||
"hash": "088a4156429706acd774205b6baf8516c64d6586c72e28f16ea5ee2214ad123e"
|
||||
"url": "https://github.com/dex4er/tf/releases/download/v2.11.1/tf-windows-arm64.exe#/tf.exe",
|
||||
"hash": "9e077c5f7eb69e7ade5114e2e71c1d05fd80e4602bae3eaba4caa7940ca79528"
|
||||
}
|
||||
},
|
||||
"bin": "tf.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.8.1",
|
||||
"version": "1.8.0",
|
||||
"description": "A malware samples pattern matching tool, re-incarnation of YARA.",
|
||||
"homepage": "https://virustotal.github.io/yara-x/",
|
||||
"license": {
|
||||
@ -8,8 +8,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/VirusTotal/yara-x/releases/download/v1.8.1/yara-x-v1.8.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "0855acfc998589c207f0402f2f92bf1ab1f7a1b2d8aa61a55a370bb314aa8897"
|
||||
"url": "https://github.com/VirusTotal/yara-x/releases/download/v1.8.0/yara-x-v1.8.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "81d763372c7cd1fd2fdc2b4bcde7dbf44d4552b475e9f19fbe85a2aa74f9f281"
|
||||
}
|
||||
},
|
||||
"bin": "yr.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user