update basic-cli links to 0.10

This commit is contained in:
Anton-4 2024-04-28 12:45:31 +02:00
parent 759e26ea13
commit 3742ef5f42
No known key found for this signature in database
GPG key ID: 0971D718C0A9B937
20 changed files with 24 additions and 24 deletions

View file

@ -1280,7 +1280,7 @@ fn roc_file_no_extension() {
indoc!(
r#"
app "helloWorld"
packages { pf: "https://github.com/roc-lang/basic-cli/releases/download/0.9.1/y_Ww7a2_ZGjp0ZTt9Y_pNdSqqMRdMLzHMKfdN8LWidk.tar.br" }
packages { pf: "https://github.com/roc-lang/basic-cli/releases/download/0.10.0/vNe6s9hWzoTZtFmNkvEICPErI9ptji_ySjicO6CkucY.tar.br" }
imports [pf.Stdout]
provides [main] to pf