Skip to content

Commit

Permalink
xsd: add resource livecheck referencing parent
Browse files Browse the repository at this point in the history
  • Loading branch information
nandahkrishna committed Jan 17, 2025
1 parent ec050c6 commit 84b810a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Formula/x/xsd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ class Xsd < Formula
resource "libxsd" do
url "https://www.codesynthesis.com/download/xsd/4.2/libxsd-4.2.0.tar.gz"
sha256 "55caf0038603883eb39ac4caeaacda23a09cf81cffc8eb55a854b6b06ef2c52e"

livecheck do
formula :parent
end
end

def install
Expand Down

0 comments on commit 84b810a

Please sign in to comment.