topgrade 1.6.0
Closes #36466. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
0b5d999a1c
commit
ef5295702f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Topgrade < Formula
|
||||
desc "Upgrade all the things"
|
||||
homepage "https://github.com/r-darwish/topgrade"
|
||||
url "https://github.com/r-darwish/topgrade/archive/v1.5.0.tar.gz"
|
||||
sha256 "413a25707600b7fd1dd9153850da2184c3a8e40841bdcb91533fe012313dbc99"
|
||||
url "https://github.com/r-darwish/topgrade/archive/v1.6.0.tar.gz"
|
||||
sha256 "e911e58f999c7b1d34e5b68582c748238b1594b822cc0e566feaa1f99e1e53fe"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue