File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/by-name/ro/roadrunner Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 77
88buildGoModule rec {
99 pname = "roadrunner" ;
10- version = "2024.3.3 " ;
10+ version = "2024.3.5 " ;
1111
1212 src = fetchFromGitHub {
1313 repo = "roadrunner" ;
1414 owner = "roadrunner-server" ;
1515 tag = "v${ version } " ;
16- hash = "sha256-5AB+fGyQa5+/fGqqNSYu0KnFbIZwL/ZjXyYHYk00cV8 =" ;
16+ hash = "sha256-zENTLo3jVOUE1yerIGTb+jFAMnClOVpU/IbUor+bi+g =" ;
1717 } ;
1818
1919 nativeBuildInputs = [
@@ -46,7 +46,7 @@ buildGoModule rec {
4646 --replace "127.0.0.1:0" "127.0.0.1:55554"
4747 '' ;
4848
49- vendorHash = "sha256-BsIZxeSTz7wv4VJKffpOACXo7dm/qwZ/MYbmNogtMvg =" ;
49+ vendorHash = "sha256-/2MuuvWEyo6zY3op359BUjG/HcjKxRSIv7Qb+6vtNqM =" ;
5050
5151 meta = {
5252 changelog = "https://github.com/roadrunner-server/roadrunner/blob/v${ version } /CHANGELOG.md" ;
You can’t perform that action at this time.
0 commit comments