opcr-policy: 0.2.19 -> 0.2.22

This commit is contained in:
R. Ryantm
2025-01-21 20:13:49 +00:00
parent eca7c9bba8
commit 27d8937eda
+3 -3
View File
@@ -6,15 +6,15 @@
buildGoModule rec {
pname = "opcr-policy";
version = "0.2.19";
version = "0.2.22";
src = fetchFromGitHub {
owner = "opcr-io";
repo = "policy";
rev = "v${version}";
sha256 = "sha256-A5dqKbQhdJlSOU7qxC8xrCCSXK5yGmDsoVWfgWKl2TE=";
sha256 = "sha256-I7KjJpm7dw8rWl1Da53bK/iJvdWY1dHKKfdz6e64wVk=";
};
vendorHash = "sha256-ASR8Y/L8ub0w36fO+UpJ5ZpijP+YCLVbRtnhzvMNj9U=";
vendorHash = "sha256-cmhg//MlRsScn0yCInp6g/HG4SawMO9qhfaD14ODzyE=";
ldflags = [
"-s"