lux: update 0.13.0 bottle.

master
BrewTestBot 2022-02-18 16:10:56 +00:00
parent f503d26fb9
commit 7bdc944192
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -7,12 +7,12 @@ class Lux < Formula
head "https://github.com/iawia002/lux.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "9b74c6842567e63a373ae138e919298930773e84358fdf732b6ee06b4aa8476a"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "99fd27cbc911377b60c376fc991f532be082c8b825c4e4ea1368d3d7fdea3187"
sha256 cellar: :any_skip_relocation, monterey: "a94769da2053182cfa2620b1314829d2a2dac564f5c7be269216ce2251ae616c"
sha256 cellar: :any_skip_relocation, big_sur: "4070d8a638416e31faa2aac747a445b969f2a0479710d5a0184aced5e03e9a5a"
sha256 cellar: :any_skip_relocation, catalina: "703ca74cee2903b74281bd88a091d1f425a2c6d1739b44a930dd0d640b6b9ec0"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3c3eb6f7a80fb704c89f3ce1607a356b2e31b9c43e0a1dead6a1b6cf7ddd5542"
sha256 cellar: :any_skip_relocation, arm64_monterey: "0589ac7c3a3b4f7f1c74eb065f22e036d32b1af4661a5fbbf91923826817c72d"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "9323a16c565d6af2474bc03f741a586f172bc59f7459a3e0163715e70e1ab4a5"
sha256 cellar: :any_skip_relocation, monterey: "b23f6bee6925dace5fdb5b15ab4415447104e06e81329b03e1002f605db09f95"
sha256 cellar: :any_skip_relocation, big_sur: "f2eb3207d3cfd3efd7e8f845b5929cd76e467a627b9c444e4279c09feb2c7d98"
sha256 cellar: :any_skip_relocation, catalina: "e08ea0a5bf404bebd44fe9a473886246dcc44e05436bb834f60da711ebecd3cd"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a574c93fbd111451ced432e9a8abe5bb4e68f4c05ab910575cd6199fc9ba989b"
end
depends_on "go" => :build