osrm-backend 5.14.2
Closes #21869. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
9a4280511d
commit
3b534827f7
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.14.1.tar.gz"
|
||||
sha256 "0d85898fb89bb040a0a62871d18063b190e9befe05c3db7be9d6d54bb3217602"
|
||||
revision 1
|
||||
url "https://github.com/Project-OSRM/osrm-backend/archive/v5.14.2.tar.gz"
|
||||
sha256 "ccdb877f92a16ec97f8d73cceb8e925d8521d5d20a3ef7d54cfa4756e304dd54"
|
||||
head "https://github.com/Project-OSRM/osrm-backend.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue