File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Numcpp < Formula
22 desc "C++ implementation of the Python Numpy library"
33 homepage "https://dpilger26.github.io/NumCpp"
4- url "https://github.com/dpilger26/NumCpp/archive/refs/tags/Version_2.14.0 .tar.gz"
5- sha256 "f7d3a11d12f3209c95c098d0566e6aee072cfc493f1e9376796c91520958686f "
4+ url "https://github.com/dpilger26/NumCpp/archive/refs/tags/Version_2.14.1 .tar.gz"
5+ sha256 "a535939304f1dccef4ddfc1d46e6202da658a41f1ef83de6485301268d2dc26d "
66 license "MIT"
77 head "https://github.com/dpilger26/NumCpp.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "00b6562df214a160b99b910f7be4214b7324179d1326c4c5601fe75bba2eba7e "
10+ sha256 cellar : :any_skip_relocation , all : "0fc0fdfbdf091db4c3838048be4f92e3015d6d086c5cb04aea972fb785739d6c "
1111 end
1212
1313 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments