Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/coq.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Coq < Formula
desc "Proof assistant for higher-order logic"
homepage "https://coq.inria.fr/"
url "https://github.com/coq/coq/archive/V8.14.0.tar.gz"
sha256 "b1501d686c21836302191ae30f610cca57fb309214c126518ca009363ad2cd3c"
url "https://github.com/coq/coq/archive/V8.14.1.tar.gz"
sha256 "3cbfc1e1a72b16d4744f5b64ede59586071e31d9c11c811a0372060727bfd9c3"
license "LGPL-2.1-only"
head "https://github.com/coq/coq.git", branch: "master"

Expand Down
1 change: 1 addition & 0 deletions Formula/math-comp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class MathComp < Formula
url "https://github.com/math-comp/math-comp/archive/mathcomp-1.13.0.tar.gz"
sha256 "4334e915736f96032e1d4d502e70537047220af1a1c7a6740f770e45601bdab0"
license "CECILL-B"
revision 1
head "https://github.com/math-comp/math-comp.git"

bottle do
Expand Down
1 change: 1 addition & 0 deletions audit_exceptions/flat_namespace_allowlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"arpack",
"bind",
"blast",
"coq",
"libvirt",
"mpich",
"omniorb",
Expand Down