osrm-backend 5.6.5
Closes #11880. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
01dd346cd3
commit
289a29956a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +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.6.3.tar.gz"
|
||||
sha256 "87c010c9e99e56cda601c357d8ffdea1f5b4bb1bb79275f202ae6247bf3b308a"
|
||||
url "https://github.com/Project-OSRM/osrm-backend/archive/v5.6.5.tar.gz"
|
||||
sha256 "84c5842a7ec11ea2629c12cb23dcd248674b1ab491ec400409debeaf3480df37"
|
||||
head "https://github.com/Project-OSRM/osrm-backend.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue