Merge pull request #311852 from r-ryantm/auto-update/civo

civo: 1.0.82 -> 1.0.83
This commit is contained in:
Matthias Beyer 2024-05-15 17:55:01 +02:00 committed by GitHub
commit 283916df17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "civo";
version = "1.0.82";
version = "1.0.83";
src = fetchFromGitHub {
owner = "civo";
repo = "cli";
rev = "v${version}";
sha256 = "sha256-pwi0Z0dO2z8Ovlt9gKyVNrh0ZZ2M9xnahBmbTNK2Bnw=";
sha256 = "sha256-jRs8RMdTq5xylcYBN59+JzXlJlTJRp7bJVMvEmvzSnc=";
};
vendorHash = "sha256-NYNp4KGcVma4ltkq2SJZJOaeKS0j/X2TlUrOnptxiYE=";