Artifact c854d8b9716958b42ae816b189046c0a169fb5fd50af64af91e31537ae18e42a:

  • File shard.yml — part of check-in [804675511d] at 2024-11-11 02:57:11 on branch trunk — Raise the max recommended Crystal version to <2.0.0. Bump revision, tag as v0.9.1 (user: alexa size: 332)

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'