diff --git a/Formula/d/dnsglobe.rb b/Formula/d/dnsglobe.rb index 821fde42dbec..a96c796fad2d 100644 --- a/Formula/d/dnsglobe.rb +++ b/Formula/d/dnsglobe.rb @@ -1,18 +1,18 @@ class Dnsglobe < Formula desc "Global DNS propagation checker TUI" homepage "https://github.com/514-labs/dnsglobe" - url "https://github.com/514-labs/dnsglobe/archive/refs/tags/v0.4.0.tar.gz" - sha256 "7e63f170acc2af62923de0c368b3c7d95ef9851b81f5b53c82bd529595def523" + url "https://github.com/514-labs/dnsglobe/archive/refs/tags/v0.5.0.tar.gz" + sha256 "6bbcf1204abeb556bc502956f37c4b43ae0e1400ae1ce4550fabd215eca05b69" license "MIT" head "https://github.com/514-labs/dnsglobe.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_tahoe: "5796861b7a196f634812edd09acc13aae0ca8aa56a306deabd00379aed5d0526" - sha256 cellar: :any_skip_relocation, arm64_sequoia: "735add78828594599af16d44d3bc6ed9e4ce07f7471030c679473fe8692893ae" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "d04c09ba360db088b094acd6539ce1189d703f1202f4732065984afbd37b8866" - sha256 cellar: :any_skip_relocation, sonoma: "7d2f105424d64eddaa316bfee2cca4304a6f75b678f099dee3618859c7329b59" - sha256 cellar: :any, arm64_linux: "d5e04bd675c8182592d4ed6c928ac10606e2a318b86b38fea8568d006472b507" - sha256 cellar: :any, x86_64_linux: "5a6c58049d2f7bf3c9ade5815be961472415222095b62006a7da2912e8494adc" + sha256 cellar: :any_skip_relocation, arm64_tahoe: "51105646fca308e35e70e56adaa169865bcdc142e94b2e963376f45c62439f86" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "554bfbd15feba3e77f87eeec867ed71df9520ce8210ce4e8c9bba8b389004131" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "038039689e424d4bdf547416f078ed8441695494d6ee4d77c2a00f3f9b9a6329" + sha256 cellar: :any_skip_relocation, sonoma: "d6136acdedcb414ecab19e81d61a7fcbb220e344091ecbabfbb8ce7f5525c77a" + sha256 cellar: :any, arm64_linux: "f815808b0ec521fde57d3648b9aa545e5e16b4fb00f3c109264aa53af3ade66f" + sha256 cellar: :any, x86_64_linux: "59fd4cbfa357c4a80a7506abfb3c2200a3dad4caf506d28f38d492cdc5d75d1b" end depends_on "rust" => :build