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:
Ed Reel
2025-01-20 04:14:56 -06:00
committed by GitHub
parent 358acb0ab8
commit 056887e227
8 changed files with 174 additions and 171 deletions

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