i3: update 4.14.1 bottle.
This commit is contained in:
parent
ab08e35af3
commit
0709b8e37d
1 changed files with 3 additions and 4 deletions
|
@ -6,10 +6,9 @@ class I3 < Formula
|
|||
head "https://github.com/i3/i3.git"
|
||||
|
||||
bottle do
|
||||
sha256 "b26bb748abdf3e9769ed0e6f9ace5f8e6a12ed2b6349af3d3f1e9cdd316d45d2" => :high_sierra
|
||||
sha256 "ee01c1082bae41555d23d10fcc6091dbea4fd8334663abf8244a9b25f8850801" => :sierra
|
||||
sha256 "91bcc3a6d434773f9527817196ae8e4560118f8cdf0cf6ffa5851c59ba635a3e" => :el_capitan
|
||||
sha256 "0f9837e29a2d368a1aafbcb03c4f72997fabd3d027f8d36f1a60ed95ef81b065" => :yosemite
|
||||
sha256 "e0158b3f76f09deb6254022af4cf797b8984ac002e9f00444f54ddb3f00a78fd" => :high_sierra
|
||||
sha256 "cae76ee532cde865d6965786790768757d2d8156bcd8c59a7e7f4ae1ce4575a8" => :sierra
|
||||
sha256 "fb731e5623251134919b0b823e40300df8eeeef609e9fb4c04b79ed5725f00ba" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "asciidoc" => :build
|
||||
|
|
Loading…
Reference in a new issue