chore: centralize bun version and release URL constants

Co-authored-by: Eriyc <50216491+Eriyc@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-03-04 02:56:27 +00:00
parent d88a29403a
commit 87d5b99dd2
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"