- name: choose version: 1.3.3 revision: "3" homepage: https://github.com/theryangeary/choose summary: human-friendly and fast alternative to cut and sometimes awk description: |- Not a complete replacement for cut and awk, but rather a simple and intuitive tool to use when the basics of awk or cut are sufficient, but it is not necessary to run them. fetch: https://github.com/theryangeary/choose/releases/download/v{{version}}/choose-x86_64-unknown-linux-gnu script: - mv choose-x86_64-unknown-linux-gnu {{src}}/usr/bin/choose - name: choose matrix: versions: - 1.3.4 - 1.3.5 - 1.3.6 - 1.3.7 homepage: https://github.com/theryangeary/choose summary: human-friendly and fast alternative to cut and sometimes awk description: |- Not a complete replacement for cut and awk, but rather a simple and intuitive tool to use when the basics of awk or cut are sufficient, but it is not necessary to run them. fetch: https://github.com/theryangeary/choose/releases/download/v{{version}}/choose-x86_64-unknown-linux-gnu install: - choose-x86_64-unknown-linux-gnu:/usr/bin/choose