mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Update bat, bazel, bun, dbeaver, fzf and joplin (#11168)
Bat - added missing manifest filelists Bazel 8.0.0 => 8.0.1 Bun 1.1.43 => 1.1.45 Dbeaver 24.3.2 => 24.3.3 Fzf 0.57.0 => 0.58.0 Joplin 3.2.10 => 3.2.11 Co-authored-by: Satadru Pramanik, DO, MPH, MEng <satadru@gmail.com>
This commit is contained in:
@@ -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.43'
|
||||
version '1.1.45'
|
||||
license 'MIT'
|
||||
compatibility 'x86_64'
|
||||
source_url 'SKIP'
|
||||
|
||||
Reference in New Issue
Block a user