Bun 1.1.38 => 1.1.42 (#11036)

This commit is contained in:
Ed Reel
2024-12-24 23:47:09 -06:00
committed by GitHub
parent 97d2572194
commit 27259d94c9

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