topgrade 2.1.0
Closes #40685. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
4e4a0ab8ec
commit
44fbc7b38a
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/v2.0.0.tar.gz"
|
||||
sha256 "34f4f5a037b54470da5067bb7be085f042fc1987d196f40faf8707fc2d4f8051"
|
||||
url "https://github.com/r-darwish/topgrade/archive/v2.1.0.tar.gz"
|
||||
sha256 "910f13bb46347bac373c4fd38e2b13a47d396782d48d7f631fc5444beacbc3a4"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue