sem: 0.35.0 -> 0.36.0

This commit is contained in:
R. Ryantm
2026-05-22 16:16:01 +00:00
parent 647cb4a340
commit c36def6a9b

View File

@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "sem";
version = "0.35.0";
version = "0.36.0";
src = fetchFromGitHub {
owner = "semaphoreci";
repo = "cli";
rev = "v${finalAttrs.version}";
sha256 = "sha256-+rT8Kni7094OjNmGRxPUxXaHopyCNGMCM2ac4lIm9PE=";
sha256 = "sha256-P3BXKwj1sjp7J89mOQueHN89EcQJaFMCd8+aRfIyccU=";
};
vendorHash = "sha256-XEr/vXamJ7GTRpXNdcVQ9PcUVvQ8EW3pmq/tEZMHSDo=";