We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2a9e3c commit b9c5615Copy full SHA for b9c5615
Formula/u/unisonlang.rb
@@ -5,12 +5,12 @@ class Unisonlang < Formula
5
6
stable do
7
url "https://github.com/unisonweb/unison.git",
8
- tag: "release/0.5.48",
9
- revision: "2824fce433fe13855ab8fcbf2c2ebbe0c9a5ab4c"
+ tag: "release/0.5.49",
+ revision: "d85de68861c65d6419a6ac9df8022400adb27f4d"
10
11
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"
+ url "https://github.com/unisonweb/unison-local-ui/archive/refs/tags/release/0.5.49.tar.gz"
+ sha256 "33f0043667cee96da2cf280e1ab364f3a537f36368b8dcc22ab652fe412a1222"
14
15
livecheck do
16
formula :parent
0 commit comments