Skip to content

Commit

Permalink
Merge pull request #198023 from Homebrew/unison-update-homepage
Browse files Browse the repository at this point in the history
unison: update homepage
  • Loading branch information
bevanjkay authored Jan 13, 2025
2 parents 8e866b7 + 035f1c1 commit 87695e9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Casks/u/unison.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@
sha256 arm: "3dbb8257209ede50989a4442e863ad7b801a9a1ae04903dbb64c2d9b4a7be9e0",
intel: "a64996878c94c8432cf1ef898cae389b8f75c3846834af95cb21dd399854a654"

url "https://github.com/bcpierce00/unison/releases/download/v#{version}/Unison-#{version}-macos-#{arch}.app.tar.gz",
verified: "github.com/bcpierce00/unison/"
url "https://github.com/bcpierce00/unison/releases/download/v#{version}/Unison-#{version}-macos-#{arch}.app.tar.gz"
name "Unison"
desc "File synchroniser"
homepage "https://www.cis.upenn.edu/~bcpierce/unison/"
homepage "https://github.com/bcpierce00/unison/"

livecheck do
url :url
Expand Down

0 comments on commit 87695e9

Please sign in to comment.