name: curlie matrix: architectures: - arm64 - amd64 versions: - 1.6.7 - 1.6.9 - 1.7.1 - 1.7.2 - 1.8.2 homepage: https://github.com/rs/curlie summary: the power of 'curl', the ease of use of 'httpie' description: |- If you like the interface of HTTPie but miss the features of curl, curlie is what you are searching for. It is a frontend to curl that adds the ease of use of httpie, without compromising on features and performance. All curl options are exposed with syntax sugar and output formatting inspired from httpie. fetch: https://github.com/rs/curlie/releases/download/v{{version}}/curlie_{{version}}_linux_{{goarch}}.tar.gz install: - curlie:/usr/bin/curlie