Merge pull request #291477 from r-ryantm/auto-update/ain

ain: 1.3.0 -> 1.4.0
This commit is contained in:
Weijia Wang 2024-03-07 08:10:03 +01:00 committed by GitHub
commit 44a26987d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,13 +5,13 @@
buildGoModule rec {
pname = "ain";
version = "1.3.0";
version = "1.4.0";
src = fetchFromGitHub {
owner = "jonaslu";
repo = "ain";
rev = "v${version}";
hash = "sha256-QBtnVtTGONbYToGhZ0L4CZ3o2hViEN1l94ZKJHVMd1w=";
hash = "sha256-LjGiRLTQxJ83fFBYH7RzQjDG8ZzHT/y1I7nXTb4peAo=";
};
vendorHash = "sha256-eyB+0D0+4hHG4yKDj/m9QB+8YTyv+por8fTyu/WcZyg=";