Skip to content

Commit

Permalink
Merge pull request Homebrew#203775 from Homebrew/bump-unisonlang-0.5.31
Browse files Browse the repository at this point in the history
unisonlang 0.5.31
  • Loading branch information
BrewTestBot authored Jan 9, 2025
2 parents 8682c58 + b5a3083 commit 235d4a1
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Formula/u/unisonlang.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ class Unisonlang < Formula

stable do
url "https://github.com/unisonweb/unison.git",
tag: "release/0.5.29",
revision: "99baffd3b436d9d87254f8dbdf13a479fc63f4e3"
tag: "release/0.5.31",
revision: "4324c53e83ae12ac1fdee52822356e22fa5419fb"

resource "local-ui" do
url "https://github.com/unisonweb/unison-local-ui/archive/refs/tags/release/0.5.29.tar.gz"
sha256 "1e6c2b1f299495159f15113b669bfeb13bb53bf68205203e4a30f82c2f434fe4"
url "https://github.com/unisonweb/unison-local-ui/archive/refs/tags/release/0.5.31.tar.gz"
sha256 "f11c7101de9fe1ead9f4531e230a2d795d0789b0eab1c1afa2ca0d19c264df54"
end
end

Expand All @@ -20,12 +20,12 @@ class Unisonlang < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ec0f527e2f8b0968ed9fa43d2fc91ea814336329cdd8be8c740acfd920920a88"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2d79afed87c658a5f72c88e83f2f38e4a5faeb81cd2733d2aa3f81faecf55693"
sha256 cellar: :any_skip_relocation, arm64_ventura: "fdc2e69d6f23e13e168a10b307f03b45e73aefb17f0772acd32e71a4417005ec"
sha256 cellar: :any_skip_relocation, sonoma: "0718ad8212c9629c9bb528f19b68d1dd8ae9376e35f3e0530349c68f360d0ea6"
sha256 cellar: :any_skip_relocation, ventura: "a4848fb4df607fbc4b86f846ceb017aef0deaa0d96e380d9eea4381488275dad"
sha256 cellar: :any_skip_relocation, x86_64_linux: "48db1414d3f46c92a48d4d194e94ded51a69b2506744c8f8f592a834c29d6378"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "57ddf8c5212d64a4f020a81aae18dfcc9136da823b05b3ad313f5fb4c006a69b"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4ba9d968b0a6c5fffa370d8c8b3bb925fdd1929478b4304a20ca94c6f36ace14"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6be8d4f4f6eb461070f5761a85c695233fa631823767cff29a67284c876361f8"
sha256 cellar: :any_skip_relocation, sonoma: "7cc7cfb5bb5fe886506174d107a4eb04fa8cdc00812bd61b0f90fd8c8bf6bfe5"
sha256 cellar: :any_skip_relocation, ventura: "cc065eeeb4fbb8c4719c1a1914f128485bdc17d7f16d36e80382c381daaf2d6b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b588df4b860d781ab5e6c46e84cdd709da5344791f5359f4dbe586bcd4393297"
end

head do
Expand Down

0 comments on commit 235d4a1

Please sign in to comment.