Skip to content

Commit b9c5615

Browse files
committed
unisonlang 0.5.49
1 parent a2a9e3c commit b9c5615

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/u/unisonlang.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ class Unisonlang < Formula
55

66
stable do
77
url "https://github.com/unisonweb/unison.git",
8-
tag: "release/0.5.48",
9-
revision: "2824fce433fe13855ab8fcbf2c2ebbe0c9a5ab4c"
8+
tag: "release/0.5.49",
9+
revision: "d85de68861c65d6419a6ac9df8022400adb27f4d"
1010

1111
resource "local-ui" do
12-
url "https://github.com/unisonweb/unison-local-ui/archive/refs/tags/release/0.5.48.tar.gz"
13-
sha256 "926420888083f94007e904b77bc6525f1881e27b800a9c8dd863450fccb6b474"
12+
url "https://github.com/unisonweb/unison-local-ui/archive/refs/tags/release/0.5.49.tar.gz"
13+
sha256 "33f0043667cee96da2cf280e1ab364f3a537f36368b8dcc22ab652fe412a1222"
1414

1515
livecheck do
1616
formula :parent

0 commit comments

Comments
 (0)