Bun 1.1.34 => 1.1.38 (#10865)

This commit is contained in:
Ed Reel
2024-12-04 19:42:25 -06:00
committed by GitHub
parent ead21ece63
commit 4a784ce832

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.1.34'
version '1.1.38'
license 'MIT'
compatibility 'x86_64'
source_url 'SKIP'