okms-cli: 0.2.0 -> 0.2.1

This commit is contained in:
R. Ryantm
2025-01-22 06:23:45 +00:00
parent eac5f2caf9
commit 9a469c320a
+3 -3
View File
@@ -9,16 +9,16 @@
buildGoModule rec {
pname = "okms-cli";
version = "0.2.0";
version = "0.2.1";
src = fetchFromGitHub {
owner = "ovh";
repo = "okms-cli";
tag = "v${version}";
hash = "sha256-y7Oy2vCxq5nXOUZxawz5737/io1+e/jNjuv7bH97yKA=";
hash = "sha256-inDE/Vexn7efzxfa/ali+mhyioBWjDPRlDznYyChTtI=";
};
vendorHash = "sha256-pJGhaNsJ69SDI+sBN4ELxckkX6v6DNC4U49bCff6Fsg=";
vendorHash = "sha256-l8Z5cAfWHWz8mBVioltuNg+jaNwySU/Y4z3z2X86h/s=";
ldflags = [
"-s"