immortal 0.21.0
Closes #32375. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
df75098216
commit
41aa964853
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Immortal < Formula
|
||||
desc "OS agnostic (*nix) cross-platform supervisor"
|
||||
homepage "https://immortal.run/"
|
||||
url "https://github.com/immortal/immortal/archive/0.20.0.tar.gz"
|
||||
sha256 "729c08265bcb93996215cc64af16155651f8355cd1c571077576d923740f0613"
|
||||
url "https://github.com/immortal/immortal/archive/0.21.0.tar.gz"
|
||||
sha256 "124c2428404f1f3b577d78392ec098f73a4d5bfc5a0bf1a5ccfd61a6729bd425"
|
||||
head "https://github.com/immortal/immortal.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue