shard-ameba/shard.yml
Sijawusz Pur Rahnama 1af70749b8 Bump to v1.4.0
2022-12-20 17:03:08 +01:00

20 lines
292 B
YAML

name: ameba
version: 1.4.0
authors:
- Vitalii Elenhaupt <velenhaupt@gmail.com>
targets:
ameba:
main: src/cli.cr
scripts:
# TODO: remove pre-compiled executable in future releases
postinstall: make bin && make run_file
executables:
- ameba
crystal: "~> 1.6.0"
license: MIT