libpointing 1.0.5
Closes #10060. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
35263e4ec2
commit
c15358d2d5
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libpointing < Formula
|
||||
desc "Provides direct access to HID pointing devices"
|
||||
homepage "http://libpointing.org"
|
||||
url "https://github.com/INRIA/libpointing/releases/download/v1.0.4/libpointing-mac-1.0.4.tar.gz"
|
||||
sha256 "2218beccc1b7b3f5df6b6a9f6fc14e9673d7215726c7c15c7daf66c1ac7ad729"
|
||||
url "https://github.com/INRIA/libpointing/releases/download/v1.0.5/libpointing-mac-1.0.5.tar.gz"
|
||||
sha256 "8060c542322b659968b8eabc42d9c620fdbb4fb28c67c870721734f7241bdd1a"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue