Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/d/dnsglobe.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
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"

Expand Down
Loading