We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bafdc2 commit 8339eb1Copy full SHA for 8339eb1
Formula/numpy@2.1.1_py312.rb
@@ -4,7 +4,7 @@ class NumpyAT211Py312 < Formula
4
url "https://files.pythonhosted.org/packages/59/5f/9003bb3e632f2b58f5e3a3378902dcc73c5518070736c6740fe52454e8e1/numpy-2.1.1.tar.gz"
5
sha256 "d0cf7d55b1051387807405b3898efafa862997b4cba8aa5dbe657be794afeafd"
6
license "BSD-3-Clause"
7
- revision 1
+ revision 2
8
head "https://github.com/numpy/numpy.git", branch: "main"
9
10
livecheck do
0 commit comments