Bump jit share dependency to 0.0.15

This commit is contained in:
Dan Doel 2024-04-10 18:18:50 -04:00
parent 972a63e537
commit ce8dfd2a73
4 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@ At a high level, the CI process is:
Some version numbers that are used during CI:
- `ormolu_version: "0.5.0.1"`
- `racket_version: "8.7"`
- `jit_version: "@unison/internal/releases/0.0.14"`
- `jit_version: "@unison/internal/releases/0.0.15"`
Some cached directories:
- `ucm_local_bin` a temp path for caching a built `ucm`

View File

@ -21,7 +21,7 @@ env:
ormolu_version: "0.5.2.0"
racket_version: "8.7"
ucm_local_bin: "ucm-local-bin"
jit_version: "@unison/internal/releases/0.0.14"
jit_version: "@unison/internal/releases/0.0.15"
jit_src_scheme: "unison-jit-src/scheme-libs/racket"
jit_dist: "unison-jit-dist"
jit_generator_os: ubuntu-20.04

View File

@ -5,7 +5,7 @@ Next, we'll download the jit project and generate a few Racket files from it.
```ucm
.> project.create-empty jit-setup
jit-setup/main> pull @unison/internal/releases/0.0.14 lib.jit
jit-setup/main> pull @unison/internal/releases/0.0.15 lib.jit
```
```unison

View File

@ -20,9 +20,9 @@ Next, we'll download the jit project and generate a few Racket files from it.
🎉 🥳 Happy coding!
jit-setup/main> pull @unison/internal/releases/0.0.14 lib.jit
jit-setup/main> pull @unison/internal/releases/0.0.15 lib.jit
Downloaded 15053 entities.
Downloaded 15060 entities.