pc6001vx: update 4.0.0 bottle.
parent
7a35361d92
commit
4805210c1f
|
@ -7,13 +7,12 @@ class Pc6001vx < Formula
|
|||
head "https://github.com/eighttails/PC6001VX.git", branch: "master"
|
||||
|
||||
bottle do
|
||||
sha256 cellar: :any, arm64_ventura: "c2ee1e2052efdf141cc20a5e771550a0ee94e0ff84140f331e157830c3040244"
|
||||
sha256 cellar: :any, arm64_monterey: "1fd959ab3d6b3527a09659b2db4df78f8892714758b106a3e47b76fcb4f2dec0"
|
||||
sha256 cellar: :any, arm64_big_sur: "76c031d32a5e08a6662aa4eb9fb608624132d40981928fe3123b4609abd8f9ef"
|
||||
sha256 cellar: :any, monterey: "cd638bc927e069d8705fb94da9b09095b2e567b86d431370b03b0f3605f74a24"
|
||||
sha256 cellar: :any, big_sur: "aae1f5343fcb87b2a21181db473beecba98fabb17bb64ee7189f89834137b6ea"
|
||||
sha256 cellar: :any, catalina: "e7cec22ab3e5307aceb886347da8c66a519d46cfdf17a31841a1903ea2314a3e"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "56f1db0284c4dc6393c2130f21cfd0da50dccd0d40fb0dca31019ec4d927913e"
|
||||
sha256 cellar: :any, arm64_ventura: "eb4e76f3a66ee8f7e61a30d080ab9465d7ef7da64560581b5f991e10f9eda103"
|
||||
sha256 cellar: :any, arm64_monterey: "4ab04ce023eb482822e6c66db96cc5149156d6a2edf6a890c8a5c8c1d03a526f"
|
||||
sha256 cellar: :any, arm64_big_sur: "2e3a57aaa5ac49500f455608f2bf73996925ce835f6682fa20b160a9ca2b2f3b"
|
||||
sha256 cellar: :any, monterey: "7885acf47a20f61c4b8fd811558fec5a29770fcc2216f07c836a30e9b2580ab9"
|
||||
sha256 cellar: :any, big_sur: "f7834f80f6d6c2a85e733ecceb0f7fc87aa7395aea1f693ed46f545e96a95bca"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "eeb6a02eb6fdd22131c28b16962102049f1136cb45a2aa218d3cbba90a06c949"
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
|
|
Loading…
Reference in New Issue