Unverified Commit 40f0c038 authored by figsoda's avatar figsoda Committed by GitHub
Browse files

Merge pull request #245051 from r-ryantm/auto-update/yor

yor: 0.1.182 -> 0.1.183
parents b68d65e2 ae5661ba
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@

buildGoModule rec {
  pname = "yor";
  version = "0.1.182";
  version = "0.1.183";

  src = fetchFromGitHub {
    owner = "bridgecrewio";
    repo = pname;
    rev = version;
    hash = "sha256-iTiRKqjynKsp/MF1/VuGWs/pibFAm6gLFrDqEoCrfR4=";
    hash = "sha256-OMwDqBZPzjeG47CKk/heRo0JxyN7E7qh/dnV8cAzUfo=";
  };

  vendorHash = "sha256-ZeTjGmlu8LndD2DKNncPzlpECdvkOjfwaVvV6S3sL9E=";