migrate: Update to version 4.19.0

This commit is contained in:
github-actions[bot] 2025-08-29 20:28:50 +00:00
parent c11741ee21
commit ae735d5cd3

View File

@ -1,16 +1,16 @@
{
"version": "4.18.3",
"version": "4.19.0",
"description": "Reads and applies migrations in correct order to a database.",
"homepage": "https://github.com/golang-migrate/migrate",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.18.3/migrate.windows-amd64.zip",
"hash": "6074e16862bc8211349495257e41a0a40b4b3c5eb2b52388c761f0a32d7558b2"
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.19.0/migrate.windows-amd64.zip",
"hash": "ba21b7ba8e4956419a9bb19bab9018b84ced8455ce8d4ccdf782f3cd55e2c82b"
},
"32bit": {
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.18.3/migrate.windows-386.zip",
"hash": "7543fbfe2c924e1f3e04dd82605c43bd0028cf0213b74bcc074d89ebeb23f171"
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.19.0/migrate.windows-386.zip",
"hash": "ae5f7f6cbd284b2ad083e95d3993a107a7a19a0b18baa6c1c21a5b55c0af11d9"
}
},
"bin": "migrate.exe",