Merge pull request #286680 from r-ryantm/auto-update/harsh

harsh: 0.8.31 -> 0.9.0
This commit is contained in:
Nick Cao 2024-02-06 09:35:41 -05:00 committed by GitHub
commit a246404d1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,13 +5,13 @@
buildGoModule rec {
pname = "harsh";
version = "0.8.31";
version = "0.9.0";
src = fetchFromGitHub {
owner = "wakatara";
repo = pname;
rev = "v${version}";
hash = "sha256-q2kQAQu1rewCDk+UPuEHS4AJlhuC8azHk5MWP6uQ4fI=";
hash = "sha256-7QU3vbJNapMyjnCJrvK+jjUJDHE0+GaP7GKUu7UJcvU=";
};
vendorHash = "sha256-zjLXq64uC5iRm9uxUGDW5127z25gNSVV2qhVVXuYqY0=";