baidupcs-go: 4.0.0 -> 4.0.1

This commit is contained in:
R. Ryantm
2026-03-26 23:09:13 +00:00
parent 52af87695d
commit c727b8a4b5
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule (finalAttrs: {
pname = "baidupcs-go";
version = "4.0.0";
version = "4.0.1";
src = fetchFromGitHub {
owner = "qjfoidnh";
repo = "BaiduPCS-Go";
rev = "v${finalAttrs.version}";
hash = "sha256-synfJtYZmIiK2SoTG0rt+qZ0ixXIXDXnrNL2s5eDtQY=";
hash = "sha256-AvwdAOjuQxdmhg+IJxQ9e9iMXqveLjoF/W7ntZZmES4=";
};
vendorHash = "sha256-oOZeBCHpAasi9K77xA+8HxZErGWKwb4OaWzWhHagtQE=";