Merge pull request #315776 from r-ryantm/auto-update/reaction

reaction: 1.3.0 -> 1.3.1
This commit is contained in:
Nick Cao 2024-06-03 11:37:37 -04:00 committed by GitHub
commit dd129c7820
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@
fetchFromGitLab,
}:
let
version = "1.3.0";
version = "1.3.1";
in buildGoModule {
inherit version;
pname = "reaction";
@ -15,7 +15,7 @@ in buildGoModule {
owner = "ppom";
repo = "reaction";
rev = "v${version}";
sha256 = "sha256-hlrso4dCGwn5/jOEPvjrK0RgctB4a70UhQkF+cv6NMc=";
sha256 = "sha256-hBEtXaTpubb5sKSrA8bhw3MW6YLszuESWrFZYf/+RvM=";
};
vendorHash = "sha256-THUIoWFzkqaTofwH4clBgsmtUlLS9WIB2xjqW7vkhpg=";