From 1dff7f758b948a9c9f2c959de5e2e623f8d31544 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Feb 2024 03:40:42 +0000 Subject: [PATCH 1/2] lux 0.23.0 --- Formula/l/lux.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/l/lux.rb b/Formula/l/lux.rb index 53e75f6cd549..33fb48436985 100644 --- a/Formula/l/lux.rb +++ b/Formula/l/lux.rb @@ -1,8 +1,8 @@ class Lux < Formula desc "Fast and simple video downloader" homepage "https://github.com/iawia002/lux" - url "https://github.com/iawia002/lux/archive/refs/tags/v0.22.0.tar.gz" - sha256 "34352ad29006e443b41bad04c24f89783efd063755e71cb98484b165953d4b59" + url "https://github.com/iawia002/lux/archive/refs/tags/v0.23.0.tar.gz" + sha256 "89554ef1eaa02705833ca76dfaed1c40a2ccae8d8e4aeb5221f6ffabb1592960" license "MIT" head "https://github.com/iawia002/lux.git", branch: "master" From 5cd5785ec0bb73ad56d4eabbf225786883b84cd3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Feb 2024 04:03:37 +0000 Subject: [PATCH 2/2] lux: update 0.23.0 bottle. --- Formula/l/lux.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/l/lux.rb b/Formula/l/lux.rb index 33fb48436985..869da309e517 100644 --- a/Formula/l/lux.rb +++ b/Formula/l/lux.rb @@ -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