bitwise 0.41
Closes #48144. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
3bfdec6cf1
commit
df3bb61365
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Bitwise < Formula
|
||||
desc "Terminal based bit manipulator in ncurses"
|
||||
homepage "https://github.com/mellowcandle/bitwise"
|
||||
url "https://github.com/mellowcandle/bitwise/releases/download/v0.40/bitwise-v0.40.tar.gz"
|
||||
sha256 "d74585153d8ae605fd9bb23d2a4b57ed5df283f902d376d0d31ade95423afa03"
|
||||
url "https://github.com/mellowcandle/bitwise/releases/download/v0.41/bitwise-v0.41.tar.gz"
|
||||
sha256 "33ce934fb99dadf7652224152cc135a0abf6a211adde53d96e9be7067567749c"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue