Merge pull request #304013 from r-ryantm/auto-update/cariddi

cariddi: 1.3.3 -> 1.3.4
This commit is contained in:
Nick Cao 2024-04-14 10:56:40 -04:00 committed by GitHub
commit 6ad3a27b75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,13 +5,13 @@
buildGoModule rec {
pname = "cariddi";
version = "1.3.3";
version = "1.3.4";
src = fetchFromGitHub {
owner = "edoardottt";
repo = "cariddi";
rev = "refs/tags/v${version}";
hash = "sha256-nApgsvHSMWmgJWyvdtBdrGt9v8YSwWiGnmrDS8vVvDw=";
hash = "sha256-Hgz+/DEoCo4lxcFkawQgIc3ct7cc2NwpAnfBtZQruf0=";
};
vendorHash = "sha256-GgJyYDnlaFybf3Gu1gVcA12HkA0yUIjYEFj0G83GVGQ=";