ninja: update gtest URL
This commit is contained in:
parent
9b990c9210
commit
320dc88ec0
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class Ninja < Formula
|
|||
deprecated_option "without-tests" => "without-test"
|
||||
|
||||
resource "gtest" do
|
||||
url "https://googletest.googlecode.com/files/gtest-1.7.0.zip"
|
||||
url "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/googletest/gtest-1.7.0.zip"
|
||||
sha256 "247ca18dd83f53deb1328be17e4b1be31514cedfc1e3424f672bf11fd7e0d60d"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue