diff --git a/framework/versions b/framework/versions index f6af704..de9fbd4 100644 --- a/framework/versions +++ b/framework/versions @@ -11,7 +11,9 @@ nodejs_bin_dir="$nodejs_dist_dir/bin" caddy_binary_linux_x86_64=fixme caddy_checksum_linux_x86_64=fixmetoo -pnpm_binary_linux_x86_64=https://github.com/pnpm/pnpm/releases/download/v10.12.4/pnpm-linux-x64 -pnpm_checksum_linux_x86_64=sha256:ac2768434cbc6c5fec71da4abae7845802bbfe326d590aa0004cdf8bf0815b26 +# https://github.com/pnpm/pnpm/releases +pnpm_binary_linux_x86_64=https://github.com/pnpm/pnpm/releases/download/v10.28.0/pnpm-linux-x64 +pnpm_checksum_linux_x86_64=sha256:348e863d17a62411a65f900e8d91395acabae9e9237653ccc3c36cb385965f28 + golangci_lint=v2.7.2-alpine \ No newline at end of file