Merge pull request #319078 from r-ryantm/auto-update/walker

walker: 0.0.70 -> 0.0.71
This commit is contained in:
Nick Cao 2024-06-12 16:47:02 -04:00 committed by GitHub
commit 531daf2574
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,13 +11,13 @@
buildGoModule rec {
pname = "walker";
version = "0.0.70";
version = "0.0.71";
src = fetchFromGitHub {
owner = "abenz1267";
repo = "walker";
rev = "v${version}";
hash = "sha256-stwM8L9aX7HAghjtGf/807+YCORg9BqibI4iINcqjH8=";
hash = "sha256-ShLwQBWhaoeHijiQCMO3n0DnhNaEd8GOrYMcli5EIZs=";
};
vendorHash = "sha256-zDntJ695k8dbwyFXbg9PapWD335MHrWbep1xxzXNIL4=";