From 7bf6250ebfd51c79340674ad8d4b8ee40b2fa615 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Fri, 9 May 2025 21:18:55 +0300 Subject: [PATCH] Update winget.yml --- .github/workflows/winget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index adefe8ea..4c3bbf72 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -14,7 +14,7 @@ jobs: } $Latest_Release = (Invoke-RestMethod @Parameters).Sophia_Script_Windows_11_PowerShell_5_1 - $installerUrl = https://github.com/farag2/Sophia-Script-for-Windows/releases/download/$Latest_Release/Sophia.Script.for.Windows.11.v$Latest_Release.zip + $InstallerUrl = https://github.com/farag2/Sophia-Script-for-Windows/releases/download/$Latest_Release/Sophia.Script.for.Windows.11.v$($Latest_Release).zip - name: Create winget PR run: |