Skip to content

Commit

Permalink
Merge pull request #201232 from branchvincent/[email protected]
Browse files Browse the repository at this point in the history
coccinelle: migrate to `[email protected]`
  • Loading branch information
BrewTestBot authored Dec 15, 2024
2 parents fa4e174 + cff8c0d commit 3261fc3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/c/coccinelle.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ class Coccinelle < Formula
end

bottle do
rebuild 1
sha256 arm64_sequoia: "5c683addbcf76534570866b19e50f66e5801a21964b83fc0df6be2317908be8e"
sha256 arm64_sonoma: "dc6683b280f7bacbadeb189df0205552008bd59e731c707a6ec8d67bb72a2dcd"
sha256 arm64_ventura: "bf402cf474f0e155012f1417285adbd8614e1e739d54fdf9615d3f064488e1fd"
sha256 sonoma: "397ca9ef368f02305f1c3179ea3776c3c2aa7ad882d767b6dfa096e30b5c172b"
sha256 ventura: "e29c54ac0afe552d55999560e56f5fb37a8490a1b6133bcb652cc7afc752b406"
sha256 x86_64_linux: "a21ea74ebf3431b79f8c242a6594995371f1123e8a4aff4fed5c9cecd72967c9"
rebuild 2
sha256 arm64_sequoia: "779d42bbb44aae1403be58912eec82d4a2dfda1506f02659a411e22496049cf0"
sha256 arm64_sonoma: "51cb6d4013905449b1a20a622cd95dce5ad64cdc37b6b92eda79ab7b23ed598b"
sha256 arm64_ventura: "cd9aeeaa7d72f22a8d9e4e7a211e0c634e045abc7be0ca46dfa5b69b8ae29769"
sha256 sonoma: "cd5a22c0db4ce7dbea0ba1b2c3306527f96b5830cdda41099d559faab14b8ef4"
sha256 ventura: "032e447251705797000b9e3e86afe2a5da3f96ec1d6d26d4492f9cd6336e8e32"
sha256 x86_64_linux: "5a7edb3aa8cd3da9381de308c27b703a4026584f259eeed0257c2cacd560df6d"
end

depends_on "autoconf" => :build
Expand All @@ -28,7 +28,7 @@ class Coccinelle < Formula
depends_on "ocaml-findlib" => :build
depends_on "opam" => :build
depends_on "pkgconf" => :build
depends_on "python@3.12" => :build
depends_on "python@3.13" => :build
depends_on "ocaml"
depends_on "pcre"

Expand Down

0 comments on commit 3261fc3

Please sign in to comment.