mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-03 07:44:43 +00:00
flyway: Update to version 12.0.3
This commit is contained in:
parent
b4918a08b1
commit
329c6c039e
@ -1,15 +1,15 @@
|
||||
{
|
||||
"version": "12.0.2",
|
||||
"version": "12.0.3",
|
||||
"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.2/flyway-commandline-12.0.2-windows-x64.zip",
|
||||
"hash": "10cb3e2abeb6ff4177ee7bd6ee09f794f0f13266adb1a27ccf0d610107dcee93"
|
||||
"url": "https://github.com/flyway/flyway/releases/download/flyway-12.0.3/flyway-commandline-12.0.3-windows-x64.zip",
|
||||
"hash": "e5ddc452452a6526f7bfb3c1d2e7fa9540123b7f0bb2f862664b96b263e350e8"
|
||||
}
|
||||
},
|
||||
"extract_dir": "flyway-12.0.2",
|
||||
"extract_dir": "flyway-12.0.3",
|
||||
"bin": "flyway.cmd",
|
||||
"persist": [
|
||||
"conf",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user