Unverified Commit 5cde45b9 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

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

yor: 0.1.191 -> 0.1.192
parents 6d437e8d d78b4bba
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.191";
  version = "0.1.192";

  src = fetchFromGitHub {
    owner = "bridgecrewio";
    repo = pname;
    rev = version;
    hash = "sha256-gqtvaAt2iIkKXHO7X2hiTqAdao7t6fZhl11089D2wdM=";
    hash = "sha256-J3hygbjpJ+etYcOHRKkuPPF2oquLWgWnps8chcU3uUU=";
  };

  vendorHash = "sha256-uT/jGD4hDVes4h+mlSIT2p+C9TjxnUWsmKv9haPjjLc=";