From 62e72645328e1441bde32d2e896c354e7118b48f Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 24 Jun 2026 00:03:13 +0000 Subject: [PATCH 1/2] quien 0.12.0 --- Formula/q/quien.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/q/quien.rb b/Formula/q/quien.rb index 989abca7c5337..1f78daf9ebf7d 100644 --- a/Formula/q/quien.rb +++ b/Formula/q/quien.rb @@ -1,8 +1,8 @@ class Quien < Formula desc "Better WHOIS and domain intelligence toolkit" homepage "https://benword.com/quien-a-better-whois-and-domain-intelligence-toolkit" - url "https://github.com/retlehs/quien/archive/refs/tags/v0.11.0.tar.gz" - sha256 "8361a2d292152896e93220ca5e85474ac72b5f44795f640f69b0b2a8dace26c3" + url "https://github.com/retlehs/quien/archive/refs/tags/v0.12.0.tar.gz" + sha256 "49eef2d196a1b9c1e46c037c8fa300f6ced71c952828761fb4810ad8151e14c2" license "MIT" bottle do From 668c427c0aa0921c653739927a89bd8cf3479cba Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 24 Jun 2026 00:35:23 +0000 Subject: [PATCH 2/2] quien: update 0.12.0 bottle. --- Formula/q/quien.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/q/quien.rb b/Formula/q/quien.rb index 1f78daf9ebf7d..6fe1020c961e1 100644 --- a/Formula/q/quien.rb +++ b/Formula/q/quien.rb @@ -6,12 +6,12 @@ class Quien < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, arm64_tahoe: "a588450373ecb684c9ae39d5d3307a7d56bd04f5be3d00be62ffb344e76ad7ff" - sha256 cellar: :any_skip_relocation, arm64_sequoia: "a588450373ecb684c9ae39d5d3307a7d56bd04f5be3d00be62ffb344e76ad7ff" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "a588450373ecb684c9ae39d5d3307a7d56bd04f5be3d00be62ffb344e76ad7ff" - sha256 cellar: :any_skip_relocation, sonoma: "4bf312f5e5276d247f914eef464415abf06bdf0e712bc7ba55dba02284484fbe" - sha256 cellar: :any_skip_relocation, arm64_linux: "9aef471b4f6097cbbb26735667c6499c629a31dfa338084ded3e168cca66ae4b" - sha256 cellar: :any, x86_64_linux: "bccb2c992d641f6d2ff618d1ac71129d0dd85968ce5713644166da23389cf2f1" + sha256 cellar: :any_skip_relocation, arm64_tahoe: "b28b9ec48f4cacf36536d308bcd2fc3fd7fbe53f90b192f1e1e87de407fe1a64" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "b28b9ec48f4cacf36536d308bcd2fc3fd7fbe53f90b192f1e1e87de407fe1a64" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "b28b9ec48f4cacf36536d308bcd2fc3fd7fbe53f90b192f1e1e87de407fe1a64" + sha256 cellar: :any_skip_relocation, sonoma: "7981d981302069d69296469a07f8e68bd5de60062f20c19786fa142d1d07c6c8" + sha256 cellar: :any_skip_relocation, arm64_linux: "3c530c8d14bbaab32a9165ab691aa79b7be5bcd94262c10a77b3aee0097d215d" + sha256 cellar: :any, x86_64_linux: "3e78d26c5655431a493d535bf81351fefe38b028790b66d74a4497916247b6f9" end depends_on "go" => :build