broot@1.54.0: Fix hash (Closes #7421)

This commit is contained in:
github-actions[bot] 2025-12-04 15:06:32 +00:00
parent 2b9ffc1e69
commit 57d9965f89

View File

@ -6,7 +6,7 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Canop/broot/releases/download/v1.54.0/broot_1.54.0.zip", "url": "https://github.com/Canop/broot/releases/download/v1.54.0/broot_1.54.0.zip",
"hash": "059c52f5a17e3a7edc5b6cdd81f1f007e9198dc20ce26b827c7d1f6595284728", "hash": "5398d1f3ec17f328500279724b2b888c3933370bbfd2be28a2c7ad1fb9cd8a10",
"extract_dir": "x86_64-pc-windows-gnu" "extract_dir": "x86_64-pc-windows-gnu"
} }
}, },