Merge pull request #286249 from r-ryantm/auto-update/hishtory

hishtory: 0.266 -> 0.267
This commit is contained in:
Nick Cao 2024-02-04 10:03:10 -05:00 committed by GitHub
commit ec7335aedf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,13 +5,13 @@
buildGoModule rec {
pname = "hishtory";
version = "0.266";
version = "0.267";
src = fetchFromGitHub {
owner = "ddworken";
repo = pname;
rev = "v${version}";
hash = "sha256-AyUdmzrHBPXzDSOvhNz270D1AP7UdIpeaSqSyIFyQLY=";
hash = "sha256-wUfDJmwO96HulGTEh5YxTWPUSNAmPk9vpdPYujldIPE=";
};
vendorHash = "sha256-yk1ryXQ750xW7BYTMg0UQYb5DEIJ5ZWvoLLKSo3nx6k=";