From 67477f6f56261d0728e4faa98bb2ba33104fcc3b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 7 Aug 2024 09:24:17 +0000 Subject: [PATCH] bacon 2.19.0 --- Formula/b/bacon.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/b/bacon.rb b/Formula/b/bacon.rb index 5014bb112224b..d5b05ef7a13bc 100644 --- a/Formula/b/bacon.rb +++ b/Formula/b/bacon.rb @@ -1,8 +1,8 @@ class Bacon < Formula desc "Background rust code check" homepage "https://dystroy.org/bacon/" - url "https://github.com/Canop/bacon/archive/refs/tags/v2.18.2.tar.gz" - sha256 "cb3d767cf62fe84c61088936c58767a661d24dc54753e30e2d11ff033695f507" + url "https://github.com/Canop/bacon/archive/refs/tags/v2.19.0.tar.gz" + sha256 "a5c9af533fc9b1097b2c60aa86b086367b8799ee10b1b33e0e04fffdb9723b8b" license "AGPL-3.0-or-later" head "https://github.com/Canop/bacon.git", branch: "main"