Skip to content

Commit 9fb28e1

Browse files
committed
cmocka 1.1.8
Signed-off-by: botantony <[email protected]>
1 parent 5cfa72c commit 9fb28e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/c/cmocka.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Cmocka < Formula
22
desc "Unit testing framework for C"
33
homepage "https://cmocka.org/"
4-
url "https://cmocka.org/files/1.1/cmocka-1.1.7.tar.xz"
5-
sha256 "810570eb0b8d64804331f82b29ff47c790ce9cd6b163e98d47a4807047ecad82"
4+
url "https://cmocka.org/files/1.1/cmocka-1.1.8.tar.xz"
5+
sha256 "58435b558766d7f4c729ba163bdf3aec38bed3bc766dab684e3526ed0aa7c780"
66
license "Apache-2.0"
77
head "https://git.cryptomilk.org/projects/cmocka.git", branch: "master"
88

9-
no_autobump! because: :requires_manual_review
9+
no_autobump! because: :incompatible_version_format
1010

1111
bottle do
1212
sha256 cellar: :any, arm64_sequoia: "f59c0f3dcb57570a55bc13e96ac8d5b7710dd61289c9b75d1bf038d0866648ed"

0 commit comments

Comments
 (0)