crystal: 1.2.0 → 1.2.1

conduit-nginx
Fabián Heredia Montiel 2021-10-22 11:40:39 -05:00
parent 1cab3e231b
commit 148352e750
1 changed files with 2 additions and 2 deletions

View File

@ -241,8 +241,8 @@ rec {
};
crystal_1_2 = generic {
version = "1.2.0";
sha256 = "sha256-38mmsolzmCnv+MFUMc+AEiklDLBHIr/jqXMLzc0nVq4=";
version = "1.2.1";
sha256 = "sha256-jyNmY3n+u8WoVqHY8B5H9Vr9Ix3RogCtm8irkXZ3aek=";
binary = crystal_1_1;
};