bugfix: update arh waterfall to properly detect armv7 vs arm64
[webi-installers/.git] / _webi / normalize.js
2021-11-24 AJ ONealbugfix: update arh waterfall to properly detect armv7... origin/linux-releases
2021-11-24 AJ ONealfeature(linux): prefer musl builds to gnu builds
2021-11-24 AJ ONealchore(lint): == to ===
2021-08-15 AJ ONealchore: make Prettier + fix spelling, update upgrade...
2021-03-03 AJ ONealminor cleanup
2020-10-26 Sergi BAdded account for packages that don't specify arch...
2020-08-22 AJ ONealmake _example current, add rg for Windows
2020-07-06 AJ ONealmatch on 64*bit and 32*bit
2020-07-04 AJ ONealcorrectly identify AArch as ARM
2020-07-04 AJ ONealcorrectly identify AArch as ARM
2020-07-04 AJ ONealalso match arch64 and arch32
2020-07-03 AJ ONealsupport bare executables and xbin on windows for jq
2020-06-30 AJ ONealalso match 'os-x', 'os_x', and 'os x' as 'macos'
2020-06-30 AJ ONealadd PowerShell for Mac and Linux
2020-06-19 AJ ONealuse stderr for errors, and expose os,arch,format releas...
2020-06-16 AJ ONealbetter error handling when vailable formats mismatch
2020-06-16 AJ ONealgeneralize, a lot