Skip to content

Commit 8fd4aaf

Browse files
committed
bacon 3.16.0
1 parent 268f160 commit 8fd4aaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/bacon.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Bacon < Formula
22
desc "Background rust code check"
33
homepage "https://dystroy.org/bacon/"
4-
url "https://github.com/Canop/bacon/archive/refs/tags/v3.15.0.tar.gz"
5-
sha256 "b162a0e9f827d849c962a5a0623ba9435182e3bf6c8e3fe4630a2446a8326bc7"
4+
url "https://github.com/Canop/bacon/archive/refs/tags/v3.16.0.tar.gz"
5+
sha256 "cf7f3471883260f7cd56d1b2bcce713463082e64a830bb46489d7e94303b3ba0"
66
license "AGPL-3.0-or-later"
77
head "https://github.com/Canop/bacon.git", branch: "main"
88

0 commit comments

Comments
 (0)