golang-migrate 4.6.0
Closes #43321. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
fdefc37c6e
commit
c3260dba80
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.5.0.tar.gz"
|
||||
sha256 "8592cd39b64e93a185e1e9e3b4babaa5892f40da4492c10e933b63c7026662f5"
|
||||
url "https://github.com/golang-migrate/migrate/archive/v4.6.0.tar.gz"
|
||||
sha256 "ffb8e19e44b03e0d643aa99b4a1bd0f7b30d83c3973653c22610ba276a297737"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue