Skip to content

Commit 15506ce

Browse files
authored
Merge pull request #250053 from Homebrew/bump-libxkbcommon-1.12.1
libxkbcommon 1.12.1
2 parents 82b0f77 + 2e5582b commit 15506ce

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/lib/libxkbcommon.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
class Libxkbcommon < Formula
22
desc "Keyboard handling library"
33
homepage "https://xkbcommon.org/"
4-
url "https://github.com/xkbcommon/libxkbcommon/archive/refs/tags/xkbcommon-1.12.0.tar.gz"
5-
sha256 "bf9d9e0283ef4211f1f3f228787d38ba095fe9f0e84c5f798b6a8661033a9b51"
4+
url "https://github.com/xkbcommon/libxkbcommon/archive/refs/tags/xkbcommon-1.12.1.tar.gz"
5+
sha256 "bb1543d956a5b962ee414174e9882c5d6fac3af9f95ebf48defb105151780ed1"
66
license "MIT"
77
head "https://github.com/xkbcommon/libxkbcommon.git", branch: "master"
88

99
bottle do
10-
sha256 arm64_tahoe: "f5add030b9d940169bd3fa1a33dca13ccdf85f2d6bf16450305612bdd4e6e6d9"
11-
sha256 arm64_sequoia: "c633ef79b2894b188c946c418999f6c34a6364b1cb9ce3facbefabc3dffd3500"
12-
sha256 arm64_sonoma: "cab44a53afb8b4b0c9b2dfbc1b7b981a37f78d967024f1f45717497a180881c2"
13-
sha256 sonoma: "1b3878edabd5fbb4a0ecbed679ce80265443d175aa51c4bd5aab6adf92675f06"
14-
sha256 arm64_linux: "8a9d8aa1c9ca9c0ec2371b8830c8defbf9db3f2742fa5a367c2efc7f0bd5ba85"
15-
sha256 x86_64_linux: "f27756e45d8f825cb1bfae84f7527a8dea494c3e4251a0fa879d4ab075dfb62e"
10+
sha256 arm64_tahoe: "333671e326f36362dbc6b0ca461b9594cd44f53591e8cc60c2ffa2d17444cd2f"
11+
sha256 arm64_sequoia: "5dc5e692f726fc2475254680d2e6dfd1211730292916fbc15f0ebb58db4216f7"
12+
sha256 arm64_sonoma: "18fd5ae836bb88512db553d8af91d13da8e1874ca11a723759f38b03803388f3"
13+
sha256 sonoma: "f19f4a7f65b43ad2b3e561593ccd7fdc7716069120619377bee536025c9235ee"
14+
sha256 arm64_linux: "d5164403541dbf5475b3e15e10a7bfa6bd6feb0a3d3cec3e0e0dbf16a1c6533b"
15+
sha256 x86_64_linux: "110aa7b28bb15a5f4379816fa064d7d07445cb41b8bac9a8751266f6f7380ea3"
1616
end
1717

1818
depends_on "bison" => :build

0 commit comments

Comments
 (0)