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

yor: 0.1.193 -> 0.1.194
This commit is contained in:
Nick Cao 2024-05-09 17:28:37 -04:00 committed by GitHub
commit 42a5d29b6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,13 +5,13 @@
buildGoModule rec {
pname = "yor";
version = "0.1.193";
version = "0.1.194";
src = fetchFromGitHub {
owner = "bridgecrewio";
repo = pname;
rev = version;
hash = "sha256-6IdCnuW49DVeOJKBD6AYxr2kbv7CmpFReja3PweDSmU=";
hash = "sha256-8JkxCkDYalu3IMoGbyNOEJ28CgU87gTq0bX+o+5sV2Q=";
};
vendorHash = "sha256-uT/jGD4hDVes4h+mlSIT2p+C9TjxnUWsmKv9haPjjLc=";