Skip to content

Commit 93a4bba

Browse files
committed
Fix build.roc by using a official basic-cli release
1 parent e5fb0ac commit 93a4bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.roc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
app [main!] {
2-
cli: platform "https://github.com/roc-lang/basic-cli/releases/download/0.19.0/bi5zubJ-_Hva9vxxPq4kNx4WHX6oFs8OP6Ad0tCYlrY.tar.br",
2+
cli: platform "https://github.com/roc-lang/basic-cli/releases/download/0.19.0/Hj-J_zxz7V9YurCSTFcFdu6cQJie4guzsPMUi5kBYUk.tar.br",
33
}
44

55
import cli.Cmd

0 commit comments

Comments
 (0)