updater-bun-1.2.20 — bun → 1.2.20 (#12606)

* Add unbuilt bun to updater-bun-1.2.20

* updater-bun-1.2.20: Build Run on linux/amd64.

---------

Co-authored-by: satmandu <satmandu@users.noreply.github.com>
Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
chromebrew-actions[bot]
2025-08-22 13:01:48 +10:00
committed by GitHub
parent 6c6fe7a0a2
commit 130f631601
2 changed files with 2 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
# Total size: 103677432
/usr/local/bin/bun
/usr/local/bin/bunx

View File

@@ -3,7 +3,7 @@ require 'package'
class Bun < Package
description 'Incredibly fast JavaScript runtime, bundler, test runner, and package manager all in one'
homepage 'https://bun.sh/'
version '1.2.19'
version '1.2.20'
license 'MIT'
compatibility 'x86_64'
source_url 'SKIP'