liquibase@4.16.1: Fix hash (Closes #3926)

This commit is contained in:
github-actions[bot] 2022-09-15 13:51:21 +00:00
parent b0af0e62a9
commit ba5134e157

View File

@ -7,7 +7,7 @@
"JRE": "java/openjdk" "JRE": "java/openjdk"
}, },
"url": "https://github.com/liquibase/liquibase/releases/download/v4.16.1/liquibase-4.16.1.zip", "url": "https://github.com/liquibase/liquibase/releases/download/v4.16.1/liquibase-4.16.1.zip",
"hash": "ae9a7cb6b2f366701e8dee7097fc9960b822596b2f4f9e1348b2cf3dcbafaecf", "hash": "39aadb3401a771969808745e6c29cd0b2988178727cb759ae4fd773a7c8afe13",
"bin": "liquibase.bat", "bin": "liquibase.bat",
"persist": "lib-other", "persist": "lib-other",
"checkver": { "checkver": {