shard-ameba/shard.yml
Vitalii Elenhaupt df14fda0d8
Bump v0.14.3
2021-04-18 20:56:36 +03:00

21 lines
294 B
YAML

name: ameba
version: 0.14.3
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: ">= 0.35.0"
license: MIT