Skip to content

Commit 2edbe66

Browse files
authored
Merge pull request Homebrew#225456 from Homebrew/bump-bluez-5.83
bluez 5.83
2 parents 59b4638 + 14fbdfa commit 2edbe66

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/b/bluez.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Bluez < Formula
22
desc "Bluetooth protocol stack for Linux"
33
homepage "https://www.bluez.org"
4-
url "https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.82.tar.xz"
5-
sha256 "0739fa608a837967ee6d5572b43fb89946a938d1c6c26127158aaefd743a790b"
4+
url "https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.83.tar.xz"
5+
sha256 "108522d909d220581399bfec93daab62035539ceef3dda3e79970785c63bd24c"
66
license "GPL-2.0-or-later"
77

88
livecheck do
@@ -11,8 +11,8 @@ class Bluez < Formula
1111
end
1212

1313
bottle do
14-
sha256 arm64_linux: "8676eb5e356f69b6eb39d1a839c01ca00cd9969dc99a2957a43c8d6bc1ced249"
15-
sha256 x86_64_linux: "f599c75ecc8768c1116110e1f8513395e0a461055c94a66a78415b066a2e7c8a"
14+
sha256 arm64_linux: "b766a64745b975276470e679aa0f1a1d8c0442eeea9ceebcdca3533d6889c571"
15+
sha256 x86_64_linux: "1de1e7cc1092d5ebdc0bfe89438a42959e0acb49ea2a7f0f16d607b7f7a2eb59"
1616
end
1717

1818
head do

0 commit comments

Comments
 (0)