figsoda 2023-08-07 20:04:18 -04:00
parent 9f27c36e18
commit e828eac45e

View File

@ -7,13 +7,13 @@
buildGoModule rec {
pname = "risor";
version = "0.11.0";
version = "0.12.0";
src = fetchFromGitHub {
owner = "risor-io";
repo = "risor";
rev = "v${version}";
hash = "sha256-YBiBadyI8TRa7CpiTkMOL0biuVMAk23sqEOzJ0ipfA8=";
hash = "sha256-4Tw8QJj14MYfuQ4mNkSO1z4F8/3/6HjORKgARljlfs8=";
};
vendorHash = "sha256-diAbQwnlhMm43ZlLKq3llMl9mO3sIkc80aCI5UDn7F4=";