Compare commits

...

6 Commits

Author SHA1 Message Date
github-actions[bot]
d4564ee18c yt-dlp: Update to version 2025.09.23 2025-09-23 08:30:07 +00:00
github-actions[bot]
9914348cf6 lefthook: Update to version 1.13.3 2025-09-23 08:30:07 +00:00
github-actions[bot]
b462338f45 gallery-dl: Update to version 1.30.8 2025-09-23 08:30:06 +00:00
github-actions[bot]
3e529a4d99 mise: Update to version 2025.9.16 2025-09-23 04:29:33 +00:00
github-actions[bot]
51d219cb60 fastfetch: Update to version 2.53.0 2025-09-23 04:29:33 +00:00
jack-mil
b573404574
taplo: Update to version 0.10.0 & add arm64 (#7167)
Slight naming change upstream, caused Excavator to fail.
2025-09-23 13:12:47 +10:00
6 changed files with 39 additions and 32 deletions

View File

@ -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", "description": "A maintained, feature-rich and performance oriented, neofetch like system information tool",
"homepage": "https://github.com/fastfetch-cli/fastfetch", "homepage": "https://github.com/fastfetch-cli/fastfetch",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.52.0/fastfetch-windows-amd64.7z", "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.53.0/fastfetch-windows-amd64.7z",
"hash": "1e9cf92a6740ace5a2e7b9567cf03df859698bc537115edd588585a6fc737aea" "hash": "13364d31944c3d8e9aa134909d77cc6849c55e89ea696eb132612f1532427b82"
}, },
"arm64": { "arm64": {
"url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.52.0/fastfetch-windows-aarch64.7z", "url": "https://github.com/fastfetch-cli/fastfetch/releases/download/2.53.0/fastfetch-windows-aarch64.7z",
"hash": "b72ba065bc6b623746320daabca51ebe7cbefecc5edb2ace25217194e70d3820" "hash": "039197f843747289ad2b6b4d7ecbaf41d50bc47526ed0e8a214ce8728bfbe912"
} }
}, },
"bin": [ "bin": [

View File

@ -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.", "description": "Command-line program to download image-galleries and -collections from several image hosting sites.",
"homepage": "https://github.com/mikf/gallery-dl", "homepage": "https://github.com/mikf/gallery-dl",
"license": "GPL-2.0-only", "license": "GPL-2.0-only",
"url": "https://github.com/mikf/gallery-dl/releases/download/v1.30.7/gallery-dl.exe", "url": "https://github.com/mikf/gallery-dl/releases/download/v1.30.8/gallery-dl.exe",
"hash": "b12f38f7f62b6dbcb7ca6b8f5b4049fdd73910ef59e9651f3d5fa0fe85344b7b", "hash": "ff7db1fdd4944d89427eba2cd969fcc3520772bc595bcc7e270448c520ebe1f9",
"bin": "gallery-dl.exe", "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 }", "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", "persist": "gallery-dl.conf",

View File

@ -1,20 +1,20 @@
{ {
"version": "1.13.2", "version": "1.13.3",
"description": "Fast and powerful Git hooks manager for any type of projects", "description": "Fast and powerful Git hooks manager for any type of projects",
"homepage": "https://github.com/evilmartians/lefthook", "homepage": "https://github.com/evilmartians/lefthook",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.2/lefthook_1.13.2_Windows_x86_64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.3/lefthook_1.13.3_Windows_x86_64.gz",
"hash": "80a64813f90132e0affa171d0546e619f0adf1edb26b8b66ba7ef2ee44a20dff" "hash": "8b2211056b0b9187d1375772ffe16af0a6110485bfe31035f0861505096b4de7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.2/lefthook_1.13.2_Windows_i386.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.3/lefthook_1.13.3_Windows_i386.gz",
"hash": "21fa2564200f321a1439484d8899daaeaee2b509f10ba5880fbcbb52911f87f1" "hash": "2032ca9f6a4b42cf9a40f95abb59a57f9e855fa1daafdcdb9f00854187a4dd49"
}, },
"arm64": { "arm64": {
"url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.2/lefthook_1.13.2_Windows_arm64.gz", "url": "https://github.com/evilmartians/lefthook/releases/download/v1.13.3/lefthook_1.13.3_Windows_arm64.gz",
"hash": "71ebe175faa7f039c74455de02aa87f0323f1d231b1278d6cc570cd495977979" "hash": "b9a632071d165fe7ef67d834a40a4d434589be07ad26cfbd82925079329cbdaa"
} }
}, },
"bin": "lefthook.exe", "bin": "lefthook.exe",

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.9.15", "version": "2025.9.16",
"description": "Polyglot tool version manager and task runner", "description": "Polyglot tool version manager and task runner",
"homepage": "https://mise.jdx.dev/", "homepage": "https://mise.jdx.dev/",
"license": "MIT", "license": "MIT",
@ -13,12 +13,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jdx/mise/releases/download/v2025.9.15/mise-v2025.9.15-windows-x64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.9.16/mise-v2025.9.16-windows-x64.zip",
"hash": "71af1bd68b5a21fa8cedee99bb49a72c34706898f9654689ebb3dc24825655fc" "hash": "d35d9f6ef75d53ba4b4837fc59144ef9665b7cb503471a00b72f69a7c8eab282"
}, },
"arm64": { "arm64": {
"url": "https://github.com/jdx/mise/releases/download/v2025.9.15/mise-v2025.9.15-windows-arm64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.9.16/mise-v2025.9.16-windows-arm64.zip",
"hash": "b40afb261cc3b47370efcaf908ef472f9e7d8d2e7edeb098b7d20fbb8444449b" "hash": "318e1f2ab0d68e845663911058937826157fce4b1f7fa5611f3110dd7dcea4ac"
} }
}, },
"extract_dir": "mise", "extract_dir": "mise",

