-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdistro.toml
More file actions
14 lines (12 loc) · 923 Bytes
/
distro.toml
File metadata and controls
14 lines (12 loc) · 923 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
[distro]
version = "0.10.1" # bump on meaningful config changes; major = breaking (requires reinstall)
uv_version = "0.10.12" # pinned uv release
# SHA256 checksums for the pinned uv release archives.
# Update these whenever uv_version changes (run: release.py --uv-version X.Y.Z).
[uv_checksums]
x86_64-unknown-linux-gnu = "ec72570c9d1f33021aa80b176d7baba390de2cfeb1abcbefca346d563bf17484"
aarch64-unknown-linux-gnu = "0ed7d20f49f6b9b60d45fdfcac28f3ac01a671a6ef08672401ed2833423fea2a"
x86_64-apple-darwin = "17443e293f2ae407bb2d8d34b875ebfe0ae01cf1296de5647e69e7b2e2b428f0"
aarch64-apple-darwin = "ae738b5661a900579ec621d3918c0ef17bdec0da2a8a6d8b161137cd15f25414"
x86_64-pc-windows-msvc = "4c1d55501869b3330d4aabf45ad6024ce2367e0f3af83344395702d272c22e88"
aarch64-pc-windows-msvc = "e79881e2c4f98a0f3a37b8770bf224e8fee70f6dcf8fc17055d8291bb1b0b867"