flyway: Update to version 12.0.2

This commit is contained in:
github-actions[bot] 2026-02-20 12:32:47 +00:00
parent 116066b69d
commit 42e652ff34

View File

@ -1,15 +1,15 @@
{
"version": "12.0.1",
"version": "12.0.2",
"description": "Database migration tool that favors simplicity and convention over configuration.",
"homepage": "https://github.com/flyway/flyway",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/flyway/flyway/releases/download/flyway-12.0.1/flyway-commandline-12.0.1-windows-x64.zip",
"hash": "a870286b3ff23660668b8430f9cd1ef501bfa52193bca6b16868b7598c8fea0d"
"url": "https://github.com/flyway/flyway/releases/download/flyway-12.0.2/flyway-commandline-12.0.2-windows-x64.zip",
"hash": "10cb3e2abeb6ff4177ee7bd6ee09f794f0f13266adb1a27ccf0d610107dcee93"
}
},
"extract_dir": "flyway-12.0.1",
"extract_dir": "flyway-12.0.2",
"bin": "flyway.cmd",
"persist": [
"conf",