shard-ameba/shard.yml
Vitalii Elenhaupt 7c74d196d6
Bump v1.4.3
2023-03-17 10:24:44 +02:00

21 lines
292 B
YAML

name: ameba
version: 1.4.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: "~> 1.7.0"
license: MIT