libxkbcommon 0.8.0
Closes #21789. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
11cd8e8873
commit
676d013fb0
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libxkbcommon < Formula
|
||||
desc "Keyboard handling library"
|
||||
homepage "https://xkbcommon.org/"
|
||||
url "https://xkbcommon.org/download/libxkbcommon-0.7.2.tar.xz"
|
||||
sha256 "28a4dc2735863bec2dba238de07fcdff28c5dd2300ae9dfdb47282206cd9b9d8"
|
||||
url "https://xkbcommon.org/download/libxkbcommon-0.8.0.tar.xz"
|
||||
sha256 "e829265db04e0aebfb0591b6dc3377b64599558167846c3f5ee5c5e53641fe6d"
|
||||
|
||||
bottle do
|
||||
sha256 "28d51647f3b5abec404ccff46ff0ccb204a83899fa98b3372f2a385d1f75cc33" => :high_sierra
|
||||
|
|
Loading…
Reference in a new issue