From 25b4560167a25bd3776426b46c004853e0c685e9 Mon Sep 17 00:00:00 2001 From: Darloli <96697399+SorYoshino@users.noreply.github.com> Date: Tue, 23 Sep 2025 02:03:23 +0800 Subject: [PATCH] (chore): Fix download and autoupdate URLs in PowerShell module manifests (#7195) --- bucket/acmesharp.json | 4 ++-- bucket/importexcel.json | 4 ++-- bucket/powershell-beautifier.json | 4 ++-- bucket/powershell-yaml.json | 4 ++-- bucket/psgithub.json | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/acmesharp.json b/bucket/acmesharp.json index 529ebf324c..da69191fc0 100644 --- a/bucket/acmesharp.json +++ b/bucket/acmesharp.json @@ -3,7 +3,7 @@ "description": "An ACME (Let's Encrypt) client library and PowerShell client for the .NET platform", "homepage": "https://github.com/ebekker/ACMESharp", "license": "Unknown", - "url": "https://psg-prod-eastus.azureedge.net/packages/acmesharp.0.9.1.326.nupkg", + "url": "https://cdn.powershellgallery.com/packages/acmesharp.0.9.1.326.nupkg", "hash": "e8c3c6799c03e7d3df41b6c39c7f3761ec027f94800f4bdf177b274a407012dd", "psmodule": { "name": "ACMESharp" @@ -13,6 +13,6 @@ "regex": "Downloads of ([\\d.]+)" }, "autoupdate": { - "url": "https://psg-prod-eastus.azureedge.net/packages/acmesharp.$version.nupkg" + "url": "https://cdn.powershellgallery.com/packages/acmesharp.$version.nupkg" } } diff --git a/bucket/importexcel.json b/bucket/importexcel.json index 4961150f25..42660fdea5 100644 --- a/bucket/importexcel.json +++ b/bucket/importexcel.json @@ -3,7 +3,7 @@ "description": "PowerShell module to import/export Excel spreadsheets, without Excel", "homepage": "https://github.com/dfinke/ImportExcel", "license": "Apache-2.0", - "url": "https://psg-prod-eastus.azureedge.net/packages/importexcel.7.8.10.nupkg", + "url": "https://cdn.powershellgallery.com/packages/importexcel.7.8.10.nupkg", "hash": "d8a1d79dc8cf10c0eea30b68b70459b3fb4cac0042fb756fcb23890671857e4c", "pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content*.xml\" -Recurse", "psmodule": { @@ -14,6 +14,6 @@ "regex": "

([\\d.]+)

" }, "autoupdate": { - "url": "https://psg-prod-eastus.azureedge.net/packages/importexcel.$version.nupkg" + "url": "https://cdn.powershellgallery.com/packages/importexcel.$version.nupkg" } } diff --git a/bucket/powershell-beautifier.json b/bucket/powershell-beautifier.json index d866517a15..02a3476af2 100644 --- a/bucket/powershell-beautifier.json +++ b/bucket/powershell-beautifier.json @@ -3,7 +3,7 @@ "description": "A whitespace reformatter and code cleaner for Windows PowerShell and PowerShell Core", "homepage": "https://github.com/DTW-DanWard/PowerShell-Beautifier", "license": "MIT", - "url": "https://psg-prod-eastus.azureedge.net/packages/powershell-beautifier.1.2.5.nupkg", + "url": "https://cdn.powershellgallery.com/packages/powershell-beautifier.1.2.5.nupkg", "hash": "3ec3d76a2b303136bc73f91d278f03b748cf5cc6aa6287aa3ea180adf39c6ff3", "pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content_Types*.xml\" -Recurse", "psmodule": { @@ -14,6 +14,6 @@ "regex": "

([\\d\\.]+)

" }, "autoupdate": { - "url": "https://psg-prod-eastus.azureedge.net/packages/powershell-beautifier.$version.nupkg" + "url": "https://cdn.powershellgallery.com/packages/powershell-beautifier.$version.nupkg" } } diff --git a/bucket/powershell-yaml.json b/bucket/powershell-yaml.json index 9e9bc3a06c..d91ab3d76c 100644 --- a/bucket/powershell-yaml.json +++ b/bucket/powershell-yaml.json @@ -3,7 +3,7 @@ "description": "PowerShell module for serializing and deserializing YAML", "homepage": "https://github.com/cloudbase/powershell-yaml", "license": "MIT", - "url": "https://psg-prod-eastus.azureedge.net/packages/powershell-yaml.0.4.12.nupkg", + "url": "https://cdn.powershellgallery.com/packages/powershell-yaml.0.4.12.nupkg", "hash": "d4602bc7a4a093766520422d53ca8b09acde162286fae11e2ee6c8edfea07810", "pre_install": "Remove-Item \"$dir\\_rels\", \"$dir\\package\", \"$dir\\*Content_Types*.xml\" -Recurse", "psmodule": { @@ -14,6 +14,6 @@ "regex": "

([\\d\\.]+)

" }, "autoupdate": { - "url": "https://psg-prod-eastus.azureedge.net/packages/powershell-yaml.$version.nupkg" + "url": "https://cdn.powershellgallery.com/packages/powershell-yaml.$version.nupkg" } } diff --git a/bucket/psgithub.json b/bucket/psgithub.json index 2fb19dea7b..52c6b17cb4 100644 --- a/bucket/psgithub.json +++ b/bucket/psgithub.json @@ -3,7 +3,7 @@ "description": "PowerShell module to manage GitHub through its REST API.", "homepage": "https://github.com/pcgeek86/PSGitHub", "license": "MIT", - "url": "https://psg-prod-eastus.azureedge.net/packages/psgithub.0.15.240.nupkg", + "url": "https://cdn.powershellgallery.com/packages/psgithub.0.15.240.nupkg", "hash": "8a9f1b059808f432b1f3431b2047c4702c7b562e21ef7031ee79a56c876969fa", "psmodule": { "name": "PSGitHub" @@ -13,6 +13,6 @@ "regex": "Downloads of ([\\d.]+)" }, "autoupdate": { - "url": "https://psg-prod-eastus.azureedge.net/packages/psgithub.$version.nupkg" + "url": "https://cdn.powershellgallery.com/packages/psgithub.$version.nupkg" } }