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 b03c1b3 commit 3f80976Copy full SHA for 3f80976
Formula/lib/libxkbcommon.rb
@@ -1,8 +1,8 @@
1
class Libxkbcommon < Formula
2
desc "Keyboard handling library"
3
homepage "https://xkbcommon.org/"
4
- url "https://github.com/xkbcommon/libxkbcommon/archive/refs/tags/xkbcommon-1.12.0.tar.gz"
5
- sha256 "bf9d9e0283ef4211f1f3f228787d38ba095fe9f0e84c5f798b6a8661033a9b51"
+ url "https://github.com/xkbcommon/libxkbcommon/archive/refs/tags/xkbcommon-1.12.1.tar.gz"
+ sha256 "bb1543d956a5b962ee414174e9882c5d6fac3af9f95ebf48defb105151780ed1"
6
license "MIT"
7
head "https://github.com/xkbcommon/libxkbcommon.git", branch: "master"
8
0 commit comments