golang-migrate 4.2.1
Closes #35711. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
de24acae30
commit
972a6a4dd6
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class GolangMigrate < Formula
|
||||
desc "Database migrations CLI tool"
|
||||
homepage "https://github.com/golang-migrate/migrate"
|
||||
url "https://github.com/golang-migrate/migrate/archive/v4.1.0.tar.gz"
|
||||
sha256 "3297c98b3bbf5130425b1b2cfb17443a356248a985b57cee24eb9bb0612e500e"
|
||||
url "https://github.com/golang-migrate/migrate/archive/v4.2.1.tar.gz"
|
||||
sha256 "304adf11736d0948d29cf8d8840ea1e489cad33648fca368de00b2f051e73e9a"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue