File shard.yml from the latest check-in


name: remiaudio
version: 0.9.1
crystal: '>= 1.5.0, < 2.0.0'
license: AGPLv3

authors:
  - Remilia Scarlet <remilia@posteo.jp>

scripts:
  postinstall: cd src/remiaudio/resampler/ && make

dependencies:
  libremiliacr:
    fossil: https://chiselapp.com/user/MistressRemilia/repository/libremiliacr
    version: '>= 0.92.0, <= 2.0.0'