Merge pull request #70517 from marsam/update-cascadia-code

cascadia-code: 1909.16 -> 1910.04
This commit is contained in:
Renaud 2019-10-08 17:54:30 +02:00 committed by GitHub
commit 2fdca375dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@
let
pname = "cascadia-code";
version = "1909.16";
version = "1910.04";
in
fetchurl {
name = "${pname}-${version}";
@ -15,7 +15,7 @@ fetchurl {
install -Dm444 $downloadedFile $out/share/fonts/truetype/Cascadia.ttf
'';
sha256 = "0nckczvak3pd1h3fiz0j827pm87px9swx60q07lc2jnjlxcghgl2";
sha256 = "124zbv7xwirwwxrm988h3plwd2vynqxyx7p2gijqrnw69q9pf67q";
meta = with lib; {
description = "Monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal";