chore: centralize bun version and release URL constants

This commit is contained in:
Eriyc
2026-03-04 02:56:27 +00:00
committed by copilot-swe-agent[bot]
parent 0b78e8a61b
commit e970d5d2e7
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"