@jdxcode/mise 2025.7.19 → 2025.7.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -40,7 +40,7 @@ See [Getting started](https://mise.jdx.dev/getting-started.html) for more option
|
|
|
40
40
|
```sh-session
|
|
41
41
|
$ curl https://mise.run | sh
|
|
42
42
|
$ ~/.local/bin/mise --version
|
|
43
|
-
2025.7.
|
|
43
|
+
2025.7.21 macos-arm64 (a1b2d3e 2025-07-23)
|
|
44
44
|
```
|
|
45
45
|
|
|
46
46
|
Hook mise into your shell (pick the right one for your shell):
|
|
@@ -155,6 +155,10 @@ Find more examples in the [mise cookbook](https://mise.jdx.dev/mise-cookbook/).
|
|
|
155
155
|
|
|
156
156
|
See [mise.jdx.dev](https://mise.jdx.dev)
|
|
157
157
|
|
|
158
|
+
## Special Thanks
|
|
159
|
+
|
|
160
|
+
We're grateful for Cloudflare's support us through [Project Alexandria](https://www.cloudflare.com/lp/project-alexandria/).
|
|
161
|
+
|
|
158
162
|
## Contributors
|
|
159
163
|
|
|
160
164
|
[](https://github.com/jdx/mise/graphs/contributors)
|