Skip to content

Commit f2b2d30

Browse files
authored
Update GITHUB URL & Flyway version to 11.15.0
1 parent 777ecbd commit f2b2d30

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/flyway.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"version": "11.14.1",
2+
"version": "11.15.0",
33
"description": "Database migration tool that favors simplicity and convention over configuration.",
44
"homepage": "https://github.com/flyway/flyway",
55
"license": "Apache-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/flyway/flyway/releases/download/flyway-11.14.1/flyway-commandline-11.14.1-windows-x64.zip",
9-
"hash": "sha256:957711af2480c6d4050bb22cd8931c94328d6d02d62cdc1bdeae60b0edb725f7"
8+
"url": "https://github.com/flyway/flyway/releases/download/flyway-11.15.0/flyway-commandline-11.15.0-windows-x64.zip",
9+
"hash": "sha256:ee5028b3f7cde9e09ad8205d088680cc813bd11667ac88f4b142681312a3bc26"
1010
}
1111
},
12-
"extract_dir": "flyway-11.14.1",
12+
"extract_dir": "flyway-11.15.0",
1313
"bin": "flyway.cmd",
1414
"persist": [
1515
"conf",

0 commit comments

Comments
 (0)