mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-05-01 03:00:26 -04:00
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:
committed by
GitHub
parent
6c6fe7a0a2
commit
130f631601
@@ -1,2 +1,3 @@
|
||||
# Total size: 103677432
|
||||
/usr/local/bin/bun
|
||||
/usr/local/bin/bunx
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user