fq: Add hash extraction (#4541)

This commit is contained in:
Zarin 2023-03-11 03:37:22 -05:00 committed by GitHub
parent 9853b674e4
commit da85422133
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,9 @@
"arm64": { "arm64": {
"url": "https://github.com/wader/fq/releases/download/v$version/fq_$version_windows_arm64.zip" "url": "https://github.com/wader/fq/releases/download/v$version/fq_$version_windows_arm64.zip"
} }
},
"hash": {
"url": "$baseurl/checksums.txt"
} }
} }
} }