mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
Compare commits
6 Commits
11e454cb55
...
922d9888da
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
922d9888da | ||
|
|
fc37c28c1f | ||
|
|
84265d909c | ||
|
|
c0e5c9ec1a | ||
|
|
e2c37ef65b | ||
|
|
bd220954ec |
@ -6,7 +6,7 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Canop/broot/releases/download/v1.50.0/broot_1.50.0.zip",
|
||||
"hash": "af0dacc244215c252d72c1d292319ad9ce665d7ee5976be6abcfb9920c568bf4",
|
||||
"hash": "fbe894c9c933ab8f9c6341f83c491caf2027d3e5b9573ca5a339f1c2f078bc17",
|
||||
"extract_dir": "x86_64-pc-windows-gnu"
|
||||
}
|
||||
},
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.42.0",
|
||||
"version": "0.43.0",
|
||||
"description": "A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it",
|
||||
"homepage": "https://github.com/gruntwork-io/cloud-nuke",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.42.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
|
||||
"hash": "d05ff58f4eb9d0bc6cb125b0afcc1fe15be7ca0b5357b13020b1208fdfd7a0f3"
|
||||
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.43.0/cloud-nuke_windows_amd64.exe#/cloud-nuke.exe",
|
||||
"hash": "d4be5c9a732918bd01ce3b4c70dd4c20d001fe8553371bf59abb631f1d74254f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.42.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
|
||||
"hash": "af498a3414212aec2467ab3164cb1530acc71e119187c3d3c215dca83d9df4ef"
|
||||
"url": "https://github.com/gruntwork-io/cloud-nuke/releases/download/v0.43.0/cloud-nuke_windows_386.exe#/cloud-nuke.exe",
|
||||
"hash": "8aee3cd8870829ccc590a9da04acf17a562e11960f4e4172cc0f66e46bd7c6b4"
|
||||
}
|
||||
},
|
||||
"bin": "cloud-nuke.exe",
|
||||
|
||||
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "4.16",
|
||||
"version": "4.17",
|
||||
"description": "Converts source code to formatted text with syntax highlighting.",
|
||||
"homepage": "http://www.andre-simon.de/doku/highlight/en/highlight.php",
|
||||
"license": "GPL-3.0-only",
|
||||
"notes": "You need to set the working directory of the shortcut to '$dir'",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "http://www.andre-simon.de/zip/highlight-4.16-x64.zip",
|
||||
"hash": "c8950a0660e528aec0094818ee2483ce0b433e14872dda597de66e2ea42b0419"
|
||||
"url": "http://www.andre-simon.de/zip/highlight-4.17-x64.zip",
|
||||
"hash": "57a19206d10fd881275ea4eb1a5e323f5620ff0137713d577714acf66221b057"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://www.andre-simon.de/zip/highlight-4.16.zip",
|
||||
"hash": "5aa5e1aa785a4cab82b1bca7e726b99aac77b3054a404c0d153c00a4e2d50f38"
|
||||
"url": "http://www.andre-simon.de/zip/highlight-4.17.zip",
|
||||
"hash": "9a7121d554d547f1b3905b03458cfdb44152ac9437d6008940ab01122c4646ae"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.27.8",
|
||||
"version": "1.27.9",
|
||||
"description": "An email and SMTP testing tool with API for developers",
|
||||
"homepage": "https://mailpit.axllent.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/axllent/mailpit/releases/download/v1.27.8/mailpit-windows-amd64.zip",
|
||||
"hash": "429adff7d7cfe982c43f0a8e90c54dfba23f838a91d90be6464441e862eb1fe8"
|
||||
"url": "https://github.com/axllent/mailpit/releases/download/v1.27.9/mailpit-windows-amd64.zip",
|
||||
"hash": "6d86230fcc00fc4df98da233acaa0370f6fe355545f4410fdeee20b2ed515824"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/axllent/mailpit/releases/download/v1.27.8/mailpit-windows-arm64.zip",
|
||||
"hash": "6cbc8c75b6d4add40f734addb6addec57a1311bc0127d89e5a97d79ab37c66f9"
|
||||
"url": "https://github.com/axllent/mailpit/releases/download/v1.27.9/mailpit-windows-arm64.zip",
|
||||
"hash": "33f17215f6fbfd714ef8cd8ba50f020120bbdf24606829c65865984a5b560c24"
|
||||
}
|
||||
},
|
||||
"bin": "mailpit.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2025.9.22",
|
||||
"version": "2025.9.23",
|
||||
"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.9.22/mise-v2025.9.22-windows-x64.zip",
|
||||
"hash": "b9aa6f98d954c89c010bb9d6e4411aca749036fa6ecad03e0044c161360f8581"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.9.23/mise-v2025.9.23-windows-x64.zip",
|
||||
"hash": "ab233a8be9d8252928135b8c2039fc3c1f969e4531b81ec6d4b64442e3871897"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.9.22/mise-v2025.9.22-windows-arm64.zip",
|
||||
"hash": "417205b846b378c376195ad01cb00207919172e9ea128e1db182cfb77b1800ba"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.9.23/mise-v2025.9.23-windows-arm64.zip",
|
||||
"hash": "97608014b76a067da654bdd0a380191bd4c4a15e76620ebb1989adc0c8c89375"
|
||||
}
|
||||
},
|
||||
"extract_dir": "mise",
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.45.5",
|
||||
"version": "2.47.2",
|
||||
"description": "An open-source Firebase alternative.",
|
||||
"homepage": "https://supabase.com/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/supabase/cli/releases/download/v2.45.5/supabase_windows_amd64.tar.gz",
|
||||
"hash": "a30f65e6f3080bd021d946082121d3ab896b45540f3c4b023fdd5b51768077af"
|
||||
"url": "https://github.com/supabase/cli/releases/download/v2.47.2/supabase_windows_amd64.tar.gz",
|
||||
"hash": "c03ec026eea6c65c447d8c9fbff026497209de9f3ebc21bec1971124a1af4599"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/supabase/cli/releases/download/v2.45.5/supabase_windows_arm64.tar.gz",
|
||||
"hash": "e2c2dab746cf1c491a42b241fa3c8f0300c11ba728fc517c324f1b55e4b4e21e"
|
||||
"url": "https://github.com/supabase/cli/releases/download/v2.47.2/supabase_windows_arm64.tar.gz",
|
||||
"hash": "dcafceeb9e1f33ac0cdd6a1178238272adeb11e51a461f286e2195f8a5875766"
|
||||
}
|
||||
},
|
||||
"bin": "supabase.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user