Replies: 1 comment
|
Checksums are written for Measured on v2026.8.2, with [[tools."ubi:mikefarah/yq"]]
version = "4.44.3"
backend = "ubi:mikefarah/yq"
[tools."ubi:mikefarah/yq"."platforms.windows-x64-yq.exe"]
checksum = "blake3:273dfc695cde969181db0ad9af105c9264fb2ee6629859ec7c3d134107378bb2"Two differences from the The part that surprised me: mise does not create Worth checking on your side whether the lockfile existed at the time; if it did and checksums were still absent on that version, that is a different bug from what I can reproduce today. |
Uh oh!
There was an error while loading. Please reload this page.
Hello!
It looks like the checksums are not being written to the lockfile anymore on MacOS on the latest version for ubi provider.
Given
It will generate:
where it used to generate:
Happy to help debug, the code seem to have changed a lot in that section so maybe a bug?
All reactions