Skip to content

Commit 617d124

Browse files
committed
bump to 0.9.3
1 parent 1b35163 commit 617d124

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Formula/exo.rb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ class Exo < Formula
99
url "https://github.com/exo-explore/exo.git",
1010
using: :git,
1111
branch: "super_secret_branch"
12-
version "0.9.2"
12+
version "0.9.3"
1313
sha256 ""
1414
license ""
1515

@@ -36,6 +36,8 @@ def install
3636
def caveats
3737
<<~EOS
3838
Heads up, you may have seen a 'Failed changing dylib ID' message at the end of the build. We're working on getting an upstream fix.
39+
Exo is now installed! Launch with
40+
exo
3941
4042
To enable automatic VRAM configuration, run:
4143
sudo brew services start exo

0 commit comments

Comments
 (0)