Merge pull request #260412 from r-ryantm/auto-update/murex

murex: 5.0.9310 -> 5.1.2210
This commit is contained in:
Ryan Mulligan 2023-10-11 09:10:02 -07:00 committed by GitHub
commit bdada9456d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -5,13 +5,13 @@
buildGoModule rec {
pname = "murex";
version = "5.0.9310";
version = "5.1.2210";
src = fetchFromGitHub {
owner = "lmorg";
repo = pname;
rev = "v${version}";
sha256 = "sha256-gwaNz4OgYs5mAMi/HtLOXoIJA/iHPKX+eiVBP2l2YFU=";
sha256 = "sha256-N0sWTWZJT4hjivTreYfG5VkxiWgTjlH+/9VZD6YKQXY=";
};
vendorHash = "sha256-PClKzvpztpry8xsYLfWB/9s/qI5k2m8qHBxkxY0AJqI=";