mint 0.8.0
Closes #26103. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
8e48586213
commit
dfd9896494
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Mint < Formula
|
||||
desc "Dependency manager that installs and runs Swift command-line tool packages"
|
||||
homepage "https://github.com/yonaskolb/Mint"
|
||||
url "https://github.com/yonaskolb/Mint/archive/0.7.1.tar.gz"
|
||||
sha256 "986dd967b818ee044ed0568135db8be2083ad6c3995fe6281ada9b42b224a2ec"
|
||||
url "https://github.com/yonaskolb/Mint/archive/0.8.0.tar.gz"
|
||||
sha256 "5e3427c73b07d5f307c410ab6ea4f66ef113a278c8c79f3d19544fdbc15c452b"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue