mint 0.10.1
Closes #28753. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
643e5648ad
commit
86f2144e9b
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.10.0.tar.gz"
|
||||
sha256 "97f3de29ea52a9c53d0b756065002f54cceb78d1a93371e072eaf44619596bb2"
|
||||
url "https://github.com/yonaskolb/Mint/archive/0.10.1.tar.gz"
|
||||
sha256 "974c389cdadd38117df39207ccbf9256f0cab240969caf6c15d95787237ca309"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue