Merge pull request #251128 from QJoly/tfautomv-0.5.3

tfautomv: 0.5.2 -> 0.5.3
This commit is contained in:
Nick Cao 2023-08-25 09:42:16 +08:00 committed by GitHub
commit 925dca0f8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,13 +5,13 @@
buildGoModule rec {
pname = "tfautomv";
version = "0.5.2";
version = "0.5.3";
src = fetchFromGitHub {
owner = "busser";
repo = pname;
rev = "v${version}";
hash = "sha256-/Pli1gTG/68BtPdvF+BAwxFaeBrjj69h6Mtcbfm7UZ8=";
hash = "sha256-A1/sf+QjxQ8S2Cqmw9mD0r4aqA2Ssopeni0YNLND9L8=";
};
vendorHash = "sha256-zAshnSqZT9lx9EWvJsMwi6rqvhUWJ/3uJnk+44TGzlU=";