open-ocd 0.10.0
Closes #9184. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
1d80dc8ef4
commit
d88f98efd8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class OpenOcd < Formula
|
||||
desc "On-chip debugging, in-system programming and boundary-scan testing"
|
||||
homepage "https://sourceforge.net/projects/openocd/"
|
||||
url "https://downloads.sourceforge.net/project/openocd/openocd/0.9.0/openocd-0.9.0.tar.bz2"
|
||||
sha256 "837042ac9a156b9363cbffa1fcdaf463bfb83a49331addf52e63119642b5f443"
|
||||
url "https://downloads.sourceforge.net/project/openocd/openocd/0.10.0/openocd-0.10.0.tar.bz2"
|
||||
sha256 "7312e7d680752ac088b8b8f2b5ba3ff0d30e0a78139531847be4b75c101316ae"
|
||||
|
||||
bottle do
|
||||
rebuild 1
|
||||
|
|
Loading…
Reference in a new issue