---
versions:
  - 0.{2..8}
  - "1.0"
  - 1.1.{0..4}

# $github: github://madrobby/zepto/v$version
# github doesn't actually host any of the builds, though!
$cdnjs: cdnjs://zepto/$version/$file

files:
  zepto.js: [$cdnjs]
  zepto.min.js: [$cdnjs]
