update to basic cli 15

This commit is contained in:
Anton-4 2024-08-31 14:30:07 +02:00
parent f6c969af29
commit e7a44430fd
No known key found for this signature in database
GPG key ID: 0971D718C0A9B937
22 changed files with 34 additions and 34 deletions

View file

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