Codebase list node-pump / b7f3b76
Fix GitHub tags regex Yadd 3 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
11 opts=\
22 dversionmangle=auto,\
33 filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-pump-$1.tar.gz/ \
4 https://github.com/mafintosh/pump/tags .*/archive/v?([\d\.]+).tar.gz
4 https://github.com/mafintosh/pump/tags .*/archive/.*/v?([\d\.]+).tar.gz