Skip to content

Commit

Permalink
lux: update 0.23.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Feb 21, 2024
1 parent 1dff7f7 commit 5cd5785
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/l/lux.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Lux < Formula
head "https://github.com/iawia002/lux.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f85252c4fb66ebbc21aa8bef5f1477a97529dda80add0c72847d2e5883005305"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f2faf01a54aea958395e63b3da9575152d896d996277d90971b215bb478c01e3"
sha256 cellar: :any_skip_relocation, arm64_monterey: "263394f952106cf2511a3237c0956223ad4de33d1740276ed96490b11baa2d6c"
sha256 cellar: :any_skip_relocation, sonoma: "e7a2adeeed0f4915ed81015494f5443c73931d58f71bd8122a3c781c973d23f0"
sha256 cellar: :any_skip_relocation, ventura: "1ca446c53cbe8e6e33c7ee76ec8ab96d071bd791601f33349603251493c1a25c"
sha256 cellar: :any_skip_relocation, monterey: "a9609404282ad502886ab7d6c5c9c6dd303b9d3c35d672a6fc274a8531b4c888"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a8c2d7909bd1d284fbc511f2b96868212b5d6e7527c0bb2f2e9088721fb387f9"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "38be296f22a9ef07379522fcf83f6d19d59accbeffe0582e0171a01cf19f27a8"
sha256 cellar: :any_skip_relocation, arm64_ventura: "982abc1c6a41d07095cf8498b89aed157a2567bfb4554c650cbd4d5fa89689ae"
sha256 cellar: :any_skip_relocation, arm64_monterey: "383c71a75bf896630d1a61839120244ec06c9ee0259964c541a8d5e12614e62f"
sha256 cellar: :any_skip_relocation, sonoma: "d9ccf60a60b7cf5d9117709803463a17aab34cfc0d63c7478d82e9f428a89a40"
sha256 cellar: :any_skip_relocation, ventura: "f37e33edeef3cca4ca0e04dc351512e8d57173afee382fc8729223d68701c1a9"
sha256 cellar: :any_skip_relocation, monterey: "a9422d512142cede763869c86ccb3b01551c0b90158c36a72ef8fed1704de1a7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ed20549cdc7237423e2bf94e1b8677bd2c0e51d5852ce9a9969fe2e4e8aed7fe"
end

depends_on "go" => :build
Expand Down

0 comments on commit 5cd5785

Please sign in to comment.