Bun 1.2.13 => 1.2.19 (#12293)

This commit is contained in:
Ed Reel
2025-07-29 21:23:22 -05:00
committed by GitHub
parent b1c7a700a9
commit bdfae6d0cf

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