Skip to content

Commit 3f80976

Browse files
committed
libxkbcommon 1.12.1
1 parent b03c1b3 commit 3f80976

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libxkbcommon.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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

0 commit comments

Comments
 (0)