rename worker

This commit is contained in:
amd64fox
2026-04-01 03:43:25 +03:00
parent 95abca6bc4
commit 68fe6b6726

View File

@@ -474,7 +474,7 @@ function Get-SpotifyInstallerArchitecture {
}
}
$spotifyDownloadBaseUrl = "https://broad-pine-bbc0.amd64fox1.workers.dev/download"
$spotifyDownloadBaseUrl = "https://loadspot.amd64fox1.workers.dev/download"
$systemArchitecture = Get-SystemArchitecture
$match_v = "^(?<version>\d+\.\d+\.\d+\.\d+\.g[0-9a-f]{8})(?:-\d+)?$"