ash

Go

Install

  • Scoop Install
scoop install https://gist.githubusercontent.com/paolo-dellepiane/d299721ffd4077500e3d405d31fe9b9d/raw/ash.json
  • Mac M1 needs
go get -u golang.org/x/sys

Update

  • Scoop Update
scoop update -k ash

Release

git tag x.x.x
git push --tags

after action is completed and release is created:

update.ps1