mob: Update hash extraction url (#3515)

This commit is contained in:
tech189 2022-04-20 07:45:27 +01:00 committed by GitHub
parent 1bb1c7814d
commit 60620c7cc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
"64bit": {
"url": "https://github.com/remotemobprogramming/mob/releases/download/v$version/mob_v$version_windows_amd64.tar.gz",
"hash": {
"url": "$baseurl/mob_v$version_windows_amd64_checksum.txt"
"url": "$baseurl/mob_v$version_windows_amd64_sha256_checksum.txt"
}
}
}