baidupcs-go: 3.9.8 -> 3.9.9

This commit is contained in:
R. Ryantm
2025-09-09 01:52:40 +00:00
parent b772b8167c
commit ecf5e40026

View File

@@ -7,13 +7,13 @@
buildGoModule rec {
pname = "baidupcs-go";
version = "3.9.8";
version = "3.9.9";
src = fetchFromGitHub {
owner = "qjfoidnh";
repo = "BaiduPCS-Go";
rev = "v${version}";
hash = "sha256-iQ28wDrkd0mralgsBgCZ+MCkPR7x42tFVqFGNm/m1d0=";
hash = "sha256-x0oEuj8LoR0yUkKOzI27u3AIFVDDV7vMHCqvjENHwv8=";
};
vendorHash = "sha256-hW+IrzS5+DublQUIIcecL08xoauTjba9qnAtpzNeDXw=";