File: watch

package info (click to toggle)
west 1.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 904 kB
  • sloc: python: 10,729; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
version=4

opts="searchmode=plain,filenamemangle=s/v(.*)/west-$1.tar.gz/, \
 uversionmangle=s/^v//;s/([0-9]+)\.([0-9]+)\.([0-9]+)([a-zA-Z]+)([0-9]+)/$1.$2.$3~$4$5/" \
 https://api.github.com/repos/zephyrproject-rtos/west/releases \
 https://api.github.com/repos/zephyrproject-rtos/west/tarball/@ANY_VERSION@