ovhcloud-cli: 0.7.1 -> 0.8.1

This commit is contained in:
R. Ryantm
2025-10-31 22:50:49 +00:00
parent 92661251e0
commit c9c7c7ed30

View File

@@ -8,13 +8,13 @@
buildGoModule (finalAttrs: {
pname = "ovhcloud-cli";
version = "0.7.1";
version = "0.8.1";
src = fetchFromGitHub {
owner = "ovh";
repo = "ovhcloud-cli";
tag = "v${finalAttrs.version}";
hash = "sha256-pps6PuaIJxZ0ewrBXgq4TnICOW3wjHJQDDmcQUfYDNg=";
hash = "sha256-Z5CMOZ1NJ0tcO/aKkFQetW/E0eURucv/CyT6KnoMCHQ=";
};
vendorHash = "sha256-WNONEceR/cDVloosQ/BMYjPTk9elQ1oTX89lgzENSAI=";