View File

@ -1,16 +1,20 @@
{ {
"version": "0.9.3", "version": "0.10.0",
"description": "A TOML toolkit written in Rust", "description": "A TOML toolkit written in Rust",
"homepage": "https://taplo.tamasfe.dev/", "homepage": "https://taplo.tamasfe.dev/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/tamasfe/taplo/releases/download/0.9.3/taplo-full-windows-x86_64.zip", "url": "https://github.com/tamasfe/taplo/releases/download/0.10.0/taplo-windows-x86_64.zip",
"hash": "8e24648e698cb5c6443de240c36a82287d00cd5b98406f6cb18b06d9ddd46ba6" "hash": "1615eed140039bd58e7089109883b1c434de5d6de8f64a993e6e8c80ca57bdf9"
},
"arm64": {
"url": "https://github.com/tamasfe/taplo/releases/download/0.10.0/taplo-windows-aarch64.zip",
"hash": "65a50c5d3b78f6014e6bc6d64eb6dc1d4992bc236589c9bb29e5609fc3454674"
}, },
"32bit": { "32bit": {
"url": "https://github.com/tamasfe/taplo/releases/download/0.9.3/taplo-full-windows-x86.zip", "url": "https://github.com/tamasfe/taplo/releases/download/0.10.0/taplo-windows-x86.zip",
"hash": "a2afd8a0b415edb45e4c18d4ab6cca1530b6bec8820ba51d550ce39912ad3510" "hash": "b825701daab10dcfc0251e6d668cd1a9c0e351e7f6762dd20844c3f3f3553aa0"
} }
}, },
"bin": "taplo.exe", "bin": "taplo.exe",
@ -20,10 +24,13 @@
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "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": { "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"
} }
} }
} }

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.09.05", "version": "2025.09.23",
"description": "A youtube-dl fork with additional features and fixes.", "description": "A youtube-dl fork with additional features and fixes.",
"homepage": "https://github.com/yt-dlp/yt-dlp", "homepage": "https://github.com/yt-dlp/yt-dlp",
"license": "Unlicense", "license": "Unlicense",
@ -8,12 +8,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.05/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.23/yt-dlp.exe",
"hash": "627d0d906d07e63beff5e27a6f15a32d021618b5309e1ef083ffabef771afe93" "hash": "2c0e36da21afedd9affee9b1b95d834a72fab2bb21864636ed4af1c6bad9f4f0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.05/yt-dlp_x86.exe#/yt-dlp.exe", "url": "https://github.com/yt-dlp/yt-dlp/releases/download/2025.09.23/yt-dlp_x86.exe#/yt-dlp.exe",
"hash": "de8b7154aca37c58d1aa044567011920daf0acf5690a4b5a44acfc32a8ec8dcf" "hash": "ee5dbec8382f66513feb31f78dce3c4c41e7289cbab44eb2465a68ec28c4ce9a"
} }
}, },
"bin": "yt-dlp.exe", "bin": "yt-dlp.exe",