Skip to content

Commit

Permalink
unisonlang: 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 fa78c25 commit bb59bdd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Formula/u/unisonlang.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ class Unisonlang < Formula
resource "local-ui" do
url "https://github.com/unisonweb/unison-local-ui/archive/refs/tags/release/0.5.32.tar.gz"
sha256 "69ed790cba455677e864467446791650271cf163fd7a2246e4c45eddb317dd13"

livecheck do
formula :parent
end
end
end

Expand Down

0 comments on commit bb59bdd

Please sign in to comment.