nlohmann-json: update 3.7.0 bottle.

This commit is contained in:
BrewTestBot 2019-08-01 10:53:48 +00:00 committed by Chongyu Zhu
parent c5ec278023
commit 30c68c8e13
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -7,9 +7,9 @@ class NlohmannJson < Formula
bottle do
cellar :any_skip_relocation
sha256 "a1f0ef0b4ad6f160936a31eb6c2ac4344d25483d9a2e85e9c1b9f0b551d52911" => :mojave
sha256 "a1f0ef0b4ad6f160936a31eb6c2ac4344d25483d9a2e85e9c1b9f0b551d52911" => :high_sierra
sha256 "6550e6790dea47b3af4cbb4b91ef3361612ecf20c46d635807443d71772c8ba8" => :sierra
sha256 "cb63b48d616e8688c5c9309d56230cfeb5380e2f2e9fda094a35d205fd078c58" => :mojave
sha256 "cb63b48d616e8688c5c9309d56230cfeb5380e2f2e9fda094a35d205fd078c58" => :high_sierra
sha256 "e2a583453c0f0b530a20bb8ee0b9471a111effc4e42b0cfd14a43ac70b5ba465" => :sierra
end
depends_on "cmake" => :build