kore: update 3.1.0 bottle.
This commit is contained in:
parent
3b4cb4210e
commit
5b733c5dc5
1 changed files with 4 additions and 3 deletions
|
@ -6,9 +6,10 @@ class Kore < Formula
|
|||
head "https://github.com/jorisvink/kore.git"
|
||||
|
||||
bottle do
|
||||
sha256 "ce63ce745b9ba194b9c70e087884fa0fb9931286cacae09b76e77c6899e44096" => :mojave
|
||||
sha256 "43818861d4e48631269eacdd0fac5ecfdc0e5127da6f7f12031447778b561e9a" => :high_sierra
|
||||
sha256 "cd067297b2aedfe47097dacf1bd02e3c2c57eb4af45a076c1e9ce33357e86b23" => :sierra
|
||||
rebuild 1
|
||||
sha256 "946ce6d884b60a4a0d0914e0d46284ba079078f03a4daf17dcfc36bd9411800d" => :mojave
|
||||
sha256 "affd88a8f829810108c075e57f1e797302849a50c1d0948ecab8bec499ef7177" => :high_sierra
|
||||
sha256 "42c0c518094b65d21befa71388c37d8bf0f9f0fe1fe8f8b7f5509a258cb15fe0" => :sierra
|
||||
end
|
||||
|
||||
depends_on :macos => :sierra # needs clock_gettime
|
||||
|
|
Loading…
Reference in a new issue