From 9e83ab97b1a246108d62d4f1ecd8dc4a0b287af2 Mon Sep 17 00:00:00 2001 From: Ruoyu Zhong Date: Mon, 9 Oct 2023 17:01:02 +0800 Subject: [PATCH 1/2] lux 0.21.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 d94cc719f9a04..868f306111b43 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/v0.20.0.tar.gz" - sha256 "29988118bf57d8925ab15ec5bf039d4ed23bb6f11e90b65b9e599ccbb3e649e0" + url "https://github.com/iawia002/lux/archive/refs/tags/v0.21.0.tar.gz" + sha256 "a2bdcaadf7430aa6ce3e38e5c223e6b8178362cd7da0408f61d288bbed05bfe3" license "MIT" head "https://github.com/iawia002/lux.git", branch: "master" From 4b71b69b5f913b12b74da540c11da86ab1973f91 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 9 Oct 2023 11:49:26 +0000 Subject: [PATCH 2/2] lux: update 0.21.0 bottle. --- Formula/l/lux.rb | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/Formula/l/lux.rb b/Formula/l/lux.rb index 868f306111b43..858dbfdf309ff 100644 --- a/Formula/l/lux.rb +++ b/Formula/l/lux.rb @@ -7,15 +7,13 @@ class Lux < Formula head "https://github.com/iawia002/lux.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "a9891989617cc3bd7d218f54c31b97eb16bdfb80848857fae39e5578703fec0f" - sha256 cellar: :any_skip_relocation, arm64_ventura: "53a95bc9c5c275fceb4777e158275dd06f4881c873333b640a4515063edd7e32" - sha256 cellar: :any_skip_relocation, arm64_monterey: "36cc3954fcfb88e4bb651f8070a8b6093f63bfac20dc7f6f24febfe36422faf6" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "8e08b011305166c4bb86ffaa667cfabc644fd3e286dbe166a55e50d1b8e5cfb2" - sha256 cellar: :any_skip_relocation, sonoma: "1142cac1a5efe9c957a5cb2d10b633a50e5ba99358cd8d290c70c14cd6c13906" - sha256 cellar: :any_skip_relocation, ventura: "1c5b433f12186fca85a224d5dea2a35814a64ca86ee380f1c38d387966d893e0" - sha256 cellar: :any_skip_relocation, monterey: "0973c0f02dc6de227f398a432e6d7af5c9d5bccb0887ba4e696017c8440c94e7" - sha256 cellar: :any_skip_relocation, big_sur: "994b47f468be903faf00796cd2d5a6f348015fa711f9055c407a76367b5f5d9d" - sha256 cellar: :any_skip_relocation, x86_64_linux: "dfbf0ec3b2de9987df9cad57ef953c40bc193154d551b6ca73053b6f56645a29" + 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" end depends_on "go" => :build