chore: centralize bun version and release URL constants

This commit is contained in:
Eric
2026-03-04 02:56:27 +00:00
parent ebce24804c
commit 5220c76290
3 changed files with 13 additions and 10 deletions

1
bun/version.bzl Normal file
View File

@@ -0,0 +1 @@
BUN_VERSION = "1.1.38"