From f2a42fcf32ecf6ea8365a0227591ceb5763b073b Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 14 May 2018 05:19:29 -0700 Subject: [PATCH] osm2pgrouting: use 10.12 bottle on 10.13 (#27836) --- Formula/osm2pgrouting.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/osm2pgrouting.rb b/Formula/osm2pgrouting.rb index 8fddd2b0a9..07e2e1236c 100644 --- a/Formula/osm2pgrouting.rb +++ b/Formula/osm2pgrouting.rb @@ -8,7 +8,7 @@ class Osm2pgrouting < Formula bottle do cellar :any - sha256 "5769b38d9088a52f6ee9f52cad4f8bb7519743c78e79972c33570e525f6a0a7d" => :sierra + sha256 "5769b38d9088a52f6ee9f52cad4f8bb7519743c78e79972c33570e525f6a0a7d" => :sierra_or_later sha256 "b5d772a54d0f247d357442b244fd9bf581f98c1b2c7b4b2aa760eb8a3f5fe6c1" => :el_capitan end