Merge pull request #250254 from figsoda/risor

risor: 0.13.0 -> 0.14.0
This commit is contained in:
Matthias Beyer
2023-08-20 10:17:07 +02:00
committed by GitHub
@@ -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=";