Skip to content

Commit

Permalink
Merge pull request #163483 from BrewTestBot/bump-lux-0.23.0
Browse files Browse the repository at this point in the history
lux 0.23.0
  • Loading branch information
BrewTestBot committed Feb 21, 2024
2 parents 84c8f9e + 5cd5785 commit f2f8e91
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/l/lux.rb
@@ -1,19 +1,19 @@
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"

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 f2f8e91

Please sign in to comment.