We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57d5c2f commit 3b1e088Copy full SHA for 3b1e088
Formula/b/bluez.rb
@@ -1,8 +1,8 @@
1
class Bluez < Formula
2
desc "Bluetooth protocol stack for Linux"
3
homepage "https://www.bluez.org"
4
- url "https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.82.tar.xz"
5
- sha256 "0739fa608a837967ee6d5572b43fb89946a938d1c6c26127158aaefd743a790b"
+ url "https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.83.tar.xz"
+ sha256 "108522d909d220581399bfec93daab62035539ceef3dda3e79970785c63bd24c"
6
license "GPL-2.0-or-later"
7
8
livecheck do
0 commit comments