algernon@1.17.2: Fix hash (Closes #6487)

This commit is contained in:
github-actions[bot] 2025-01-24 17:19:35 +00:00
parent 142cabb005
commit 6c45b3f57d

View File

@ -6,7 +6,7 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/xyproto/algernon/releases/download/v1.17.2/algernon-1.17.2-windows_x86_64_static.zip", "url": "https://github.com/xyproto/algernon/releases/download/v1.17.2/algernon-1.17.2-windows_x86_64_static.zip",
"hash": "d26f83ce10e920b07473b2d704aebf577ecbc021fb436c7b2ab1ea38f86e9833", "hash": "c00286c57537a34ac382b2f9a11a5fa1e877ba6a18da3ea6db0d19940c6e109a",
"extract_dir": "algernon-1.17.2-windows_x86_64_static" "extract_dir": "algernon-1.17.2-windows_x86_64_static"
} }
}, },