mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Compare commits
6 Commits
8d1c848af8
...
d4564ee18c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d4564ee18c | ||
|
|
9914348cf6 | ||
|
|
b462338f45 | ||
|
|
3e529a4d99 | ||
|
|
51d219cb60 | ||
|
|
b573404574 |
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.52.0",
|
||||
"version": "2.53.0",
|
||||
"description": "A maintained, feature-rich and performance oriented, neofetch like system information tool",
|
||||
"homepage": "https://github.com/fastfetch-cli/fastfetch",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.52.0/fastfetch-windows-amd64.7z",
|
||||
"hash": "1e9cf92a6740ace5a2e7b9567cf03df859698bc537115edd588585a6fc737aea"
|
||||
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.53.0/fastfetch-windows-amd64.7z",
|
||||
"hash": "13364d31944c3d8e9aa134909d77cc6849c55e89ea696eb132612f1532427b82"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.52.0/fastfetch-windows-aarch64.7z",
|
||||
"hash": "b72ba065bc6b623746320daabca51ebe7cbefecc5edb2ace25217194e70d3820"
|
||||
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.53.0/fastfetch-windows-aarch64.7z",
|
||||
"hash": "039197f843747289ad2b6b4d7ecbaf41d50bc47526ed0e8a214ce8728bfbe912"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
{
|
||||
"version": "1.30.7",
|
||||
"version": "1.30.8",
|
||||
"description": "Command-line program to download image-galleries and -collections from several image hosting sites.",
|
||||
"homepage": "https://github.com/mikf/gallery-dl",
|
||||
"license": "GPL-2.0-only",
|
||||
"url": "https://github.com/mikf/gallery-dl/releases/download/v1.30.7/gallery-dl.exe",
|
||||
"hash": "b12f38f7f62b6dbcb7ca6b8f5b4049fdd73910ef59e9651f3d5fa0fe85344b7b",
|
||||
"url": "https://github.com/mikf/gallery-dl/releases/download/v1.30.8/gallery-dl.exe",
|
||||
"hash": "ff7db1fdd4944d89427eba2cd969fcc3520772bc595bcc7e270448c520ebe1f9",
|
||||
"bin": "gallery-dl.exe",
|
||||
"pre_install": "if (-not (Test-Path \"$persist_dir\\gallery-dl.conf\")) { Set-Content \"$dir\\gallery-dl.conf\" '{}' -Encoding Ascii | Out-Null }",
|
||||
"persist": "gallery-dl.conf",
|
||||
|
||||
@ -1,20 +1,20 @@
|
||||
{
|
||||
"version": "1.13.2",
|
||||
"version": "1.13.3",
|
||||
"description": "Fast and powerful Git hooks manager for any type of projects",
|
||||
"homepage": "https://github.com/evilmartians/lefthook",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.2/lefthook_1.13.2_Windows_x86_64.gz",
|
||||
"hash": "80a64813f90132e0affa171d0546e619f0adf1edb26b8b66ba7ef2ee44a20dff"
|
||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.3/lefthook_1.13.3_Windows_x86_64.gz",
|
||||
"hash": "8b2211056b0b9187d1375772ffe16af0a6110485bfe31035f0861505096b4de7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.2/lefthook_1.13.2_Windows_i386.gz",
|
||||
"hash": "21fa2564200f321a1439484d8899daaeaee2b509f10ba5880fbcbb52911f87f1"
|
||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.3/lefthook_1.13.3_Windows_i386.gz",
|
||||
"hash": "2032ca9f6a4b42cf9a40f95abb59a57f9e855fa1daafdcdb9f00854187a4dd49"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.2/lefthook_1.13.2_Windows_arm64.gz",
|
||||
"hash": "71ebe175faa7f039c74455de02aa87f0323f1d231b1278d6cc570cd495977979"
|
||||
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.3/lefthook_1.13.3_Windows_arm64.gz",
|
||||
"hash": "b9a632071d165fe7ef67d834a40a4d434589be07ad26cfbd82925079329cbdaa"
|
||||
}
|
||||
},
|
||||
"bin": "lefthook.exe",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2025.9.15",
|
||||
"version": "2025.9.16",
|
||||
"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.15/mise-v2025.9.15-windows-x64.zip",
|
||||
"hash": "71af1bd68b5a21fa8cedee99bb49a72c34706898f9654689ebb3dc24825655fc"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.9.16/mise-v2025.9.16-windows-x64.zip",
|
||||
"hash": "d35d9f6ef75d53ba4b4837fc59144ef9665b7cb503471a00b72f69a7c8eab282"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.9.15/mise-v2025.9.15-windows-arm64.zip",
|
||||
"hash": "b40afb261cc3b47370efcaf908ef472f9e7d8d2e7edeb098b7d20fbb8444449b"
|
||||
"url": "https://github.com/jdx/mise/releases/download/v2025.9.16/mise-v2025.9.16-windows-arm64.zip",
|
||||
"hash": "318e1f2ab0d68e845663911058937826157fce4b1f7fa5611f3110dd7dcea4ac"
|
||||
}
|
||||
},
|
||||
"extract_dir": "mise",
|
||||
|
||||
@ -1,16 +1,20 @@
|
||||
{
|
||||
"version": "0.9.3",
|
||||
"version": "0.10.0",
|
||||
"description": "A TOML toolkit written in Rust",
|
||||
"homepage": "https://taplo.tamasfe.dev/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/tamasfe/taplo/releases/download/0.9.3/taplo-full-windows-x86_64.zip",
|
||||
"hash": "8e24648e698cb5c6443de240c36a82287d00cd5b98406f6cb18b06d9ddd46ba6"
|
||||
"url": "https://github.com/tamasfe/taplo/releases/download/0.10.0/taplo-windows-x86_64.zip",
|
||||
"hash": "1615eed140039bd58e7089109883b1c434de5d6de8f64a993e6e8c80ca57bdf9"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/tamasfe/taplo/releases/download/0.10.0/taplo-windows-aarch64.zip",
|
||||
"hash": "65a50c5d3b78f6014e6bc6d64eb6dc1d4992bc236589c9bb29e5609fc3454674"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/tamasfe/taplo/releases/download/0.9.3/taplo-full-windows-x86.zip",
|
||||
"hash": "a2afd8a0b415edb45e4c18d4ab6cca1530b6bec8820ba51d550ce39912ad3510"
|
||||
"url": "https://github.com/tamasfe/taplo/releases/download/0.10.0/taplo-windows-x86.zip",
|
||||
"hash": "b825701daab10dcfc0251e6d668cd1a9c0e351e7f6762dd20844c3f3f3553aa0"
|
||||
}
|
||||
},
|
||||
"bin": "taplo.exe",
|
||||
@ -20,10 +24,13 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/tamasfe/taplo/releases/download/$version/taplo-full-windows-x86_64.zip"
|
||||
"url": "https://github.com/tamasfe/taplo/releases/download/$version/taplo-windows-x86_64.zip"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/tamasfe/taplo/releases/download/$version/taplo-windows-aarch64.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/tamasfe/taplo/releases/download/$version/taplo-full-windows-x86.zip"
|
||||
"url": "https://github.com/tamasfe/taplo/releases/download/$version/taplo-windows-x86.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2025.09.05",
|
||||
"version": "2025.09.23",
|
||||
"description": "A youtube-dl fork with additional features and fixes.",
|
||||
"homepage": "https://github.com/yt-dlp/yt-dlp",
|
||||
"license": "Unlicense",
|
||||
@ -8,12 +8,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.05/yt-dlp.exe",
|
||||
"hash": "627d0d906d07e63beff5e27a6f15a32d021618b5309e1ef083ffabef771afe93"
|
||||
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.23/yt-dlp.exe",
|
||||
"hash": "2c0e36da21afedd9affee9b1b95d834a72fab2bb21864636ed4af1c6bad9f4f0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.05/yt-dlp_x86.exe#/yt-dlp.exe",
|
||||
"hash": "de8b7154aca37c58d1aa044567011920daf0acf5690a4b5a44acfc32a8ec8dcf"
|
||||
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.23/yt-dlp_x86.exe#/yt-dlp.exe",
|
||||
"hash": "ee5dbec8382f66513feb31f78dce3c4c41e7289cbab44eb2465a68ec28c4ce9a"
|
||||
}
|
||||
},
|
||||
"bin": "yt-dlp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user