mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Bun 1.3.1 => 1.3.2 (#13499)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# Total size: 104915192
|
||||
# Total size: 105181488
|
||||
/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.3.1'
|
||||
version '1.3.2'
|
||||
license 'MIT'
|
||||
compatibility 'x86_64'
|
||||
source_url 'SKIP'
|
||||
|
||||
Reference in New Issue
Block a user