📦 Chore(custom): update winget file

This commit is contained in:
Kuingsmile
2026-01-13 11:48:42 +08:00
parent b7a86dfd81
commit ab1cd59c0c
4 changed files with 8 additions and 9 deletions

View File

@@ -1,5 +1,4 @@
import crypto from 'node:crypto'
import os from 'node:os'
import path from 'node:path'
import axios from 'axios'
@@ -10,7 +9,7 @@ const version = process.argv[2] || pkg.version
// Configuration
const BASE_URL = `https://github.com/Kuingsmile/PicList/releases/download/v${version}`
const DOWNLOAD_DIR = process.argv[3] || path.join(os.homedir(), 'Downloads')
const DOWNLOAD_DIR = path.join('R:\\Downloads')
// File information
const files = [
{