luarocks@3.9.0: Fix hash (Closes #3563)

This commit is contained in:
github-actions[bot] 2022-05-09 11:33:35 +00:00
parent 915a7a75f5
commit 89e1f1da0a

View File

@ -7,12 +7,12 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://luarocks.github.io/luarocks/releases/luarocks-3.9.0-windows-64.zip", "url": "https://luarocks.github.io/luarocks/releases/luarocks-3.9.0-windows-64.zip",
"hash": "462f295145c9700fcea18de91d5939de0ac1f64e7f6286a04536eee627b23912", "hash": "b7b6fcd3dc778d4a0d4e18992602c4000f2ddb43caa195af1f57355871cdc213",
"extract_dir": "luarocks-3.9.0-windows-64" "extract_dir": "luarocks-3.9.0-windows-64"
}, },
"32bit": { "32bit": {
"url": "https://luarocks.github.io/luarocks/releases/luarocks-3.9.0-windows-32.zip", "url": "https://luarocks.github.io/luarocks/releases/luarocks-3.9.0-windows-32.zip",
"hash": "f3b2ae284768188bdf1e751503b4b5d8bef43357b2f1542392125954fc8ff1f8", "hash": "c204c581420a6f19235993cc3f7d8df5b2d986d48b339e79e64dff78ccc740e4",
"extract_dir": "luarocks-3.9.0-windows-32" "extract_dir": "luarocks-3.9.0-windows-32"
} }
}, },