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


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • bin/js_deps

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