Merge pull request #293136 from r-ryantm/auto-update/kor

kor: 0.3.5 -> 0.3.6
This commit is contained in:
Nick Cao 2024-03-04 09:55:05 -05:00 committed by GitHub
commit c749b82bfa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "kor";
version = "0.3.5";
version = "0.3.6";
src = fetchFromGitHub {
owner = "yonahd";
repo = pname;
rev = "v${version}";
hash = "sha256-Y8k7tpKqs/X5ePa2kFkKxrYb1E4Z5h8+o229eD6YQ/M=";
hash = "sha256-Q2VUc91ecBRr/m9DGYWwuSsH2prB+EKmBoQrekgPvTE=";
};
vendorHash = "sha256-DRbwM6fKTIlefD0rUmNLlUXrK+t3vNCl4rxHF7m8W10=";