Changes in bin/js_deps [3169fe4:6d1b54b] in OpenWorkouts-current


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • bin/js_deps

    • Property mode changed from 100755 to 100644
    r3169fe4 r6d1b54b  
    179179
    180180leaflet_elevation() {
    181     NAME="leaflet-elevation"
    182     VERSION="0.0.8"
    183     URL=https://github.com/Raruto/${NAME}/archive/${VERSION}.tar.gz
     181    NAME="Leaflet.Elevation"
     182    VERSION="master"
     183    URL=https://github.com/MrMufflon/${NAME}/archive/${VERSION}.tar.gz
    184184    check_cache ${NAME} ${VERSION}
    185185    in_cache=$?
Note: See TracChangeset for help on using the changeset viewer.