skaffold: update sha256

for some reason, upstream changed it 2 days ago and build is failing

https://github.com/GoogleContainerTools/skaffold/releases/tag/v1.35.1
This commit is contained in:
Bryan A. S 2021-12-12 05:41:38 -03:00
parent 290ab1ac45
commit 82c838356d

View File

@ -8,7 +8,7 @@ buildGoModule rec {
owner = "GoogleContainerTools";
repo = "skaffold";
rev = "v${version}";
sha256 = "sha256-+VnZoZhBooLue+82zOngij8PpH9/wtZkYiyfklHSpsQ=";
sha256 = "sha256-8Ye2eR9eB7oyYOo46OraOxfLOG/XphWJkk+xPzDthPU=";
};
vendorSha256 = "sha256-jr4HEs2mTRPNAiV/OWUnjYyQ1uSUJfVOTNCRi/18tEo=";