bluetoothconnector 1.3.0
Closes #37270. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
174197dfc4
commit
c0af58e48f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Bluetoothconnector < Formula
|
||||
desc "Connect and disconnect Bluetooth devices"
|
||||
homepage "https://github.com/lapfelix/BluetoothConnector"
|
||||
url "https://github.com/lapfelix/BluetoothConnector/archive/1.2.0.tar.gz"
|
||||
sha256 "63cf474670041127effbeec8b84f9b84421f7cae74fb2908d6c10c2b331cb4be"
|
||||
url "https://github.com/lapfelix/BluetoothConnector/archive/1.3.0.tar.gz"
|
||||
sha256 "66b94a154e25c867bbdad50e643980a475a63af935900b539e7c48ed0fb1edd7"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue