osrm-backend 5.12.0
Closes #19159. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4b65e434b1
commit
2192033aec
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class OsrmBackend < Formula
|
||||
desc "High performance routing engine"
|
||||
homepage "http://project-osrm.org/"
|
||||
url "https://github.com/Project-OSRM/osrm-backend/archive/v5.11.0.tar.gz"
|
||||
sha256 "de95e00933c0ac040bac65c24d6b9ced5c580a115f9e50ce3948f78993f4636b"
|
||||
revision 2
|
||||
url "https://github.com/Project-OSRM/osrm-backend/archive/v5.12.0.tar.gz"
|
||||
sha256 "b89137ba0c22af9babe0d87b226c68412ccf7919bbe02265a159c53f84a9ca2b"
|
||||
head "https://github.com/Project-OSRM/osrm-backend.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue