We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 268f160 commit 8fd4aafCopy full SHA for 8fd4aaf
Formula/b/bacon.rb
@@ -1,8 +1,8 @@
1
class Bacon < Formula
2
desc "Background rust code check"
3
homepage "https://dystroy.org/bacon/"
4
- url "https://github.com/Canop/bacon/archive/refs/tags/v3.15.0.tar.gz"
5
- sha256 "b162a0e9f827d849c962a5a0623ba9435182e3bf6c8e3fe4630a2446a8326bc7"
+ url "https://github.com/Canop/bacon/archive/refs/tags/v3.16.0.tar.gz"
+ sha256 "cf7f3471883260f7cd56d1b2bcce713463082e64a830bb46489d7e94303b3ba0"
6
license "AGPL-3.0-or-later"
7
head "https://github.com/Canop/bacon.git", branch: "main"
8
0 commit comments