golang-migrate 4.0.2
Closes #33802. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
27dd8f6db0
commit
4e7219b273
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.0.0.tar.gz"
|
||||
sha256 "b6552d1450990fcbece1253b988e1a5ea8390d8686ce3bdfd52a0f7fbc1ad779"
|
||||
url "https://github.com/golang-migrate/migrate/archive/v4.0.2.tar.gz"
|
||||
sha256 "8cf4a1bd8686f07ef9941a8c5bffc2378d04bc3597879b8f7881a9384d72f420"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue