chisel 1.5.0 (#4336)
This updates the formula for [chisel](https://github.com/facebook/chisel) to 1.5.0. Release info can be found here: https://github.com/facebook/chisel/releases/tag/1.5.0.
This commit is contained in:
parent
53e771c93b
commit
1e57ae9d9b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Chisel < Formula
|
||||
desc "Collection of LLDB commands to assist debugging iOS apps"
|
||||
homepage "https://github.com/facebook/chisel"
|
||||
url "https://github.com/facebook/chisel/archive/1.4.0.tar.gz"
|
||||
sha256 "94d695cbc24343f8002c2b68a68bcc00601ab161ef24d16ee0718c93a2889493"
|
||||
url "https://github.com/facebook/chisel/archive/1.5.0.tar.gz"
|
||||
sha256 "370c20a18bfa92c7c635cd04a9a199b078a829a60832e4e87ba5c4034b471856"
|
||||
head "https://github.com/facebook/chisel.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue