fable: 4.1.4 -> 4.5.0

This commit is contained in:
mdarocha
2023-11-07 18:33:09 +01:00
parent 17012aa0d2
commit b18aa534bb
+2 -2
View File
@@ -2,9 +2,9 @@
buildDotnetGlobalTool {
pname = "fable";
version = "4.1.4";
version = "4.5.0";
nugetSha256 = "sha256-9wMQj4+xmAprt80slet2wUW93fRyEhOhhNVGYbWGS3Y=";
nugetSha256 = "sha256-KeNkS2fuZFnI8WVqSpIRjo2eA+XKuHLLpMIzDzgqXdg=";
meta = with lib; {
description = "Fable is an F# to JavaScript compiler";