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

yor: 0.1.177 -> 0.1.180
This commit is contained in:
figsoda 2023-06-10 20:21:17 -04:00 committed by GitHub
commit 740431208e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,13 +5,13 @@
buildGoModule rec {
pname = "yor";
version = "0.1.177";
version = "0.1.180";
src = fetchFromGitHub {
owner = "bridgecrewio";
repo = pname;
rev = version;
hash = "sha256-tOYRd3LxSlAvXCW89LAm4GWWukDBZhsgYIWYlEVKokE=";
hash = "sha256-m6MEVPF+Jug655ictoUI3KjpMX5w3A3aDhFDZXTQfi4=";
};
vendorHash = "sha256-ZeTjGmlu8LndD2DKNncPzlpECdvkOjfwaVvV6S3sL9E=";