libmonome 1.4.2
Closes #27301. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
707d8a2387
commit
bc9289a52d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libmonome < Formula
|
||||
desc "Interact with monome devices via C, Python, or FFI"
|
||||
homepage "https://monome.org/"
|
||||
url "https://github.com/monome/libmonome/archive/v1.4.1.tar.gz"
|
||||
sha256 "a79af7e22f835f2414f12503981d6a40527e0d006a03fd85aec59a6029ffc06c"
|
||||
url "https://github.com/monome/libmonome/archive/v1.4.2.tar.gz"
|
||||
sha256 "d8f87fc8240214c2ca433f4b185eb3ddbace2065f95487e5d9ac0ab60220393d"
|
||||
head "https://github.com/monome/libmonome.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue