update everything to basic-cli 0.16.0

This commit is contained in:
Anton-4 2024-11-08 15:51:20 +01:00
parent 06615a5524
commit 219ebe084a
No known key found for this signature in database
GPG key ID: 0971D718C0A9B937
29 changed files with 34 additions and 34 deletions

View file

@ -2108,7 +2108,7 @@ fn roc_file_no_extension() {
indoc!(
r#"
app "helloWorld"
packages { pf: "https://github.com/roc-lang/basic-cli/releases/download/0.15.0/SlwdbJ-3GR7uBWQo6zlmYWNYOxnvo8r6YABXD-45UOw.tar.br" }
packages { pf: "https://github.com/roc-lang/basic-cli/releases/download/0.16.0/O00IPk-Krg_diNS2dVWlI0ZQP794Vctxzv0ha96mK0E.tar.br" }
imports [pf.Stdout]
provides [main] to pf