figsoda 2023-08-19 17:14:36 -04:00
parent 4a16e2b366
commit 397f008615

View File

@ -7,13 +7,13 @@
buildGoModule rec {
pname = "risor";
version = "0.13.0";
version = "0.14.0";
src = fetchFromGitHub {
owner = "risor-io";
repo = "risor";
rev = "v${version}";
hash = "sha256-lalT9kwq0+y3xaYAcl/DqcwGXE27lNuL1DCr1wEE8ZE=";
hash = "sha256-QhXIwFrApSkWY2YYYGlojKsByNA2xpyVTm0SpYWB/Ds=";
};
vendorHash = "sha256-diAbQwnlhMm43ZlLKq3llMl9mO3sIkc80aCI5UDn7F4=";