From 1cc03c4ffa5db573af3e9a483ef69ed8fa972f2b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 6 Nov 2023 06:41:39 +0000 Subject: [PATCH 1/2] lux 0.22.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 858dbfdf309ff..f18b3ed128f2e 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.21.0.tar.gz" - sha256 "a2bdcaadf7430aa6ce3e38e5c223e6b8178362cd7da0408f61d288bbed05bfe3" + url "https://github.com/iawia002/lux/archive/refs/tags/v0.22.0.tar.gz" + sha256 "34352ad29006e443b41bad04c24f89783efd063755e71cb98484b165953d4b59" license "MIT" head "https://github.com/iawia002/lux.git", branch: "master" From d1b1e9844a8fe5543843f1d19fa28c5fbb819716 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 6 Nov 2023 10:48:43 +0000 Subject: [PATCH 2/2] lux: update 0.22.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 f18b3ed128f2e..d9c3bed1078e5 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: "92a4759be831ef7162b2972a22d8a3d46e4c9f2d7a4327759069aea3b1fc5893" - sha256 cellar: :any_skip_relocation, arm64_ventura: "a257c9c164686b6529846e16f4a2a2b17189703fac6ddb71416cdb8626a714e3" - sha256 cellar: :any_skip_relocation, arm64_monterey: "35b0067bd362b194fdda69e109fae00638dd68eec147eb864f77403da94b400f" - sha256 cellar: :any_skip_relocation, sonoma: "a3cc764542e6dd3ced7a216ac743645d5748c090a9f8e0dede01e0803bb64088" - sha256 cellar: :any_skip_relocation, ventura: "4ab2fb598abe970ebdb3f3bc2390fc6a598a84da23702eb466e1a15d9689958c" - sha256 cellar: :any_skip_relocation, monterey: "7aa78a19c5e005423e1b03fe96d805f907bdebcb57cbe071da4107b549688cb8" - sha256 cellar: :any_skip_relocation, x86_64_linux: "db5b1deb606022cd22d511b7524d847fd861e700cc7c82d4010ac2bf1b0e5d1c" + 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" end depends_on "go" => :build