dotnetPackages.SharpFont: 3.0.1 -> 3.1.0
This commit is contained in:
parent
f0152c64e6
commit
369515596d
@ -162,8 +162,8 @@ let self = dotnetPackages // overrides; dotnetPackages = with self; {
|
|||||||
|
|
||||||
SharpFont = fetchNuGet {
|
SharpFont = fetchNuGet {
|
||||||
baseName = "SharpFont";
|
baseName = "SharpFont";
|
||||||
version = "3.0.1";
|
version = "3.1.0";
|
||||||
sha256 = "1g639i8mbxc6qm0xqsf4mc0shv8nwdaidllka2xxwyksbq54skhs";
|
sha256 = "137y514i4zi0i0qsx7nv4ibl4kifbr8xr23rqdkwf7yxf88jjmh2";
|
||||||
outputFiles = [ "lib/*" "config/*" ];
|
outputFiles = [ "lib/*" "config/*" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user