From 1ee5845f9a8276e42bd9107e604f283b8e9da8cc Mon Sep 17 00:00:00 2001 From: Kaleb Luedtke Date: Sun, 22 Dec 2024 18:26:39 -0600 Subject: [PATCH 01/38] Standardize formatting of manifests/s/Steccas/ProtonClient/1.2.3 (#201556) --- .../1.2.3/Steccas.ProtonClient.installer.yaml | 8 ++--- .../Steccas.ProtonClient.locale.en-US.yaml | 31 +++++++++++-------- .../1.2.3/Steccas.ProtonClient.yaml | 6 ++-- 3 files changed, 25 insertions(+), 20 deletions(-) diff --git a/manifests/s/Steccas/ProtonClient/1.2.3/Steccas.ProtonClient.installer.yaml b/manifests/s/Steccas/ProtonClient/1.2.3/Steccas.ProtonClient.installer.yaml index 84f1f77b68367..55e5bc8675ad6 100644 --- a/manifests/s/Steccas/ProtonClient/1.2.3/Steccas.ProtonClient.installer.yaml +++ b/manifests/s/Steccas/ProtonClient/1.2.3/Steccas.ProtonClient.installer.yaml @@ -1,5 +1,5 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json PackageIdentifier: Steccas.ProtonClient PackageVersion: 1.2.3 @@ -13,7 +13,6 @@ InstallModes: - silent - silentWithProgress UpgradeBehavior: install -ProductCode: '{B651FD47-4EBF-4168-9AEC-61327E06470D}' ReleaseDate: 2021-12-02 AppsAndFeaturesEntries: - UpgradeCode: '{C6DE4E0C-ED81-43AE-98FE-3A45B295DCAA}' @@ -21,5 +20,6 @@ Installers: - Architecture: x64 InstallerUrl: https://github.com/steccas/ProtonClient/releases/download/1.2.3/ProtonClientSetup.msi InstallerSha256: D4C2C37E9FC936614D4B6517604DC87ED90F095AC0F0C4FAB8EE3CD8594427B5 + ProductCode: '{B651FD47-4EBF-4168-9AEC-61327E06470D}' ManifestType: installer -ManifestVersion: 1.5.0 +ManifestVersion: 1.9.0 diff --git a/manifests/s/Steccas/ProtonClient/1.2.3/Steccas.ProtonClient.locale.en-US.yaml b/manifests/s/Steccas/ProtonClient/1.2.3/Steccas.ProtonClient.locale.en-US.yaml index bf9bb65cf38d0..ccc17615d0a1b 100644 --- a/manifests/s/Steccas/ProtonClient/1.2.3/Steccas.ProtonClient.locale.en-US.yaml +++ b/manifests/s/Steccas/ProtonClient/1.2.3/Steccas.ProtonClient.locale.en-US.yaml @@ -1,5 +1,5 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json PackageIdentifier: Steccas.ProtonClient PackageVersion: 1.2.3 @@ -7,6 +7,7 @@ PackageLocale: en-US Publisher: Luca Steccanella PublisherUrl: https://github.com/Steccas/ProtonClient PublisherSupportUrl: https://github.com/Steccas/ProtonClient/issues +# PrivacyUrl: Author: Luca Steccanella PackageName: ProtonClient PackageUrl: https://github.com/Steccas/ProtonClient @@ -18,26 +19,30 @@ ShortDescription: An unofficial desktop client for ProtonMail done with electron Description: |- An unofficial desktop client for ProtonMail done with electron nativefier. I just did it because I didnt want to open the browser every time I wanted to check my protonmail, I dont like to use Proton Bridge which is buggy and I prefer to access protonmail without an intermediary software while keeping desktop notifications and a dedicated app. +# Moniker: Tags: -- electron -- cross-platform -- swiss +- bridge - client -- security -- privacy -- mail -- encryption +- cross-platform +- electron +- electron-plugins - email +- encryption +- mail +- multiplatform - nativefier -- bridge +- privacy - proton - protonmail -- multiplatform -- electron-plugins +- security +- swiss ReleaseNotes: |- Changelog - security patches - updated dependencies ReleaseNotesUrl: https://github.com/steccas/ProtonClient/releases/tag/1.2.3 +# PurchaseUrl: +# InstallationNotes: +# Documentations: ManifestType: defaultLocale -ManifestVersion: 1.5.0 +ManifestVersion: 1.9.0 diff --git a/manifests/s/Steccas/ProtonClient/1.2.3/Steccas.ProtonClient.yaml b/manifests/s/Steccas/ProtonClient/1.2.3/Steccas.ProtonClient.yaml index 7e579c239c5c8..7b688db8087d4 100644 --- a/manifests/s/Steccas/ProtonClient/1.2.3/Steccas.ProtonClient.yaml +++ b/manifests/s/Steccas/ProtonClient/1.2.3/Steccas.ProtonClient.yaml @@ -1,8 +1,8 @@ -# Created with WinGet Automation using Komac v1.10.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json +# Created with YamlCreate.ps1 v2.4.3 $debug=AUSU.CRLF.7-4-6.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json PackageIdentifier: Steccas.ProtonClient PackageVersion: 1.2.3 DefaultLocale: en-US ManifestType: version -ManifestVersion: 1.5.0 +ManifestVersion: 1.9.0 From 184034a109107e72d95266f0c60d10080728de70 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sun, 22 Dec 2024 16:26:51 -0800 Subject: [PATCH 02/38] Automatic Waiver Addition for PR 201438 (#201672) --- manifests/g/GoTo/GoToMeeting/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/g/GoTo/GoToMeeting/.validation diff --git a/manifests/g/GoTo/GoToMeeting/.validation b/manifests/g/GoTo/GoToMeeting/.validation new file mode 100644 index 0000000000000..2a4a09691b5e9 --- /dev/null +++ b/manifests/g/GoTo/GoToMeeting/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"b2710bd3-e09c-4925-a3c3-4bf487a9b609","TestPlan":"Validation-Domain","PackagePath":"manifests/g/GoTo/GoToMeeting/10.18.0.19932","CommitId":"7007165565d021bc2d0cb2d290c31504c7c15d99"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From cc7562b911be4710a44d65143bbcbf3a69b9aae0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Dec 2024 09:16:49 +0800 Subject: [PATCH 03/38] New version: PawelSalawa.SQLiteStudio version 3.4.12 (#201584) --- .../PawelSalawa.SQLiteStudio.installer.yaml | 35 +++++++++++++++++++ ...PawelSalawa.SQLiteStudio.locale.en-US.yaml | 31 ++++++++++++++++ ...PawelSalawa.SQLiteStudio.locale.zh-CN.yaml | 28 +++++++++++++++ .../3.4.12/PawelSalawa.SQLiteStudio.yaml | 8 +++++ 4 files changed, 102 insertions(+) create mode 100644 manifests/p/PawelSalawa/SQLiteStudio/3.4.12/PawelSalawa.SQLiteStudio.installer.yaml create mode 100644 manifests/p/PawelSalawa/SQLiteStudio/3.4.12/PawelSalawa.SQLiteStudio.locale.en-US.yaml create mode 100644 manifests/p/PawelSalawa/SQLiteStudio/3.4.12/PawelSalawa.SQLiteStudio.locale.zh-CN.yaml create mode 100644 manifests/p/PawelSalawa/SQLiteStudio/3.4.12/PawelSalawa.SQLiteStudio.yaml diff --git a/manifests/p/PawelSalawa/SQLiteStudio/3.4.12/PawelSalawa.SQLiteStudio.installer.yaml b/manifests/p/PawelSalawa/SQLiteStudio/3.4.12/PawelSalawa.SQLiteStudio.installer.yaml new file mode 100644 index 0000000000000..6f906495f47b7 --- /dev/null +++ b/manifests/p/PawelSalawa/SQLiteStudio/3.4.12/PawelSalawa.SQLiteStudio.installer.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: PawelSalawa.SQLiteStudio +PackageVersion: 3.4.12 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: --mode unattended --unattendedmodeui none + SilentWithProgress: --mode unattended --unattendedmodeui minimal + InstallLocation: --prefix "" + Custom: --install_for all +UpgradeBehavior: install +FileExtensions: +- db +- db3 +- s3db +- sdb +- sqlite +- sqlite3 +ProductCode: SQLiteStudio +ReleaseDate: 2024-12-22 +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/pawelsalawa/sqlitestudio/releases/download/3.4.12/SQLiteStudio-3.4.12-windows-installer.exe + InstallerSha256: E295E511E1E64B7E1696ED18A5E3D8E0837EECA48695A67FEBA5C477120E42E3 +- Architecture: x64 + InstallerUrl: https://github.com/pawelsalawa/sqlitestudio/releases/download/3.4.12/SQLiteStudio-3.4.12-windows-x64-installer.exe + InstallerSha256: C2FF7091EFD2AF68368E39B984535410965E501D3AD562D5E59866F08FCD3864 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/p/PawelSalawa/SQLiteStudio/3.4.12/PawelSalawa.SQLiteStudio.locale.en-US.yaml b/manifests/p/PawelSalawa/SQLiteStudio/3.4.12/PawelSalawa.SQLiteStudio.locale.en-US.yaml new file mode 100644 index 0000000000000..aae7a9a757ad9 --- /dev/null +++ b/manifests/p/PawelSalawa/SQLiteStudio/3.4.12/PawelSalawa.SQLiteStudio.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: PawelSalawa.SQLiteStudio +PackageVersion: 3.4.12 +PackageLocale: en-US +Publisher: sqlitestudio.pl +PublisherUrl: https://www.sqlitestudio.pl/ +PublisherSupportUrl: https://github.com/pawelsalawa/sqlitestudio/issues +Author: Paweł Salawa +PackageName: SQLiteStudio +PackageUrl: https://www.sqlitestudio.pl/ +License: GPL-3.0 +LicenseUrl: https://github.com/pawelsalawa/sqlitestudio/blob/HEAD/LICENSE +Copyright: Copyright © sqlitestudio.pl 2023 +ShortDescription: Create, edit, browse SQLite databases. +Description: SQLiteStudio is desktop application for browsing and editing SQLite database files. It is aimed for people, who know what SQLite is, or what relational databases are in general. +Tags: +- database +- db +- sql +- sqlite +ReleaseNotes: |- + - BIGFIX: #5179 Fixed results returned from query joining the same table twice. + - BIGFIX: #5179 Fixed smart execution when joining tables with USING clause, so the result metadata is extracted properly and results can be edited. +ReleaseNotesUrl: https://github.com/pawelsalawa/sqlitestudio/blob/HEAD/ChangeLog.md#3412 +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/pawelsalawa/sqlitestudio/wiki +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/p/PawelSalawa/SQLiteStudio/3.4.12/PawelSalawa.SQLiteStudio.locale.zh-CN.yaml b/manifests/p/PawelSalawa/SQLiteStudio/3.4.12/PawelSalawa.SQLiteStudio.locale.zh-CN.yaml new file mode 100644 index 0000000000000..de4cbdd9b9708 --- /dev/null +++ b/manifests/p/PawelSalawa/SQLiteStudio/3.4.12/PawelSalawa.SQLiteStudio.locale.zh-CN.yaml @@ -0,0 +1,28 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: PawelSalawa.SQLiteStudio +PackageVersion: 3.4.12 +PackageLocale: zh-CN +Publisher: sqlitestudio.pl +PublisherUrl: https://www.sqlitestudio.pl/ +PublisherSupportUrl: https://github.com/pawelsalawa/sqlitestudio/issues +Author: Paweł Salawa +PackageName: SQLiteStudio +PackageUrl: https://www.sqlitestudio.pl/ +License: GPL-3.0 +LicenseUrl: https://github.com/pawelsalawa/sqlitestudio/blob/HEAD/LICENSE +Copyright: Copyright © sqlitestudio.pl 2023 +ShortDescription: 创建、编辑、浏览 SQLite 数据库。 +Description: SQLiteStudio 是一款用于浏览和编辑 SQLite 数据库文件的桌面应用程序,面向了解 SQLite 或一般关系数据库的用户。 +Tags: +- db +- sql +- sqlite +- 数据库 +ReleaseNotesUrl: https://github.com/pawelsalawa/sqlitestudio/blob/HEAD/ChangeLog.md#3412 +Documentations: +- DocumentLabel: 维基 + DocumentUrl: https://github.com/pawelsalawa/sqlitestudio/wiki +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/p/PawelSalawa/SQLiteStudio/3.4.12/PawelSalawa.SQLiteStudio.yaml b/manifests/p/PawelSalawa/SQLiteStudio/3.4.12/PawelSalawa.SQLiteStudio.yaml new file mode 100644 index 0000000000000..34a2f041fe52f --- /dev/null +++ b/manifests/p/PawelSalawa/SQLiteStudio/3.4.12/PawelSalawa.SQLiteStudio.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: PawelSalawa.SQLiteStudio +PackageVersion: 3.4.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 56ee7c036778b7f100face4142e1889c3ed6b56d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Dec 2024 09:16:57 +0800 Subject: [PATCH 04/38] New version: Google.Chrome.Canary version 133.0.6912.0 (#201580) --- .../Google.Chrome.Canary.installer.yaml | 49 +++++++++++++++++++ .../Google.Chrome.Canary.locale.en-US.yaml | 27 ++++++++++ .../Google.Chrome.Canary.locale.nb-NO.yaml | 23 +++++++++ .../Google.Chrome.Canary.locale.zh-CN.yaml | 25 ++++++++++ .../133.0.6912.0/Google.Chrome.Canary.yaml | 8 +++ 5 files changed, 132 insertions(+) create mode 100644 manifests/g/Google/Chrome/Canary/133.0.6912.0/Google.Chrome.Canary.installer.yaml create mode 100644 manifests/g/Google/Chrome/Canary/133.0.6912.0/Google.Chrome.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Canary/133.0.6912.0/Google.Chrome.Canary.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Canary/133.0.6912.0/Google.Chrome.Canary.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Canary/133.0.6912.0/Google.Chrome.Canary.yaml diff --git a/manifests/g/Google/Chrome/Canary/133.0.6912.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/133.0.6912.0/Google.Chrome.Canary.installer.yaml new file mode 100644 index 0000000000000..701c09939a8db --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/133.0.6912.0/Google.Chrome.Canary.installer.yaml @@ -0,0 +1,49 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 133.0.6912.0 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" + Custom: --chrome-sxs --do-not-launch-chrome +ExpectedReturnCodes: +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ProductCode: Google Chrome SxS +Installers: +- Architecture: x86 + InstallerUrl: https://dl.google.com/release2/chrome/dev3b3kqvuuc3ixtvolejri4wm_133.0.6912.0/133.0.6912.0_chrome_installer.exe + InstallerSha256: 208B9ABFA300808B79692022CA4E89843E76532565E252FC93652C357B39440B +- Architecture: x64 + InstallerUrl: https://dl.google.com/release2/chrome/hrfjfhxm3kiodl7zmpwc6nqpv4_133.0.6912.0/133.0.6912.0_chrome_installer.exe + InstallerSha256: 5BFD11C31E7C54DC4DCB5A135E0C7315668E65506E346F956A35DEE9BCB04E61 +- Architecture: arm64 + InstallerUrl: https://dl.google.com/release2/chrome/adydnvydh3ujtcbbre2nndsaeasa_133.0.6912.0/133.0.6912.0_chrome_installer.exe + InstallerSha256: 366D87EB976462F8C584863F53B304467024C3BF176AB1FA2142E7039DABDBC6 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/g/Google/Chrome/Canary/133.0.6912.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/133.0.6912.0/Google.Chrome.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..1d4af397ac126 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/133.0.6912.0/Google.Chrome.Canary.locale.en-US.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 133.0.6912.0 +PackageLocale: en-US +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/ +PrivacyUrl: https://policies.google.com/privacy +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/chrome/canary +License: Freeware +LicenseUrl: https://www.google.com/chrome/terms +Copyright: Copyright 2024 Google LLC. All rights reserved. +ShortDescription: Nightly build for developers +Description: Get on the bleeding edge of the web with Chrome Canary designed for experienced developers and updated nightly. +Moniker: chrome-canary +Tags: +- browser +- chromium +- internet +- web +- webpage +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/g/Google/Chrome/Canary/133.0.6912.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/133.0.6912.0/Google.Chrome.Canary.locale.nb-NO.yaml new file mode 100644 index 0000000000000..d1f9d1948ae2d --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/133.0.6912.0/Google.Chrome.Canary.locale.nb-NO.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 133.0.6912.0 +PackageLocale: nb-NO +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=no +PrivacyUrl: https://policies.google.com/privacy?hl=no +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/no/chrome/canary +License: Gratis Programvare +LicenseUrl: https://www.google.com/intl/no/chrome/terms +Copyright: Copyright 2024 Google LLC. Med enerett. +ShortDescription: Nattlig delversjon for utviklere +Description: Vær med på å gå opp nye stier på nettet med Chrome Canary, som er laget for erfarne utviklere og oppdateres daglig. +Tags: +- chromium +- nettleseren +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/g/Google/Chrome/Canary/133.0.6912.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/133.0.6912.0/Google.Chrome.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b2a22e915bd1e --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/133.0.6912.0/Google.Chrome.Canary.locale.zh-CN.yaml @@ -0,0 +1,25 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 133.0.6912.0 +PackageLocale: zh-CN +Publisher: Google LLC +PublisherUrl: https://www.google.com/ +PublisherSupportUrl: https://support.google.com/?hl=zh-Hans +PrivacyUrl: https://policies.google.com/privacy?hl=zh-CN +Author: Google LLC +PackageName: Google Chrome Canary +PackageUrl: https://www.google.com/intl/zh-CN/chrome/canary +License: 免费软件 +LicenseUrl: https://www.google.com/intl/zh-CN/chrome/terms +Copyright: 版权所有 2024 Google LLC. 保留所有权利。 +ShortDescription: 开发者专用的每日构建版 +Description: 安装专为经验丰富的开发者设计且每晚都会更新的 Chrome Canary 版,站在网络科技最前沿。 +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/g/Google/Chrome/Canary/133.0.6912.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/133.0.6912.0/Google.Chrome.Canary.yaml new file mode 100644 index 0000000000000..f2b6389a51388 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/133.0.6912.0/Google.Chrome.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 133.0.6912.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0 From 518e905f616bf3857ca84661ce6556396e92678a Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Sun, 22 Dec 2024 18:23:56 -0800 Subject: [PATCH 05/38] Automatic Waiver Addition for PR 201452 (#201686) --- manifests/j/Jigsaw/OutlineManager/.validation | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifests/j/Jigsaw/OutlineManager/.validation diff --git a/manifests/j/Jigsaw/OutlineManager/.validation b/manifests/j/Jigsaw/OutlineManager/.validation new file mode 100644 index 0000000000000..a843af2b8bfa1 --- /dev/null +++ b/manifests/j/Jigsaw/OutlineManager/.validation @@ -0,0 +1 @@ +{"ValidationVersion":"1.0.0","Waivers":[{"WaiverId":"4fd4ea71-baed-4804-87c8-dba595dc05c6","TestPlan":"Validation-Domain","PackagePath":"manifests/j/Jigsaw/OutlineManager/1.16.0","CommitId":"2888b164be7af34eb96d320c615d0f4db77c20a7"}],"InstallationVerification":{"Executables":[]}} \ No newline at end of file From 1203957224197623fa40eafdc005aa0551e48a7f Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 03:58:35 +0100 Subject: [PATCH 06/38] [Update Package] Microsoft.VisualStudioCode: version 1.72.1: update installer URL (#201636) Co-authored-by: Alexander Mnich --- .../1.72.1/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.72.1/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.72.1/Microsoft.VisualStudioCode.installer.yaml index 15e1a00288dd5..9e2fa541e9613 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.72.1/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.72.1/Microsoft.VisualStudioCode.installer.yaml @@ -9,27 +9,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/129500ee4c8ab7263461ffe327268ba56b9f210d/VSCodeSetup-arm64-1.72.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/129500ee4c8ab7263461ffe327268ba56b9f210d/VSCodeSetup-arm64-1.72.1.exe' InstallerSha256: 0fa22fa1c9cf911b05af6e7deb3825036d4ea51b54843a1bda9c87a09500b9c7 - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/129500ee4c8ab7263461ffe327268ba56b9f210d/VSCodeUserSetup-arm64-1.72.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/129500ee4c8ab7263461ffe327268ba56b9f210d/VSCodeUserSetup-arm64-1.72.1.exe' InstallerSha256: b8d2daba34c3ff22f38e421c009efec3a9a42d38332bc0b81e5c62d503cdfe8c - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/129500ee4c8ab7263461ffe327268ba56b9f210d/VSCodeSetup-x64-1.72.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/129500ee4c8ab7263461ffe327268ba56b9f210d/VSCodeSetup-x64-1.72.1.exe' InstallerSha256: b8af108df1a087d210066941c22ce1b819ae08d962f9806eee7261128f44a294 - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/129500ee4c8ab7263461ffe327268ba56b9f210d/VSCodeUserSetup-x64-1.72.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/129500ee4c8ab7263461ffe327268ba56b9f210d/VSCodeUserSetup-x64-1.72.1.exe' InstallerSha256: 31e848e3289c458b66bfdf8610460effea72e98ea9adc08953c33386427e96af - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/129500ee4c8ab7263461ffe327268ba56b9f210d/VSCodeSetup-ia32-1.72.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/129500ee4c8ab7263461ffe327268ba56b9f210d/VSCodeSetup-ia32-1.72.1.exe' InstallerSha256: f13939f89598385189b8675fb72fdf961a3e94c190dc2f8b808de657ce4f8d3a - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/129500ee4c8ab7263461ffe327268ba56b9f210d/VSCodeUserSetup-ia32-1.72.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/129500ee4c8ab7263461ffe327268ba56b9f210d/VSCodeUserSetup-ia32-1.72.1.exe' InstallerSha256: 558dcf37e8ed4777ade7c191c1789fd2eb142bf90fba81274b5b78c7af03aafa ManifestType: installer ManifestVersion: 1.0.0 From 5a66de5c3781cc5154176f033c57ad00a33eced2 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:00:19 +0100 Subject: [PATCH 07/38] [Update Package] Microsoft.VisualStudioCode: version 1.67.0: update installer URL (#201621) Co-authored-by: Alexander Mnich --- .../1.67.0/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.67.0/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.67.0/Microsoft.VisualStudioCode.installer.yaml index b3e94d9456e4e..5ea72a6f806c8 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.67.0/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.67.0/Microsoft.VisualStudioCode.installer.yaml @@ -9,27 +9,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/57fd6d0195bb9b9d1b49f6da5db789060795de47/VSCodeSetup-arm64-1.67.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/57fd6d0195bb9b9d1b49f6da5db789060795de47/VSCodeSetup-arm64-1.67.0.exe' InstallerSha256: 4de153befb6eae70c629e7ca58f264a096e866533e91e819bcabda2c87b65824 - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/57fd6d0195bb9b9d1b49f6da5db789060795de47/VSCodeUserSetup-arm64-1.67.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/57fd6d0195bb9b9d1b49f6da5db789060795de47/VSCodeUserSetup-arm64-1.67.0.exe' InstallerSha256: 3b2dded2887505380578d79481c6c29b334a876431e634c16187fef64dd12896 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/57fd6d0195bb9b9d1b49f6da5db789060795de47/VSCodeSetup-x64-1.67.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/57fd6d0195bb9b9d1b49f6da5db789060795de47/VSCodeSetup-x64-1.67.0.exe' InstallerSha256: 7891e8e6c4cb7d4a83938ee3ac6333cc0788b84ea1c0f519969f5c389667e1dd - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/57fd6d0195bb9b9d1b49f6da5db789060795de47/VSCodeUserSetup-x64-1.67.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/57fd6d0195bb9b9d1b49f6da5db789060795de47/VSCodeUserSetup-x64-1.67.0.exe' InstallerSha256: 3e3ca3218a5bd7732d59a3342be2ecaef09b83c57b3ebb0edd97f3155eba0bb8 - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/57fd6d0195bb9b9d1b49f6da5db789060795de47/VSCodeSetup-ia32-1.67.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/57fd6d0195bb9b9d1b49f6da5db789060795de47/VSCodeSetup-ia32-1.67.0.exe' InstallerSha256: 00c88f1d80c09f1a9c66de6ad35eb1370b99772c72abddf051849334bbc79a81 - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/57fd6d0195bb9b9d1b49f6da5db789060795de47/VSCodeUserSetup-ia32-1.67.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/57fd6d0195bb9b9d1b49f6da5db789060795de47/VSCodeUserSetup-ia32-1.67.0.exe' InstallerSha256: f5ecc6a2f4cf853daf09b90423336ffee9d136bfbb28964fd0fa6dd35a9ec3b1 ManifestType: installer ManifestVersion: 1.0.0 From 7b195ec1fb30061fcf621a7ffb245c8363744777 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:05:24 +0100 Subject: [PATCH 08/38] [Update Package] Microsoft.VisualStudioCode: version 1.72.2: update installer URL (#201637) Co-authored-by: Alexander Mnich --- .../1.72.2/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.72.2/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.72.2/Microsoft.VisualStudioCode.installer.yaml index b92803698eb43..4d8a2e80e45f6 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.72.2/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.72.2/Microsoft.VisualStudioCode.installer.yaml @@ -9,27 +9,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/d045a5eda657f4d7b676dedbfa7aab8207f8a075/VSCodeSetup-arm64-1.72.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/d045a5eda657f4d7b676dedbfa7aab8207f8a075/VSCodeSetup-arm64-1.72.2.exe' InstallerSha256: 0f999ce07fb8fb499fd146f1840f152992aba2eb3fe4d7469d312e58b980ba5b - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/d045a5eda657f4d7b676dedbfa7aab8207f8a075/VSCodeUserSetup-arm64-1.72.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/d045a5eda657f4d7b676dedbfa7aab8207f8a075/VSCodeUserSetup-arm64-1.72.2.exe' InstallerSha256: a639afb7dd3fd44985ed4003c32731da639b9a5b03bbc034213122825fad5ba8 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/d045a5eda657f4d7b676dedbfa7aab8207f8a075/VSCodeSetup-x64-1.72.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/d045a5eda657f4d7b676dedbfa7aab8207f8a075/VSCodeSetup-x64-1.72.2.exe' InstallerSha256: b2b8a7156ec0079a1801db1647d6dbc4206345689772495eac311e0e6afcad57 - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/d045a5eda657f4d7b676dedbfa7aab8207f8a075/VSCodeUserSetup-x64-1.72.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/d045a5eda657f4d7b676dedbfa7aab8207f8a075/VSCodeUserSetup-x64-1.72.2.exe' InstallerSha256: 619432a09418ecd5f308724db3bca320fca55520713c00735da290aea3a0632e - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/d045a5eda657f4d7b676dedbfa7aab8207f8a075/VSCodeSetup-ia32-1.72.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/d045a5eda657f4d7b676dedbfa7aab8207f8a075/VSCodeSetup-ia32-1.72.2.exe' InstallerSha256: d86a422c35fa92f4926c38a8d3862882069aa8373c9d64536b10d25d52babb38 - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/d045a5eda657f4d7b676dedbfa7aab8207f8a075/VSCodeUserSetup-ia32-1.72.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/d045a5eda657f4d7b676dedbfa7aab8207f8a075/VSCodeUserSetup-ia32-1.72.2.exe' InstallerSha256: e6ae299580030eda88b7f510372837db31ceb5c9d9dad574db2a3d1bff90fc20 ManifestType: installer ManifestVersion: 1.0.0 From 893ff57e3396538a6f1d6380af4b5dc64d9d2ccd Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:05:31 +0100 Subject: [PATCH 09/38] [Update Package] Microsoft.VisualStudioCode: version 1.68.1: update installer URL (#201625) Co-authored-by: Alexander Mnich --- .../1.68.1/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.68.1/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.68.1/Microsoft.VisualStudioCode.installer.yaml index a8245b5df7a60..6bb58f12e94c8 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.68.1/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.68.1/Microsoft.VisualStudioCode.installer.yaml @@ -9,27 +9,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/30d9c6cd9483b2cc586687151bcbcd635f373630/VSCodeSetup-arm64-1.68.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/30d9c6cd9483b2cc586687151bcbcd635f373630/VSCodeSetup-arm64-1.68.1.exe' InstallerSha256: e86bf03b14ccdab0e773269a6e26c5f2299d9f881ff219a63fb3cff39aa2ad25 - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/30d9c6cd9483b2cc586687151bcbcd635f373630/VSCodeUserSetup-arm64-1.68.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/30d9c6cd9483b2cc586687151bcbcd635f373630/VSCodeUserSetup-arm64-1.68.1.exe' InstallerSha256: fe6ce9c1a1457341013ba1f072177d84b23208528923e83143ec3655359ac6ba - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/30d9c6cd9483b2cc586687151bcbcd635f373630/VSCodeSetup-x64-1.68.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/30d9c6cd9483b2cc586687151bcbcd635f373630/VSCodeSetup-x64-1.68.1.exe' InstallerSha256: 7e42465a9509b518a5b8a8f33612f41d4ad46156d913dd026d56c2ad26e94424 - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/30d9c6cd9483b2cc586687151bcbcd635f373630/VSCodeUserSetup-x64-1.68.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/30d9c6cd9483b2cc586687151bcbcd635f373630/VSCodeUserSetup-x64-1.68.1.exe' InstallerSha256: 19a218dbc013d776472acb449e2e6d3648b53a7f02d1fea64333ebaa3ab696a1 - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/30d9c6cd9483b2cc586687151bcbcd635f373630/VSCodeSetup-ia32-1.68.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/30d9c6cd9483b2cc586687151bcbcd635f373630/VSCodeSetup-ia32-1.68.1.exe' InstallerSha256: a45ead6465646d08f6d3ec727a399844e98b41715c8e0ec3077bb2ec20840be3 - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/30d9c6cd9483b2cc586687151bcbcd635f373630/VSCodeUserSetup-ia32-1.68.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/30d9c6cd9483b2cc586687151bcbcd635f373630/VSCodeUserSetup-ia32-1.68.1.exe' InstallerSha256: a354b0d786fd751e04b21b1640bb247844a7cdf1f460cea216f34dec20a1d578 ManifestType: installer ManifestVersion: 1.0.0 From b52766d08d7d3d275d9e5f8253b0312a34a771ab Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:09:46 +0100 Subject: [PATCH 10/38] [Update Package] Microsoft.VisualStudioCode: version 1.77.0: update installer URL (#201649) Co-authored-by: Alexander Mnich --- .../1.77.0/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.77.0/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.77.0/Microsoft.VisualStudioCode.installer.yaml index 5aa14462a35ed..8cc757da73c23 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.77.0/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.77.0/Microsoft.VisualStudioCode.installer.yaml @@ -10,27 +10,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/7f329fe6c66b0f86ae1574c2911b681ad5a45d63/VSCodeSetup-arm64-1.77.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/7f329fe6c66b0f86ae1574c2911b681ad5a45d63/VSCodeSetup-arm64-1.77.0.exe' InstallerSha256: d34682d83108ae70885c6a590d7bfa8a5920f0af3fa28f6b771f6c3208e759af - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/7f329fe6c66b0f86ae1574c2911b681ad5a45d63/VSCodeUserSetup-arm64-1.77.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/7f329fe6c66b0f86ae1574c2911b681ad5a45d63/VSCodeUserSetup-arm64-1.77.0.exe' InstallerSha256: 47120b9868c5c9d7857e2820cf8269b468cc113c075863a93367155aa74df832 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/7f329fe6c66b0f86ae1574c2911b681ad5a45d63/VSCodeSetup-x64-1.77.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/7f329fe6c66b0f86ae1574c2911b681ad5a45d63/VSCodeSetup-x64-1.77.0.exe' InstallerSha256: b2d0bc1edf79eb9ce80dde96f7b3ead76a3bda28ff0d3e4ff887b3ee5271a8ad - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/7f329fe6c66b0f86ae1574c2911b681ad5a45d63/VSCodeUserSetup-x64-1.77.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/7f329fe6c66b0f86ae1574c2911b681ad5a45d63/VSCodeUserSetup-x64-1.77.0.exe' InstallerSha256: 683127632e8dc1232306c36f546de44a92f5608683693e4437715079e6989cc5 - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/7f329fe6c66b0f86ae1574c2911b681ad5a45d63/VSCodeSetup-ia32-1.77.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/7f329fe6c66b0f86ae1574c2911b681ad5a45d63/VSCodeSetup-ia32-1.77.0.exe' InstallerSha256: 0fa7c9aedc1ef103885778efb3ef5ec76cedc862d91655f27fbc6b7d39a14b90 - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/7f329fe6c66b0f86ae1574c2911b681ad5a45d63/VSCodeUserSetup-ia32-1.77.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/7f329fe6c66b0f86ae1574c2911b681ad5a45d63/VSCodeUserSetup-ia32-1.77.0.exe' InstallerSha256: 82c5106c1b8e219545f6eb13d6335851c17fb83edded41e86bfe622d09d19ebf ManifestType: installer ManifestVersion: 1.4.0 From afe49f90c29bf2fce09decf6f1deab2384cc39ca Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:12:59 +0100 Subject: [PATCH 11/38] [Update Package] Microsoft.VisualStudioCode: version 1.71.1: update installer URL (#201633) Co-authored-by: Alexander Mnich --- .../1.71.1/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.71.1/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.71.1/Microsoft.VisualStudioCode.installer.yaml index 65b6cae315ad7..a1f964e32f0bb 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.71.1/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.71.1/Microsoft.VisualStudioCode.installer.yaml @@ -9,27 +9,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e7f30e38c5a4efafeec8ad52861eb772a9ee4dfb/VSCodeSetup-arm64-1.71.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e7f30e38c5a4efafeec8ad52861eb772a9ee4dfb/VSCodeSetup-arm64-1.71.1.exe' InstallerSha256: 0e11d07fa68d3b20a787f30dcb6667a097f8c07a4c617c6e3cab39f8bbc51ee1 - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e7f30e38c5a4efafeec8ad52861eb772a9ee4dfb/VSCodeUserSetup-arm64-1.71.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e7f30e38c5a4efafeec8ad52861eb772a9ee4dfb/VSCodeUserSetup-arm64-1.71.1.exe' InstallerSha256: fb8805abaf0de3bfd1d0b3738d8f46edf7d1544043d4a1721a6b7ec372604355 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e7f30e38c5a4efafeec8ad52861eb772a9ee4dfb/VSCodeSetup-x64-1.71.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e7f30e38c5a4efafeec8ad52861eb772a9ee4dfb/VSCodeSetup-x64-1.71.1.exe' InstallerSha256: 4bd59cd974cdd5f06fb6474f57e3b036265a79b4f080d789a87d82d6a7bcb924 - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e7f30e38c5a4efafeec8ad52861eb772a9ee4dfb/VSCodeUserSetup-x64-1.71.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e7f30e38c5a4efafeec8ad52861eb772a9ee4dfb/VSCodeUserSetup-x64-1.71.1.exe' InstallerSha256: 891f00900d04e76763b9ca7ed4d0efc9d341822e95a6d4b5896a65329d95a799 - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e7f30e38c5a4efafeec8ad52861eb772a9ee4dfb/VSCodeSetup-ia32-1.71.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e7f30e38c5a4efafeec8ad52861eb772a9ee4dfb/VSCodeSetup-ia32-1.71.1.exe' InstallerSha256: 3894ed688692e0cd05ae87d9c1f014fcc80208db2b814c55e492eae8b29714c4 - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e7f30e38c5a4efafeec8ad52861eb772a9ee4dfb/VSCodeUserSetup-ia32-1.71.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e7f30e38c5a4efafeec8ad52861eb772a9ee4dfb/VSCodeUserSetup-ia32-1.71.1.exe' InstallerSha256: 0234a57fd1d394d608e6ca2b3ba8a046905eca9e7016494a317df5d6d7e9b685 ManifestType: installer ManifestVersion: 1.0.0 From 4d324eb06506d9130a26389403a439eaabe33585 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:13:27 +0100 Subject: [PATCH 12/38] [Update Package] Microsoft.VisualStudioCode: version 1.73.1: update installer URL (#201639) Co-authored-by: Alexander Mnich --- .../1.73.1/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.73.1/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.73.1/Microsoft.VisualStudioCode.installer.yaml index 576663e553e40..f215330e83229 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.73.1/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.73.1/Microsoft.VisualStudioCode.installer.yaml @@ -8,27 +8,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6261075646f055b99068d3688932416f2346dd3b/VSCodeSetup-arm64-1.73.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6261075646f055b99068d3688932416f2346dd3b/VSCodeSetup-arm64-1.73.1.exe' InstallerSha256: 47eb216387886c7c11fd18b489c456aeffea60a9f96ac0e5d834c9d12a3617b1 - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6261075646f055b99068d3688932416f2346dd3b/VSCodeUserSetup-arm64-1.73.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6261075646f055b99068d3688932416f2346dd3b/VSCodeUserSetup-arm64-1.73.1.exe' InstallerSha256: c68cc64157997fe569fbdefc0993c751728688d80243809c08783699bc5d0780 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6261075646f055b99068d3688932416f2346dd3b/VSCodeSetup-x64-1.73.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6261075646f055b99068d3688932416f2346dd3b/VSCodeSetup-x64-1.73.1.exe' InstallerSha256: 47746bb858382632e699d5766c9cfec4029357748420de70136f08a515d8298a - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6261075646f055b99068d3688932416f2346dd3b/VSCodeUserSetup-x64-1.73.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6261075646f055b99068d3688932416f2346dd3b/VSCodeUserSetup-x64-1.73.1.exe' InstallerSha256: b970a7e561ba812be006d4890251a8985e56e9910859e636aa9cc2fda2d5d203 - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6261075646f055b99068d3688932416f2346dd3b/VSCodeSetup-ia32-1.73.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6261075646f055b99068d3688932416f2346dd3b/VSCodeSetup-ia32-1.73.1.exe' InstallerSha256: f8ebc27fce1c7a9381a7c9094642d3714781f724c61cf0c31018528fc012dcfb - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6261075646f055b99068d3688932416f2346dd3b/VSCodeUserSetup-ia32-1.73.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6261075646f055b99068d3688932416f2346dd3b/VSCodeUserSetup-ia32-1.73.1.exe' InstallerSha256: 2c1c0c9894c60c95dc2c9d7ec30a2aa5408477346ac4974995ea06c059088676 ManifestType: installer ManifestVersion: 1.0.0 From d0dc91137a771aa1b26d0e8e82ea87c52cbcdecc Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:13:41 +0100 Subject: [PATCH 13/38] [Update Package] Microsoft.VisualStudioCode: version 1.74.2: update installer URL (#201642) Co-authored-by: Alexander Mnich --- .../1.74.2/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.74.2/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.74.2/Microsoft.VisualStudioCode.installer.yaml index b8bf2bbdf90b0..4a582ef8b91d2 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.74.2/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.74.2/Microsoft.VisualStudioCode.installer.yaml @@ -8,27 +8,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e8a3071ea4344d9d48ef8a4df2c097372b0c5161/VSCodeSetup-arm64-1.74.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e8a3071ea4344d9d48ef8a4df2c097372b0c5161/VSCodeSetup-arm64-1.74.2.exe' InstallerSha256: 9fea23424905146b4f6c2cc8a3f8d206600e65ce0f0e9c63b4a25c5ae4795704 - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e8a3071ea4344d9d48ef8a4df2c097372b0c5161/VSCodeUserSetup-arm64-1.74.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e8a3071ea4344d9d48ef8a4df2c097372b0c5161/VSCodeUserSetup-arm64-1.74.2.exe' InstallerSha256: c504a2d7107ae07e6d8d56496b3209c93e68250b03787dcc992e7152b70fc772 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e8a3071ea4344d9d48ef8a4df2c097372b0c5161/VSCodeSetup-x64-1.74.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e8a3071ea4344d9d48ef8a4df2c097372b0c5161/VSCodeSetup-x64-1.74.2.exe' InstallerSha256: 97c2dd6fa80f50078e10ce0cb7b72a1a0b1568616610639e30970d967ca68741 - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e8a3071ea4344d9d48ef8a4df2c097372b0c5161/VSCodeUserSetup-x64-1.74.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e8a3071ea4344d9d48ef8a4df2c097372b0c5161/VSCodeUserSetup-x64-1.74.2.exe' InstallerSha256: c0338b407bcffb46a5474e0de263b8bc25be9c0e42e236cf126d353e4ba4ab96 - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e8a3071ea4344d9d48ef8a4df2c097372b0c5161/VSCodeSetup-ia32-1.74.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e8a3071ea4344d9d48ef8a4df2c097372b0c5161/VSCodeSetup-ia32-1.74.2.exe' InstallerSha256: b9eea2160c9be00bcf19032237bca70ea3ccde5571d4af77b7c7f156e6f5709b - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e8a3071ea4344d9d48ef8a4df2c097372b0c5161/VSCodeUserSetup-ia32-1.74.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e8a3071ea4344d9d48ef8a4df2c097372b0c5161/VSCodeUserSetup-ia32-1.74.2.exe' InstallerSha256: a6ab42ae471359273cd9dcdc8ad2316b7bba0597bc51ada7718c9491065c5f4a ManifestType: installer ManifestVersion: 1.0.0 From 8710962cf3f6b2c9ac2552897588c2f93a94b2e3 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:15:15 +0100 Subject: [PATCH 14/38] [Update Package] Microsoft.VisualStudioCode: version 1.72.0: update installer URL (#201635) Co-authored-by: Alexander Mnich --- .../1.72.0/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.72.0/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.72.0/Microsoft.VisualStudioCode.installer.yaml index 31464e334d2de..03619e8861252 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.72.0/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.72.0/Microsoft.VisualStudioCode.installer.yaml @@ -9,27 +9,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/64bbfbf67ada9953918d72e1df2f4d8e537d340e/VSCodeSetup-arm64-1.72.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/64bbfbf67ada9953918d72e1df2f4d8e537d340e/VSCodeSetup-arm64-1.72.0.exe' InstallerSha256: 0cf2d454d86c70c2d52d5efcb4b59f48fc07495e5b42ec6b450c0b3a2307fcdf - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/64bbfbf67ada9953918d72e1df2f4d8e537d340e/VSCodeUserSetup-arm64-1.72.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/64bbfbf67ada9953918d72e1df2f4d8e537d340e/VSCodeUserSetup-arm64-1.72.0.exe' InstallerSha256: 976cf392f6ca3d7623a4ce433ce1d1d5638071db8029006356b764930bfd86a3 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/64bbfbf67ada9953918d72e1df2f4d8e537d340e/VSCodeSetup-x64-1.72.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/64bbfbf67ada9953918d72e1df2f4d8e537d340e/VSCodeSetup-x64-1.72.0.exe' InstallerSha256: a57e2842f24d901205c80a36aeddd56c6471bd4d21cf4544d8d82f2182ad755e - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/64bbfbf67ada9953918d72e1df2f4d8e537d340e/VSCodeUserSetup-x64-1.72.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/64bbfbf67ada9953918d72e1df2f4d8e537d340e/VSCodeUserSetup-x64-1.72.0.exe' InstallerSha256: 9f7f9274698480a14a40d4621d96a5ba7be07cbe64d1b3bf1be5d66feffab4df - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/64bbfbf67ada9953918d72e1df2f4d8e537d340e/VSCodeSetup-ia32-1.72.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/64bbfbf67ada9953918d72e1df2f4d8e537d340e/VSCodeSetup-ia32-1.72.0.exe' InstallerSha256: 8815c27f3ef5e69b3b02254f44da612d022d0c102306d0d61cf3886daf1d6ec3 - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/64bbfbf67ada9953918d72e1df2f4d8e537d340e/VSCodeUserSetup-ia32-1.72.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/64bbfbf67ada9953918d72e1df2f4d8e537d340e/VSCodeUserSetup-ia32-1.72.0.exe' InstallerSha256: ef265b800dcfdfb027f9ba8ce6a3e0b496fa1f0ec5ee9d66fad498b9b41b2f25 ManifestType: installer ManifestVersion: 1.0.0 From 41782f6fe078f514ff7cc0eed5a2c2741aa46db7 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:15:55 +0100 Subject: [PATCH 15/38] [Update Package] Microsoft.VisualStudioCode: version 1.84.2: update installer URL (#201670) Co-authored-by: Alexander Mnich --- .../1.84.2/Microsoft.VisualStudioCode.installer.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.84.2/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.84.2/Microsoft.VisualStudioCode.installer.yaml index 043a58cfe2a48..0c10382ce2cb4 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.84.2/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.84.2/Microsoft.VisualStudioCode.installer.yaml @@ -7,19 +7,19 @@ Commands: InstallerType: inno Installers: - Architecture: arm64 - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/VSCodeSetup-arm64-1.84.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/VSCodeSetup-arm64-1.84.2.exe' InstallerSha256: d72e1624015c17e1a7192c05580ea84324b23f7d52925e9f1f51ddd88b9df87f Scope: machine - Architecture: arm64 - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/VSCodeUserSetup-arm64-1.84.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/VSCodeUserSetup-arm64-1.84.2.exe' InstallerSha256: a36dc8733238417ca4beb93f7add6e4d2bfe2d6e9c492535aa716eaec72a35f4 Scope: user - Architecture: x64 - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/VSCodeSetup-x64-1.84.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/VSCodeSetup-x64-1.84.2.exe' InstallerSha256: 34153c260c079f7bd57c6df4ff7fecb1832e69a857dc6f8a0adc814329314bb1 Scope: machine - Architecture: x64 - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/VSCodeUserSetup-x64-1.84.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/VSCodeUserSetup-x64-1.84.2.exe' InstallerSha256: fb519e5844dafd0b2d82229512e2b31f22a0df3b0413fecef637b172f50f0b30 Scope: user ManifestType: installer From 403b6e0f90e5316b2b08cf3b864951767b63a0d1 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:17:51 +0100 Subject: [PATCH 16/38] [Update Package] Microsoft.VisualStudioCode: version 1.79.1: update installer URL (#201657) Co-authored-by: Alexander Mnich --- .../1.79.1/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.79.1/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.79.1/Microsoft.VisualStudioCode.installer.yaml index 7e5650a5b74a8..5d3ee22687f3b 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.79.1/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.79.1/Microsoft.VisualStudioCode.installer.yaml @@ -10,27 +10,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/4cb974a7aed77a74c7813bdccd99ee0d04901215/VSCodeSetup-arm64-1.79.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/4cb974a7aed77a74c7813bdccd99ee0d04901215/VSCodeSetup-arm64-1.79.1.exe' InstallerSha256: 75e722be698cb033a66bd259e46a0a9986cfadaa74c111e867fef9cacc197952 - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/4cb974a7aed77a74c7813bdccd99ee0d04901215/VSCodeUserSetup-arm64-1.79.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/4cb974a7aed77a74c7813bdccd99ee0d04901215/VSCodeUserSetup-arm64-1.79.1.exe' InstallerSha256: d0da9a7ddf0d04b860438fc8a5b8469cd94244610cc95f3965f781251cedcbfc - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/4cb974a7aed77a74c7813bdccd99ee0d04901215/VSCodeSetup-x64-1.79.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/4cb974a7aed77a74c7813bdccd99ee0d04901215/VSCodeSetup-x64-1.79.1.exe' InstallerSha256: bd3efa6bb9d76166142443b76c54ed934cdb6d5a8b1a6e839fa5068eed609150 - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/4cb974a7aed77a74c7813bdccd99ee0d04901215/VSCodeUserSetup-x64-1.79.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/4cb974a7aed77a74c7813bdccd99ee0d04901215/VSCodeUserSetup-x64-1.79.1.exe' InstallerSha256: 5f723a98e269a185270bccc1d38bdf8c0cbf652d43c96bf65087a066f8e0091e - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/4cb974a7aed77a74c7813bdccd99ee0d04901215/VSCodeSetup-ia32-1.79.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/4cb974a7aed77a74c7813bdccd99ee0d04901215/VSCodeSetup-ia32-1.79.1.exe' InstallerSha256: f5ea7e83c331702c4befabc6e683c400393e3a2b42740012e4293b475ef7459e - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/4cb974a7aed77a74c7813bdccd99ee0d04901215/VSCodeUserSetup-ia32-1.79.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/4cb974a7aed77a74c7813bdccd99ee0d04901215/VSCodeUserSetup-ia32-1.79.1.exe' InstallerSha256: 68c6b0933af48632069df7e5f41d90be127e660cdfa96f09b58699cfdc61e676 ManifestType: installer ManifestVersion: 1.4.0 From ad17c85c1df3315952ae552cf1492f9abb05b715 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:20:19 +0100 Subject: [PATCH 17/38] [Update Package] Microsoft.VisualStudioCode: version 1.75.1: update installer URL (#201645) Co-authored-by: Alexander Mnich --- .../1.75.1/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.75.1/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.75.1/Microsoft.VisualStudioCode.installer.yaml index a9e3fcf744884..87b194fc778d5 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.75.1/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.75.1/Microsoft.VisualStudioCode.installer.yaml @@ -8,27 +8,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/441438abd1ac652551dbe4d408dfcec8a499b8bf/VSCodeSetup-arm64-1.75.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/441438abd1ac652551dbe4d408dfcec8a499b8bf/VSCodeSetup-arm64-1.75.1.exe' InstallerSha256: 2c60bad73fe720a1b58078b165cca3daad86625a2375d407c43c1e1069f9e594 - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/441438abd1ac652551dbe4d408dfcec8a499b8bf/VSCodeUserSetup-arm64-1.75.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/441438abd1ac652551dbe4d408dfcec8a499b8bf/VSCodeUserSetup-arm64-1.75.1.exe' InstallerSha256: b2b4d9c7d67524e0202a6e86477df298c9e35b182a062b7608e0383e83959a50 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/441438abd1ac652551dbe4d408dfcec8a499b8bf/VSCodeSetup-x64-1.75.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/441438abd1ac652551dbe4d408dfcec8a499b8bf/VSCodeSetup-x64-1.75.1.exe' InstallerSha256: 70ef532f72507dfbd0e813846822580bb2e0c37e46b905da9185e4ee85a8fa28 - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/441438abd1ac652551dbe4d408dfcec8a499b8bf/VSCodeUserSetup-x64-1.75.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/441438abd1ac652551dbe4d408dfcec8a499b8bf/VSCodeUserSetup-x64-1.75.1.exe' InstallerSha256: d7a5b86616c221d872cd781fb9c6a886ffbf2233292a8a39067cddad9574a59e - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/441438abd1ac652551dbe4d408dfcec8a499b8bf/VSCodeSetup-ia32-1.75.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/441438abd1ac652551dbe4d408dfcec8a499b8bf/VSCodeSetup-ia32-1.75.1.exe' InstallerSha256: 5572878ea3fc267a711103df8e8855517b9b65abf132562b493576ca3cabd84c - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/441438abd1ac652551dbe4d408dfcec8a499b8bf/VSCodeUserSetup-ia32-1.75.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/441438abd1ac652551dbe4d408dfcec8a499b8bf/VSCodeUserSetup-ia32-1.75.1.exe' InstallerSha256: 2aa29d0fd2f946a014e816b9a12f1efb9ab0fb1ec9d2ca95c7cd58b9dc99e09b ManifestType: installer ManifestVersion: 1.0.0 From 4186906ec570282a0100ed12bd2cf212bf9dc74a Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:23:07 +0100 Subject: [PATCH 18/38] [Update Package] Microsoft.VisualStudioCode: version 1.82.2: update installer URL (#201666) Co-authored-by: Alexander Mnich --- .../1.82.2/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.82.2/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.82.2/Microsoft.VisualStudioCode.installer.yaml index d5fa88e668f96..f0d1d953cfdb3 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.82.2/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.82.2/Microsoft.VisualStudioCode.installer.yaml @@ -10,27 +10,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/abd2f3db4bdb28f9e95536dfa84d8479f1eb312d/VSCodeSetup-arm64-1.82.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/abd2f3db4bdb28f9e95536dfa84d8479f1eb312d/VSCodeSetup-arm64-1.82.2.exe' InstallerSha256: f136b5e4b27768c0c7af1e94776c1212580ee32890bfc4942c424274035f7c81 - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/abd2f3db4bdb28f9e95536dfa84d8479f1eb312d/VSCodeUserSetup-arm64-1.82.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/abd2f3db4bdb28f9e95536dfa84d8479f1eb312d/VSCodeUserSetup-arm64-1.82.2.exe' InstallerSha256: 32b53864b92ddfa0312b8274e241fa3031187de3520119746fdea21b5b0b0203 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/abd2f3db4bdb28f9e95536dfa84d8479f1eb312d/VSCodeSetup-x64-1.82.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/abd2f3db4bdb28f9e95536dfa84d8479f1eb312d/VSCodeSetup-x64-1.82.2.exe' InstallerSha256: 9dcd084c2e666af8b6bfbc0f3f45610250d6cae14d7a1570e611fb8c88867df7 - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/abd2f3db4bdb28f9e95536dfa84d8479f1eb312d/VSCodeUserSetup-x64-1.82.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/abd2f3db4bdb28f9e95536dfa84d8479f1eb312d/VSCodeUserSetup-x64-1.82.2.exe' InstallerSha256: 7730e2c2b79480ebd3487e20b1242448768c4605ae0ac427ad210fe09296d7b9 - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/abd2f3db4bdb28f9e95536dfa84d8479f1eb312d/VSCodeSetup-ia32-1.82.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/abd2f3db4bdb28f9e95536dfa84d8479f1eb312d/VSCodeSetup-ia32-1.82.2.exe' InstallerSha256: 76cf4fbe3d371402d94e79840d16e65c7e0ada7e5c12ac002a7fc8b285d2770c - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/abd2f3db4bdb28f9e95536dfa84d8479f1eb312d/VSCodeUserSetup-ia32-1.82.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/abd2f3db4bdb28f9e95536dfa84d8479f1eb312d/VSCodeUserSetup-ia32-1.82.2.exe' InstallerSha256: 97c4a033cc0d0c48a66798d9d2e9d2350a85b6b8440658063b9223ad72112fdc ManifestType: installer ManifestVersion: 1.4.0 From f62f40c461878c544f0f85caf446236ed0392021 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:24:12 +0100 Subject: [PATCH 19/38] [Update Package] Microsoft.VisualStudioCode: version 1.75.0: update installer URL (#201644) Co-authored-by: Alexander Mnich --- .../1.75.0/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.75.0/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.75.0/Microsoft.VisualStudioCode.installer.yaml index 7e14b6e687751..51eb26a12517f 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.75.0/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.75.0/Microsoft.VisualStudioCode.installer.yaml @@ -8,27 +8,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e2816fe719a4026ffa1ee0189dc89bdfdbafb164/VSCodeSetup-arm64-1.75.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e2816fe719a4026ffa1ee0189dc89bdfdbafb164/VSCodeSetup-arm64-1.75.0.exe' InstallerSha256: fccdda847046261fabdfe6dd7f0d8a0b420e432c1e42bdd3d1f51ee488a0f59b - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e2816fe719a4026ffa1ee0189dc89bdfdbafb164/VSCodeUserSetup-arm64-1.75.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e2816fe719a4026ffa1ee0189dc89bdfdbafb164/VSCodeUserSetup-arm64-1.75.0.exe' InstallerSha256: da5d401dde89060a375e6c32784e97055bd6e4b7993290c1e697c167501da146 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e2816fe719a4026ffa1ee0189dc89bdfdbafb164/VSCodeSetup-x64-1.75.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e2816fe719a4026ffa1ee0189dc89bdfdbafb164/VSCodeSetup-x64-1.75.0.exe' InstallerSha256: 40ce7d71717db3a24108b7e6d492e628d68d999c07cc6da52bfc75e656372d08 - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e2816fe719a4026ffa1ee0189dc89bdfdbafb164/VSCodeUserSetup-x64-1.75.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e2816fe719a4026ffa1ee0189dc89bdfdbafb164/VSCodeUserSetup-x64-1.75.0.exe' InstallerSha256: 38aac3580b03aa1e0d96cfe91f2a7a92c3713ac4d84b337a31dfecb550edb119 - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e2816fe719a4026ffa1ee0189dc89bdfdbafb164/VSCodeSetup-ia32-1.75.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e2816fe719a4026ffa1ee0189dc89bdfdbafb164/VSCodeSetup-ia32-1.75.0.exe' InstallerSha256: deba56cb0b1c2295dc80bd8a97dc5ccfce7aebc8c54300788e61770fb38fd73e - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e2816fe719a4026ffa1ee0189dc89bdfdbafb164/VSCodeUserSetup-ia32-1.75.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e2816fe719a4026ffa1ee0189dc89bdfdbafb164/VSCodeUserSetup-ia32-1.75.0.exe' InstallerSha256: 233ca6ffd4bd1385686a4c289d2250043801b9bfc393fa575c871a3732305e3e ManifestType: installer ManifestVersion: 1.0.0 From f4a7de80ba5c02504fe2768f2b5933313ba7112a Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:27:34 +0100 Subject: [PATCH 20/38] [Update Package] Microsoft.VisualStudioCode: version 1.82.0: update installer URL (#201664) Co-authored-by: Alexander Mnich --- .../1.82.0/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.82.0/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.82.0/Microsoft.VisualStudioCode.installer.yaml index be84e8c0ab8ea..5259f1eea0273 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.82.0/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.82.0/Microsoft.VisualStudioCode.installer.yaml @@ -10,27 +10,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/8b617bd08fd9e3fc94d14adb8d358b56e3f72314/VSCodeSetup-arm64-1.82.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/8b617bd08fd9e3fc94d14adb8d358b56e3f72314/VSCodeSetup-arm64-1.82.0.exe' InstallerSha256: 312ab399f10d313f3ad06d1bd0a304f9092f1f3f8b51c84725d4ca8185a01ffc - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/8b617bd08fd9e3fc94d14adb8d358b56e3f72314/VSCodeUserSetup-arm64-1.82.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/8b617bd08fd9e3fc94d14adb8d358b56e3f72314/VSCodeUserSetup-arm64-1.82.0.exe' InstallerSha256: 93e8bcfe359ec9b9795b18928fe901a229f223ebc9093a8078701420aee14a02 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/8b617bd08fd9e3fc94d14adb8d358b56e3f72314/VSCodeSetup-x64-1.82.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/8b617bd08fd9e3fc94d14adb8d358b56e3f72314/VSCodeSetup-x64-1.82.0.exe' InstallerSha256: e3bb3fb48b2c3cddd0c482f427af46e8e92b50c4b7fe96b28ac649ae3f836dd4 - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/8b617bd08fd9e3fc94d14adb8d358b56e3f72314/VSCodeUserSetup-x64-1.82.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/8b617bd08fd9e3fc94d14adb8d358b56e3f72314/VSCodeUserSetup-x64-1.82.0.exe' InstallerSha256: 75bf6e941390d95a64bb34b60a4623557fd197d7a438c703a5ac1b07efe44955 - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/8b617bd08fd9e3fc94d14adb8d358b56e3f72314/VSCodeSetup-ia32-1.82.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/8b617bd08fd9e3fc94d14adb8d358b56e3f72314/VSCodeSetup-ia32-1.82.0.exe' InstallerSha256: 8c728224876462584ce7aad0dfff336addd220093db3532037e60a0337934d9e - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/8b617bd08fd9e3fc94d14adb8d358b56e3f72314/VSCodeUserSetup-ia32-1.82.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/8b617bd08fd9e3fc94d14adb8d358b56e3f72314/VSCodeUserSetup-ia32-1.82.0.exe' InstallerSha256: 48423073521078e5a44585eb5c96100c841d79f516faf3ec280e21a95b14007a ManifestType: installer ManifestVersion: 1.4.0 From ab57b6de8a4cba02b5c0c5ff7f3231aa54504cc1 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:28:11 +0100 Subject: [PATCH 21/38] [Update Package] Microsoft.VisualStudioCode: version 1.78.2: update installer URL (#201655) Co-authored-by: Alexander Mnich --- .../1.78.2/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.78.2/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.78.2/Microsoft.VisualStudioCode.installer.yaml index e67e71b92d622..f5ace3d30e3ae 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.78.2/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.78.2/Microsoft.VisualStudioCode.installer.yaml @@ -10,27 +10,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-arm64-1.78.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-arm64-1.78.2.exe' InstallerSha256: c55b016c03dd6d7a8742c8e7755d8a3c70a3910cd00305a3d48b40c4fbb2eeaa - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeUserSetup-arm64-1.78.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeUserSetup-arm64-1.78.2.exe' InstallerSha256: 85e775d0953c7400eca06a468128a5d10ae92f5586a2076aab70ba536b055fa5 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-x64-1.78.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-x64-1.78.2.exe' InstallerSha256: 7a56d5d244776164b098d91461df1973699409df177528d3b7a279cb88fd4e8d - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeUserSetup-x64-1.78.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeUserSetup-x64-1.78.2.exe' InstallerSha256: cf25630fd2939c8e49adf66a23a7a1652f1e6df8def5ea790d5a2b6471f23066 - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-ia32-1.78.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-ia32-1.78.2.exe' InstallerSha256: 6156e991ed0869f8d1d631c32a6f9f555fdf5019d66521e7ba929bb76c4e54fe - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeUserSetup-ia32-1.78.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeUserSetup-ia32-1.78.2.exe' InstallerSha256: b5a6cc9a0b8030c7333e6e53b201e265b5cddb9eff22e7b09cc89df46ec6c44e ManifestType: installer ManifestVersion: 1.4.0 From b38a97f51efc5aa6ede08d06368a3bf1ea4a4aeb Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:29:23 +0100 Subject: [PATCH 22/38] [Update Package] Microsoft.VisualStudioCode: version 1.77.2: update installer URL (#201651) Co-authored-by: Alexander Mnich --- .../1.77.2/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.77.2/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.77.2/Microsoft.VisualStudioCode.installer.yaml index 850405b6c275c..6624d919db7bb 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.77.2/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.77.2/Microsoft.VisualStudioCode.installer.yaml @@ -10,27 +10,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e344f1f539a80912a0e9357cec841f36ce97a4e2/VSCodeSetup-arm64-1.77.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e344f1f539a80912a0e9357cec841f36ce97a4e2/VSCodeSetup-arm64-1.77.2.exe' InstallerSha256: c85b060758fc5139fd76d46f0e77b5c07b4673ecf03c81585c8816a0e4b3fe6f - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e344f1f539a80912a0e9357cec841f36ce97a4e2/VSCodeUserSetup-arm64-1.77.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e344f1f539a80912a0e9357cec841f36ce97a4e2/VSCodeUserSetup-arm64-1.77.2.exe' InstallerSha256: 14d5310a73ca771c3d2b3ad65375bc0c0f49b0504fe5c16a70e07c68faf46905 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e344f1f539a80912a0e9357cec841f36ce97a4e2/VSCodeSetup-x64-1.77.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e344f1f539a80912a0e9357cec841f36ce97a4e2/VSCodeSetup-x64-1.77.2.exe' InstallerSha256: 12e8a4888cf03acece34a36e5ed41ef81ae465d6db5a7a9a583b267d44d64e2e - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e344f1f539a80912a0e9357cec841f36ce97a4e2/VSCodeUserSetup-x64-1.77.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e344f1f539a80912a0e9357cec841f36ce97a4e2/VSCodeUserSetup-x64-1.77.2.exe' InstallerSha256: 249e560f2ac2b3257413cc5ef9d66a4d4152e40c1aee2aadc076070379a0fef4 - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e344f1f539a80912a0e9357cec841f36ce97a4e2/VSCodeSetup-ia32-1.77.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e344f1f539a80912a0e9357cec841f36ce97a4e2/VSCodeSetup-ia32-1.77.2.exe' InstallerSha256: a0ddfd672bce71100c5ef482349c38b3c6b92202803acc4fb55ad70957f65233 - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e344f1f539a80912a0e9357cec841f36ce97a4e2/VSCodeUserSetup-ia32-1.77.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e344f1f539a80912a0e9357cec841f36ce97a4e2/VSCodeUserSetup-ia32-1.77.2.exe' InstallerSha256: 9c4ece54b0bc078a1387c8250f00120a738d80a2e1755c9d6d18ef23f2ccd980 ManifestType: installer ManifestVersion: 1.4.0 From 9d4479a808c8cda075242751c3c35f43a06608bd Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:29:54 +0100 Subject: [PATCH 23/38] [Update Package] Microsoft.VisualStudioCode: version 1.71.2: update installer URL (#201634) Co-authored-by: Alexander Mnich --- .../1.71.2/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.71.2/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.71.2/Microsoft.VisualStudioCode.installer.yaml index 373440b9c145b..6bb45c77eba0a 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.71.2/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.71.2/Microsoft.VisualStudioCode.installer.yaml @@ -9,27 +9,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/74b1f979648cc44d385a2286793c226e611f59e7/VSCodeSetup-arm64-1.71.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/74b1f979648cc44d385a2286793c226e611f59e7/VSCodeSetup-arm64-1.71.2.exe' InstallerSha256: 5a84833df5c0c3820f45b0680daa716924215905ae1eec7576afb962025ae582 - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/74b1f979648cc44d385a2286793c226e611f59e7/VSCodeUserSetup-arm64-1.71.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/74b1f979648cc44d385a2286793c226e611f59e7/VSCodeUserSetup-arm64-1.71.2.exe' InstallerSha256: a22af1cd37d849b4983e0ae790d9fa5f1c209977a54103636bab07e239c3e6a8 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/74b1f979648cc44d385a2286793c226e611f59e7/VSCodeSetup-x64-1.71.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/74b1f979648cc44d385a2286793c226e611f59e7/VSCodeSetup-x64-1.71.2.exe' InstallerSha256: 650219067b39d73c4b96e5cd6353105372f61dfa1a81d8ac05c571a064b3a630 - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/74b1f979648cc44d385a2286793c226e611f59e7/VSCodeUserSetup-x64-1.71.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/74b1f979648cc44d385a2286793c226e611f59e7/VSCodeUserSetup-x64-1.71.2.exe' InstallerSha256: f4cd3b2d845bd2a61152707c2b8626c10e8e9bcd1a8163944c34635172f6cdd9 - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/74b1f979648cc44d385a2286793c226e611f59e7/VSCodeSetup-ia32-1.71.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/74b1f979648cc44d385a2286793c226e611f59e7/VSCodeSetup-ia32-1.71.2.exe' InstallerSha256: 5490f66302e7f99e386e17a88af259d7787a2027dbed68f1695cc3d4760a82b8 - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/74b1f979648cc44d385a2286793c226e611f59e7/VSCodeUserSetup-ia32-1.71.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/74b1f979648cc44d385a2286793c226e611f59e7/VSCodeUserSetup-ia32-1.71.2.exe' InstallerSha256: 75a7ad8f4c45ed4d817df657a39b265ce01b7616930138601ae349cd77572886 ManifestType: installer ManifestVersion: 1.0.0 From a61926e940d5b68b331de2331b5733e82bc099e1 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:31:29 +0100 Subject: [PATCH 24/38] [Update Package] Microsoft.VisualStudioCode: version 1.79.2: update installer URL (#201658) Co-authored-by: Alexander Mnich --- .../1.79.2/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.79.2/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.79.2/Microsoft.VisualStudioCode.installer.yaml index 2b1d03e1c7b24..a82bbde1d7a9a 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.79.2/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.79.2/Microsoft.VisualStudioCode.installer.yaml @@ -10,27 +10,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/695af097c7bd098fbf017ce3ac85e09bbc5dda06/VSCodeSetup-arm64-1.79.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/695af097c7bd098fbf017ce3ac85e09bbc5dda06/VSCodeSetup-arm64-1.79.2.exe' InstallerSha256: 2fa78982e576b707e0d220ba6c7036aa48a4856ffc686240ea3b67856e1b56ed - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/695af097c7bd098fbf017ce3ac85e09bbc5dda06/VSCodeUserSetup-arm64-1.79.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/695af097c7bd098fbf017ce3ac85e09bbc5dda06/VSCodeUserSetup-arm64-1.79.2.exe' InstallerSha256: 8e31ffeed7958c35e7e7e8526a778153e6d0b8343457abd9bed52b49f725db7f - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/695af097c7bd098fbf017ce3ac85e09bbc5dda06/VSCodeSetup-x64-1.79.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/695af097c7bd098fbf017ce3ac85e09bbc5dda06/VSCodeSetup-x64-1.79.2.exe' InstallerSha256: b9468afa773c04182ee7387450b29e164c5e68894d7f03e367ef354e609428e4 - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/695af097c7bd098fbf017ce3ac85e09bbc5dda06/VSCodeUserSetup-x64-1.79.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/695af097c7bd098fbf017ce3ac85e09bbc5dda06/VSCodeUserSetup-x64-1.79.2.exe' InstallerSha256: 2074a5bbcd470c68f09fc6e08cf9f66ffca07cce8d02d2365b45c12f5dbe702a - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/695af097c7bd098fbf017ce3ac85e09bbc5dda06/VSCodeSetup-ia32-1.79.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/695af097c7bd098fbf017ce3ac85e09bbc5dda06/VSCodeSetup-ia32-1.79.2.exe' InstallerSha256: b06e9ae63b8eee6024babc7bbe4f1827e4ad7223438c340fdf41600b2847203b - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/695af097c7bd098fbf017ce3ac85e09bbc5dda06/VSCodeUserSetup-ia32-1.79.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/695af097c7bd098fbf017ce3ac85e09bbc5dda06/VSCodeUserSetup-ia32-1.79.2.exe' InstallerSha256: 3dc85b977c0f159ae77bf1095caec66662b4e7e9f597a6f8e2df0d3929ddbef6 ManifestType: installer ManifestVersion: 1.4.0 From 6900e5e69bf1d41c69970379600bd0afce24b29d Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:32:57 +0100 Subject: [PATCH 25/38] [Update Package] Microsoft.VisualStudioCode: version 1.82.1: update installer URL (#201665) Co-authored-by: Alexander Mnich --- .../1.82.1/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.82.1/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.82.1/Microsoft.VisualStudioCode.installer.yaml index 4da6686d6def2..0fa071387da41 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.82.1/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.82.1/Microsoft.VisualStudioCode.installer.yaml @@ -10,27 +10,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6509174151d557a81c9d0b5f8a5a1e9274db5585/VSCodeSetup-arm64-1.82.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6509174151d557a81c9d0b5f8a5a1e9274db5585/VSCodeSetup-arm64-1.82.1.exe' InstallerSha256: 10bc8e312068b4b001ffc5c906b623ca27f554f8cfbc20a8bdb53774188036b1 - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6509174151d557a81c9d0b5f8a5a1e9274db5585/VSCodeUserSetup-arm64-1.82.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6509174151d557a81c9d0b5f8a5a1e9274db5585/VSCodeUserSetup-arm64-1.82.1.exe' InstallerSha256: 1b9939867b16cac59626d382eeb4c6077e2474be4ce1345e849ac348606a1e67 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6509174151d557a81c9d0b5f8a5a1e9274db5585/VSCodeSetup-x64-1.82.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6509174151d557a81c9d0b5f8a5a1e9274db5585/VSCodeSetup-x64-1.82.1.exe' InstallerSha256: 6de398ca7a840d90e1c7cfa29a8b49edabcbf88cdfa1731800be917880f0590d - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6509174151d557a81c9d0b5f8a5a1e9274db5585/VSCodeUserSetup-x64-1.82.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6509174151d557a81c9d0b5f8a5a1e9274db5585/VSCodeUserSetup-x64-1.82.1.exe' InstallerSha256: 278f4a8dcfc8e855b726686c34308b837fcf320e287336a71d333906cf139d00 - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6509174151d557a81c9d0b5f8a5a1e9274db5585/VSCodeSetup-ia32-1.82.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6509174151d557a81c9d0b5f8a5a1e9274db5585/VSCodeSetup-ia32-1.82.1.exe' InstallerSha256: ebbc683f14c1b51b0021307e6598f8cf89a6b11537ce7d9757aa3a3f41add0fa - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6509174151d557a81c9d0b5f8a5a1e9274db5585/VSCodeUserSetup-ia32-1.82.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6509174151d557a81c9d0b5f8a5a1e9274db5585/VSCodeUserSetup-ia32-1.82.1.exe' InstallerSha256: e35197e55b04f658733f06b181ce85e8e3c9e0272bba992e60f6692e43a24783 ManifestType: installer ManifestVersion: 1.4.0 From 0ead9237bc9f1150f908cc604cb83c6832246cd3 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:33:07 +0100 Subject: [PATCH 26/38] [Update Package] Microsoft.VisualStudioCode: version 1.85.0: update installer URL (#201671) Co-authored-by: Alexander Mnich --- .../1.85.0/Microsoft.VisualStudioCode.installer.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.85.0/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.85.0/Microsoft.VisualStudioCode.installer.yaml index 66ca6ac09ef24..f41ba7a8995da 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.85.0/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.85.0/Microsoft.VisualStudioCode.installer.yaml @@ -7,7 +7,7 @@ Commands: InstallerType: inno Installers: - Architecture: arm64 - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/af28b32d7e553898b2a91af498b1fb666fdebe0c/VSCodeSetup-arm64-1.85.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/af28b32d7e553898b2a91af498b1fb666fdebe0c/VSCodeSetup-arm64-1.85.0.exe' InstallerSha256: e65a2c941c9f712ecddfa041e77d120b9c2279665633cba1119354831e3213b9 Scope: machine - Architecture: arm64 @@ -15,11 +15,11 @@ Installers: InstallerSha256: e7bc05031cd50ea3c994959a3c53810d41e450d9dfb6d8bb2b63852f727ea59f Scope: user - Architecture: x64 - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/af28b32d7e553898b2a91af498b1fb666fdebe0c/VSCodeSetup-x64-1.85.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/af28b32d7e553898b2a91af498b1fb666fdebe0c/VSCodeSetup-x64-1.85.0.exe' InstallerSha256: 0003a042e3eda767bbc35f960e85a37fd0882667d4bd93833b493ad4d4198a7a Scope: machine - Architecture: x64 - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/af28b32d7e553898b2a91af498b1fb666fdebe0c/VSCodeUserSetup-x64-1.85.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/af28b32d7e553898b2a91af498b1fb666fdebe0c/VSCodeUserSetup-x64-1.85.0.exe' InstallerSha256: 17c66c6079634ba23dd95e18c13ae946c0ba548a631f9ab0a23895f781d6cecd Scope: user ManifestType: installer From b49b232e0bdb9708f5f4dc9fb1f6b4897258b630 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:33:29 +0100 Subject: [PATCH 27/38] [Update Package] Microsoft.VisualStudioCode: version 1.77.3: update installer URL (#201652) Co-authored-by: Alexander Mnich --- .../1.77.3/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.77.3/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.77.3/Microsoft.VisualStudioCode.installer.yaml index 60aeed26ce3fd..a4858e5c3d002 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.77.3/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.77.3/Microsoft.VisualStudioCode.installer.yaml @@ -10,27 +10,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/704ed70d4fd1c6bd6342c436f1ede30d1cff4710/VSCodeSetup-arm64-1.77.3.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/704ed70d4fd1c6bd6342c436f1ede30d1cff4710/VSCodeSetup-arm64-1.77.3.exe' InstallerSha256: b84fe3982156b206ba10e2da39056d2a7ded3792d653e5b781ee5513902ed1ef - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/704ed70d4fd1c6bd6342c436f1ede30d1cff4710/VSCodeUserSetup-arm64-1.77.3.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/704ed70d4fd1c6bd6342c436f1ede30d1cff4710/VSCodeUserSetup-arm64-1.77.3.exe' InstallerSha256: 36e16f318abdf30be03529132d53c75373ce33064dc940abcc7884b5ca875896 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/704ed70d4fd1c6bd6342c436f1ede30d1cff4710/VSCodeSetup-x64-1.77.3.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/704ed70d4fd1c6bd6342c436f1ede30d1cff4710/VSCodeSetup-x64-1.77.3.exe' InstallerSha256: a2dabae976cc913efd0528b16a62a26900f4475b0e527420af286346ff0474b4 - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/704ed70d4fd1c6bd6342c436f1ede30d1cff4710/VSCodeUserSetup-x64-1.77.3.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/704ed70d4fd1c6bd6342c436f1ede30d1cff4710/VSCodeUserSetup-x64-1.77.3.exe' InstallerSha256: 3e18d7c4d2dc858b3dd7ded4d63c79af903c9bad99da35b2803e53a2a8c2b87b - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/704ed70d4fd1c6bd6342c436f1ede30d1cff4710/VSCodeSetup-ia32-1.77.3.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/704ed70d4fd1c6bd6342c436f1ede30d1cff4710/VSCodeSetup-ia32-1.77.3.exe' InstallerSha256: b9fe8a0521ffe563697a807dc1d7f988d3d9aa5a70b190e93804198204540ff4 - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/704ed70d4fd1c6bd6342c436f1ede30d1cff4710/VSCodeUserSetup-ia32-1.77.3.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/704ed70d4fd1c6bd6342c436f1ede30d1cff4710/VSCodeUserSetup-ia32-1.77.3.exe' InstallerSha256: d7c9bce7bf6c4038808dc389adb22673a3e8e5d74e6b2e5a5337e924787dd9cc ManifestType: installer ManifestVersion: 1.4.0 From 5107ba7dfd103d37619796ebae2d75eaf9f8cbb5 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:34:18 +0100 Subject: [PATCH 28/38] [Update Package] Microsoft.VisualStudioCode: version 1.79.0: update installer URL (#201656) Co-authored-by: Alexander Mnich --- .../1.79.0/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.79.0/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.79.0/Microsoft.VisualStudioCode.installer.yaml index 729e0af353131..613c4a0f269b1 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.79.0/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.79.0/Microsoft.VisualStudioCode.installer.yaml @@ -10,27 +10,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-arm64-1.78.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/b3e4e68a0bc097f0ae7907b217c1119af9e03435/VSCodeSetup-arm64-1.78.2.exe' InstallerSha256: c55b016c03dd6d7a8742c8e7755d8a3c70a3910cd00305a3d48b40c4fbb2eeaa - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/b380da4ef1ee00e224a15c1d4d9793e27c2b6302/VSCodeUserSetup-arm64-1.79.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/b380da4ef1ee00e224a15c1d4d9793e27c2b6302/VSCodeUserSetup-arm64-1.79.0.exe' InstallerSha256: 951b27d3cf0493a326d088f12250c12a3cad53a4fcee48ccf3368b05fbbbf071 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/b380da4ef1ee00e224a15c1d4d9793e27c2b6302/VSCodeSetup-x64-1.79.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/b380da4ef1ee00e224a15c1d4d9793e27c2b6302/VSCodeSetup-x64-1.79.0.exe' InstallerSha256: 92ac821c7e74231fc4f4713db138ccc257a30cdebbd11e16e184657b26e2076b - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/b380da4ef1ee00e224a15c1d4d9793e27c2b6302/VSCodeUserSetup-x64-1.79.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/b380da4ef1ee00e224a15c1d4d9793e27c2b6302/VSCodeUserSetup-x64-1.79.0.exe' InstallerSha256: 4acb5281a859739cfead9541248213de35cde6b7141020cfb0fb80a66cb1530d - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/b380da4ef1ee00e224a15c1d4d9793e27c2b6302/VSCodeSetup-ia32-1.79.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/b380da4ef1ee00e224a15c1d4d9793e27c2b6302/VSCodeSetup-ia32-1.79.0.exe' InstallerSha256: f2ed89e9bd4baefdb4da73aa2d0c3f32d3584a6f7b2fa903c42aa5e30b903b58 - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/b380da4ef1ee00e224a15c1d4d9793e27c2b6302/VSCodeUserSetup-ia32-1.79.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/b380da4ef1ee00e224a15c1d4d9793e27c2b6302/VSCodeUserSetup-ia32-1.79.0.exe' InstallerSha256: 4bc9cb922fd6a5d768a9aff774467eaec57e7f806e06af791e7dd353873972ba ManifestType: installer ManifestVersion: 1.4.0 From 0de7f9bb3a66718498f44f7baa6400c2a5028779 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:34:43 +0100 Subject: [PATCH 29/38] [Update Package] Microsoft.VisualStudioCode: version 1.80.0: update installer URL (#201659) Co-authored-by: Alexander Mnich --- .../1.80.0/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.80.0/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.80.0/Microsoft.VisualStudioCode.installer.yaml index 7fd5f1de86a98..1f6c6f0415a89 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.80.0/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.80.0/Microsoft.VisualStudioCode.installer.yaml @@ -10,27 +10,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/695af097c7bd098fbf017ce3ac85e09bbc5dda06/VSCodeSetup-arm64-1.79.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/695af097c7bd098fbf017ce3ac85e09bbc5dda06/VSCodeSetup-arm64-1.79.2.exe' InstallerSha256: 2fa78982e576b707e0d220ba6c7036aa48a4856ffc686240ea3b67856e1b56ed - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/695af097c7bd098fbf017ce3ac85e09bbc5dda06/VSCodeUserSetup-arm64-1.79.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/695af097c7bd098fbf017ce3ac85e09bbc5dda06/VSCodeUserSetup-arm64-1.79.2.exe' InstallerSha256: 8e31ffeed7958c35e7e7e8526a778153e6d0b8343457abd9bed52b49f725db7f - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/660393deaaa6d1996740ff4880f1bad43768c814/VSCodeSetup-x64-1.80.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/660393deaaa6d1996740ff4880f1bad43768c814/VSCodeSetup-x64-1.80.0.exe' InstallerSha256: 90bf319e15ab3818616292d864b2b5e41edc75020b9b1c4d6a0a5271ef8aec38 - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/660393deaaa6d1996740ff4880f1bad43768c814/VSCodeUserSetup-x64-1.80.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/660393deaaa6d1996740ff4880f1bad43768c814/VSCodeUserSetup-x64-1.80.0.exe' InstallerSha256: 129a3b321f935611cdde20767d078dad32fbb298cf15053864672e97e9646f29 - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/660393deaaa6d1996740ff4880f1bad43768c814/VSCodeSetup-ia32-1.80.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/660393deaaa6d1996740ff4880f1bad43768c814/VSCodeSetup-ia32-1.80.0.exe' InstallerSha256: 8c7546f28bc47b90ba877009925f820a17db713344f50caa7ebc38510be16ef2 - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/660393deaaa6d1996740ff4880f1bad43768c814/VSCodeUserSetup-ia32-1.80.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/660393deaaa6d1996740ff4880f1bad43768c814/VSCodeUserSetup-ia32-1.80.0.exe' InstallerSha256: e9b14d49798492aef3a328e3c31900b0c04454dddb7a3458ea4643215892fcff ManifestType: installer ManifestVersion: 1.4.0 From 83edb5f1c6a884e3468fc2ce3f036f5802326457 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:36:29 +0100 Subject: [PATCH 30/38] [Update Package] Microsoft.VisualStudioCode: version 1.83.0: update installer URL (#201668) Co-authored-by: Alexander Mnich --- .../1.83.0/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.83.0/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.83.0/Microsoft.VisualStudioCode.installer.yaml index 2c45350e70c14..5891ed068931a 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.83.0/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.83.0/Microsoft.VisualStudioCode.installer.yaml @@ -10,27 +10,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e7e037083ff4455cf320e344325dacb480062c3c/VSCodeSetup-arm64-1.83.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e7e037083ff4455cf320e344325dacb480062c3c/VSCodeSetup-arm64-1.83.0.exe' InstallerSha256: d5660e5bc17a8f0202ebe3213557a1bbf8e11797dffed92e4abf345099774b98 - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e7e037083ff4455cf320e344325dacb480062c3c/VSCodeUserSetup-arm64-1.83.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e7e037083ff4455cf320e344325dacb480062c3c/VSCodeUserSetup-arm64-1.83.0.exe' InstallerSha256: 82677b94cf284a487b69f72e99db4edf948491db87f56d4bcc066e8f035e7e29 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e7e037083ff4455cf320e344325dacb480062c3c/VSCodeSetup-x64-1.83.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e7e037083ff4455cf320e344325dacb480062c3c/VSCodeSetup-x64-1.83.0.exe' InstallerSha256: 507269bb0e9806243088815af19a6aff9a9f18907d88c1a6368f9cba758b0da2 - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e7e037083ff4455cf320e344325dacb480062c3c/VSCodeUserSetup-x64-1.83.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e7e037083ff4455cf320e344325dacb480062c3c/VSCodeUserSetup-x64-1.83.0.exe' InstallerSha256: e0a6773a251ae6e5cf6579e3f3ab132f8f960133db20ececf404cc4ade0f4ef5 - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e7e037083ff4455cf320e344325dacb480062c3c/VSCodeSetup-ia32-1.83.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e7e037083ff4455cf320e344325dacb480062c3c/VSCodeSetup-ia32-1.83.0.exe' InstallerSha256: 052b4d25d9ed1e237e4dc58ec3280f16619930227f7f5ec51a898ef0dbcf3e75 - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/e7e037083ff4455cf320e344325dacb480062c3c/VSCodeUserSetup-ia32-1.83.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/e7e037083ff4455cf320e344325dacb480062c3c/VSCodeUserSetup-ia32-1.83.0.exe' InstallerSha256: 472c9ef86e1831cda8b2c11e5c07f07e56df79215a8a7f02fc7923c7993631d5 ManifestType: installer ManifestVersion: 1.4.0 From 4205eb456f2348ef9b6febf0cc29dbb14814aa67 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:38:49 +0100 Subject: [PATCH 31/38] [Update Package] Microsoft.VisualStudioCode: version 1.76.0: update installer URL (#201646) Co-authored-by: Alexander Mnich --- .../1.76.0/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.76.0/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.76.0/Microsoft.VisualStudioCode.installer.yaml index ef921ddaaeb5c..36217950a2692 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.76.0/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.76.0/Microsoft.VisualStudioCode.installer.yaml @@ -8,27 +8,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/92da9481c0904c6adfe372c12da3b7748d74bdcb/VSCodeSetup-arm64-1.76.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/92da9481c0904c6adfe372c12da3b7748d74bdcb/VSCodeSetup-arm64-1.76.0.exe' InstallerSha256: a312b203f14950c4c682351310f068295c8b99c2411736e35bb8334370275866 - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/92da9481c0904c6adfe372c12da3b7748d74bdcb/VSCodeUserSetup-arm64-1.76.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/92da9481c0904c6adfe372c12da3b7748d74bdcb/VSCodeUserSetup-arm64-1.76.0.exe' InstallerSha256: 1f8ecbe7f40220695798b333b79b7b9f07cf05b65082dfa1c3a45696c0cf8c86 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/92da9481c0904c6adfe372c12da3b7748d74bdcb/VSCodeSetup-x64-1.76.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/92da9481c0904c6adfe372c12da3b7748d74bdcb/VSCodeSetup-x64-1.76.0.exe' InstallerSha256: 33b2648a0aeb983c50906e4b5025edf7fc8243d407d285bf8f18d488f5bf6cdc - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/92da9481c0904c6adfe372c12da3b7748d74bdcb/VSCodeUserSetup-x64-1.76.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/92da9481c0904c6adfe372c12da3b7748d74bdcb/VSCodeUserSetup-x64-1.76.0.exe' InstallerSha256: 643a4da6a373828ea34cb21bed0e45109276816ec723ca43bc54cd1210243a9b - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/92da9481c0904c6adfe372c12da3b7748d74bdcb/VSCodeSetup-ia32-1.76.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/92da9481c0904c6adfe372c12da3b7748d74bdcb/VSCodeSetup-ia32-1.76.0.exe' InstallerSha256: 6a140c21bcbc187c2fbef5cfda1fbb9646d2b0c83bfbc5fafa695ac4565b3d59 - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/92da9481c0904c6adfe372c12da3b7748d74bdcb/VSCodeUserSetup-ia32-1.76.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/92da9481c0904c6adfe372c12da3b7748d74bdcb/VSCodeUserSetup-ia32-1.76.0.exe' InstallerSha256: ad837f0a96f0cf897f3b706ca6193b32d0f6991bd448f472dab62570a5987a55 ManifestType: installer ManifestVersion: 1.0.0 From 0cc0df5a2a399dfe6bb5cfec4657676d7db5ec81 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:41:03 +0100 Subject: [PATCH 32/38] [Update Package] Microsoft.VisualStudioCode: version 1.81.1: update installer URL (#201663) Co-authored-by: Alexander Mnich --- .../1.81.1/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.81.1/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.81.1/Microsoft.VisualStudioCode.installer.yaml index 4ae6f7e6cbee2..c4d9f97aadc3f 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.81.1/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.81.1/Microsoft.VisualStudioCode.installer.yaml @@ -10,27 +10,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6c3e3dba23e8fadc360aed75ce363ba185c49794/VSCodeSetup-arm64-1.81.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6c3e3dba23e8fadc360aed75ce363ba185c49794/VSCodeSetup-arm64-1.81.1.exe' InstallerSha256: 310485b6e932f87f64a4346e93ed1fd38f142372d71bf0cfc624099d6734c730 - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6c3e3dba23e8fadc360aed75ce363ba185c49794/VSCodeUserSetup-arm64-1.81.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6c3e3dba23e8fadc360aed75ce363ba185c49794/VSCodeUserSetup-arm64-1.81.1.exe' InstallerSha256: 4caf5895d966d0047da48a11beb5b312c177b51e46c27a9e1d97ca3931a2b266 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6c3e3dba23e8fadc360aed75ce363ba185c49794/VSCodeSetup-x64-1.81.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6c3e3dba23e8fadc360aed75ce363ba185c49794/VSCodeSetup-x64-1.81.1.exe' InstallerSha256: 99408c51d4d10232cb240b24a486814c9b50e96fdac6be600f1fe777cd49f4ca - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6c3e3dba23e8fadc360aed75ce363ba185c49794/VSCodeUserSetup-x64-1.81.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6c3e3dba23e8fadc360aed75ce363ba185c49794/VSCodeUserSetup-x64-1.81.1.exe' InstallerSha256: 7a0556eba3cba292595c51a02a2bc742d7db0d2b4393727612bc1cf5cf399a88 - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6c3e3dba23e8fadc360aed75ce363ba185c49794/VSCodeSetup-ia32-1.81.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6c3e3dba23e8fadc360aed75ce363ba185c49794/VSCodeSetup-ia32-1.81.1.exe' InstallerSha256: 36b5bd557c39baaa8121945477ec9566174c9a3e6dbc7716ba1f8ac6e98dbfc1 - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6c3e3dba23e8fadc360aed75ce363ba185c49794/VSCodeUserSetup-ia32-1.81.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6c3e3dba23e8fadc360aed75ce363ba185c49794/VSCodeUserSetup-ia32-1.81.1.exe' InstallerSha256: 1990e8c6057366cf1a61211875adfb6abf149ce68ea3655b2f11d5ae0dad4b47 ManifestType: installer ManifestVersion: 1.4.0 From c1fc910454af8aa7068d52badcae27b5cc11336f Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:45:40 +0100 Subject: [PATCH 33/38] [Update Package] Microsoft.VisualStudioCode: version 1.78.1: update installer URL (#201654) Co-authored-by: Alexander Mnich --- .../1.78.1/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.78.1/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.78.1/Microsoft.VisualStudioCode.installer.yaml index 8fd9db59735d6..5b01f1ab48114 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.78.1/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.78.1/Microsoft.VisualStudioCode.installer.yaml @@ -10,27 +10,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/252e5463d60e63238250799aef7375787f68b4ee/VSCodeSetup-arm64-1.78.0.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/252e5463d60e63238250799aef7375787f68b4ee/VSCodeSetup-arm64-1.78.0.exe' InstallerSha256: 1cc058f233dbe0e35c2811a2eeeb2ef08d0509e2b31e538fe00ca7f543698017 - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6a995c4f4cc2ced6e3237749973982e751cb0bf9/VSCodeUserSetup-arm64-1.78.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6a995c4f4cc2ced6e3237749973982e751cb0bf9/VSCodeUserSetup-arm64-1.78.1.exe' InstallerSha256: 5eeb0992df82966f3901b2ffe79e7472e47258a14d526844b74f7ab95f81f474 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6a995c4f4cc2ced6e3237749973982e751cb0bf9/VSCodeSetup-x64-1.78.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6a995c4f4cc2ced6e3237749973982e751cb0bf9/VSCodeSetup-x64-1.78.1.exe' InstallerSha256: a64657e66ec99bf56c26626617eb4d0cf3e4ff0c37e033bcf97c8581e8d3dd15 - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6a995c4f4cc2ced6e3237749973982e751cb0bf9/VSCodeUserSetup-x64-1.78.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6a995c4f4cc2ced6e3237749973982e751cb0bf9/VSCodeUserSetup-x64-1.78.1.exe' InstallerSha256: 77db8b98aeed95ed404a208064c2cbd12e11237e8e71bbd3e87e0258fb53d6fa - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6a995c4f4cc2ced6e3237749973982e751cb0bf9/VSCodeSetup-ia32-1.78.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6a995c4f4cc2ced6e3237749973982e751cb0bf9/VSCodeSetup-ia32-1.78.1.exe' InstallerSha256: d3003cd60743928282ab6be0029940f2707fadd1ae6e22ab6c69ae64596fbff1 - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/6a995c4f4cc2ced6e3237749973982e751cb0bf9/VSCodeUserSetup-ia32-1.78.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/6a995c4f4cc2ced6e3237749973982e751cb0bf9/VSCodeUserSetup-ia32-1.78.1.exe' InstallerSha256: c1ab4d9a18e780f0380e88b98872a2bac4ae92e1acef4ace70082b5fed2a99c5 ManifestType: installer ManifestVersion: 1.4.0 From 1b1396f02d3c6373ee0d4d2d428bc426cca899e7 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:48:14 +0100 Subject: [PATCH 34/38] [Update Package] Microsoft.VisualStudioCode: version 1.83.1: update installer URL (#201669) Co-authored-by: Alexander Mnich --- .../1.83.1/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.83.1/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.83.1/Microsoft.VisualStudioCode.installer.yaml index bfebd9538f8f4..1046fe151054c 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.83.1/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.83.1/Microsoft.VisualStudioCode.installer.yaml @@ -10,27 +10,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/f1b07bd25dfad64b0167beb15359ae573aecd2cc/VSCodeSetup-arm64-1.83.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/f1b07bd25dfad64b0167beb15359ae573aecd2cc/VSCodeSetup-arm64-1.83.1.exe' InstallerSha256: 7225ca44016660e31a89d39b86622579770e1a65ccfd62644786df3447617df7 - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/f1b07bd25dfad64b0167beb15359ae573aecd2cc/VSCodeUserSetup-arm64-1.83.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/f1b07bd25dfad64b0167beb15359ae573aecd2cc/VSCodeUserSetup-arm64-1.83.1.exe' InstallerSha256: 0e29167f50703b9d129fac764a09bec95d2b8c4795c0c547cea8ca9002838cec - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/f1b07bd25dfad64b0167beb15359ae573aecd2cc/VSCodeSetup-x64-1.83.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/f1b07bd25dfad64b0167beb15359ae573aecd2cc/VSCodeSetup-x64-1.83.1.exe' InstallerSha256: 4ce748cdd111d88e1b7990641912a0e55904709a2cc85a72895ee6d7aa1801fd - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/f1b07bd25dfad64b0167beb15359ae573aecd2cc/VSCodeUserSetup-x64-1.83.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/f1b07bd25dfad64b0167beb15359ae573aecd2cc/VSCodeUserSetup-x64-1.83.1.exe' InstallerSha256: 7b96be8a70c1464080010857d8773dbde25762a442aeb7ca96cbf6888a30cfaf - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/f1b07bd25dfad64b0167beb15359ae573aecd2cc/VSCodeSetup-ia32-1.83.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/f1b07bd25dfad64b0167beb15359ae573aecd2cc/VSCodeSetup-ia32-1.83.1.exe' InstallerSha256: 6b5830991395299b59d1d8f4ecb3a9d752ef64b9b39c5dd4be848851c87f3126 - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/f1b07bd25dfad64b0167beb15359ae573aecd2cc/VSCodeUserSetup-ia32-1.83.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/f1b07bd25dfad64b0167beb15359ae573aecd2cc/VSCodeUserSetup-ia32-1.83.1.exe' InstallerSha256: fe10db4b27380a6e3f64e42f6542899f5e20fd0fa823cc436db30cb708dfddef ManifestType: installer ManifestVersion: 1.4.0 From 335a8a55fa424f5c44b406b5d2af11596cc8f4f4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:55:34 +0800 Subject: [PATCH 35/38] New version: Tencent.WeCom version 4.1.32.6005 (#201688) --- .../4.1.32.6005/Tencent.WeCom.installer.yaml | 19 +++++++++ .../Tencent.WeCom.locale.en-US.yaml | 39 +++++++++++++++++++ .../Tencent.WeCom.locale.zh-CN.yaml | 39 +++++++++++++++++++ .../WeCom/4.1.32.6005/Tencent.WeCom.yaml | 8 ++++ 4 files changed, 105 insertions(+) create mode 100644 manifests/t/Tencent/WeCom/4.1.32.6005/Tencent.WeCom.installer.yaml create mode 100644 manifests/t/Tencent/WeCom/4.1.32.6005/Tencent.WeCom.locale.en-US.yaml create mode 100644 manifests/t/Tencent/WeCom/4.1.32.6005/Tencent.WeCom.locale.zh-CN.yaml create mode 100644 manifests/t/Tencent/WeCom/4.1.32.6005/Tencent.WeCom.yaml diff --git a/manifests/t/Tencent/WeCom/4.1.32.6005/Tencent.WeCom.installer.yaml b/manifests/t/Tencent/WeCom/4.1.32.6005/Tencent.WeCom.installer.yaml new file mode 100644 index 0000000000000..046673c018e7b --- /dev/null +++ b/manifests/t/Tencent/WeCom/4.1.32.6005/Tencent.WeCom.installer.yaml @@ -0,0 +1,19 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: Tencent.WeCom +PackageVersion: 4.1.32.6005 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- wedrive +- wework +- wxwork +ProductCode: 企业微信 +Installers: +- Architecture: x86 + InstallerUrl: https://dldir1v6.qq.com/wework/work_weixin/WeCom_4.1.32.6005.exe + InstallerSha256: 3CF8EDB8309E165C6E6D09D5B2AD90902C33D1A0518AABD9BF6F358B740F80E9 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/t/Tencent/WeCom/4.1.32.6005/Tencent.WeCom.locale.en-US.yaml b/manifests/t/Tencent/WeCom/4.1.32.6005/Tencent.WeCom.locale.en-US.yaml new file mode 100644 index 0000000000000..324b9e51b96e1 --- /dev/null +++ b/manifests/t/Tencent/WeCom/4.1.32.6005/Tencent.WeCom.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: Tencent.WeCom +PackageVersion: 4.1.32.6005 +PackageLocale: en-US +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://work.weixin.qq.com/ +PublisherSupportUrl: https://open.work.weixin.qq.com/help2/pc +PrivacyUrl: https://work.weixin.qq.com/nl/privacy +Author: Shenzhen Tencent Computer Systems Company Limited +PackageName: 企业微信 +PackageUrl: https://work.weixin.qq.com/ +License: Proprietary +LicenseUrl: https://work.weixin.qq.com/nl/eula +Copyright: Copyright © 2015 - 2024 Tencent. All Rights Reserved +CopyrightUrl: https://www.tencent.com/en-us/statement.html +ShortDescription: Connection Makes a Smarter Business +Description: WeCom is a professional office management tool created by Tencent WeChat team for companies. Connected with WeChat messages, mini programs and WeChat Pay, it has a powerful messaging capability aligned with WeChat and comes with a wide variety of free OA apps to help companies achieve efficient working and management experience inside and outside organization. With comprehensive security, international authorized certification and bank-level encryption, it will ensure the data security of your company. +Tags: +- bussiness +- collaboration +- comunication +- conference +- crm +- customer +- customer-service +- docs +- document +- enterprise +- meeting +- oa +- office +- saas +- team +- wechat +ReleaseNotesUrl: https://open.work.weixin.qq.com/help2/pc/14109 +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/t/Tencent/WeCom/4.1.32.6005/Tencent.WeCom.locale.zh-CN.yaml b/manifests/t/Tencent/WeCom/4.1.32.6005/Tencent.WeCom.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e70257530d2cf --- /dev/null +++ b/manifests/t/Tencent/WeCom/4.1.32.6005/Tencent.WeCom.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: Tencent.WeCom +PackageVersion: 4.1.32.6005 +PackageLocale: zh-CN +Publisher: 腾讯科技(深圳)有限公司 +PublisherUrl: https://work.weixin.qq.com/ +PublisherSupportUrl: https://open.work.weixin.qq.com/help2/pc +PrivacyUrl: https://work.weixin.qq.com/nl/privacy +Author: 深圳市腾讯计算机系统有限公司 +PackageName: 企业微信 +PackageUrl: https://work.weixin.qq.com/ +License: 专有软件 +LicenseUrl: https://work.weixin.qq.com/nl/eula +Copyright: Copyright © 2015 - 2024 Tencent. All Rights Reserved +CopyrightUrl: https://www.tencent.com/zh-cn/statement.html +ShortDescription: 让每个企业都有自己的微信 +Description: 企业微信,是腾讯微信团队为企业打造的专业办公管理工具。与微信一致的沟通体验,丰富免费的 OA 应用,并与微信消息、小程序、微信支付等互通,助力企业高效办公和管理。全面安全保障,国际权威认证,银行级别加密水平,保障企业数据安全。 +Tags: +- crm +- oa +- saas +- 企业 +- 会议 +- 公司 +- 办公 +- 协作 +- 协同 +- 商务 +- 团队 +- 客户 +- 客服 +- 微信 +- 文档 +- 沟通 +ReleaseNotesUrl: https://open.work.weixin.qq.com/help2/pc/16707 +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/t/Tencent/WeCom/4.1.32.6005/Tencent.WeCom.yaml b/manifests/t/Tencent/WeCom/4.1.32.6005/Tencent.WeCom.yaml new file mode 100644 index 0000000000000..8443105c0bf58 --- /dev/null +++ b/manifests/t/Tencent/WeCom/4.1.32.6005/Tencent.WeCom.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: Tencent.WeCom +PackageVersion: 4.1.32.6005 +DefaultLocale: zh-CN +ManifestType: version +ManifestVersion: 1.9.0 From cf31d894e4896ee02ab3443d18709d4efe8f650b Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:55:52 +0100 Subject: [PATCH 36/38] [Update Package] Microsoft.VisualStudioCode: version 1.80.2: update installer URL (#201661) Co-authored-by: Alexander Mnich --- .../1.80.2/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.80.2/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.80.2/Microsoft.VisualStudioCode.installer.yaml index dada3ab7ab6e6..bdf3f3dc7ead9 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.80.2/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.80.2/Microsoft.VisualStudioCode.installer.yaml @@ -10,27 +10,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/2ccd690cbff1569e4a83d7c43d45101f817401dc/VSCodeSetup-arm64-1.80.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/2ccd690cbff1569e4a83d7c43d45101f817401dc/VSCodeSetup-arm64-1.80.2.exe' InstallerSha256: c42bf335df1d0506cec9b5a1d08490a51c653c837394371a687cd9c67f0813a0 - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/2ccd690cbff1569e4a83d7c43d45101f817401dc/VSCodeUserSetup-arm64-1.80.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/2ccd690cbff1569e4a83d7c43d45101f817401dc/VSCodeUserSetup-arm64-1.80.2.exe' InstallerSha256: 742fac69f6483d8bf73e28b4b15ba53cf71816ec0ed924a2bbdc82e51614087b - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/2ccd690cbff1569e4a83d7c43d45101f817401dc/VSCodeSetup-x64-1.80.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/2ccd690cbff1569e4a83d7c43d45101f817401dc/VSCodeSetup-x64-1.80.2.exe' InstallerSha256: 422ac1f2c5bd8ec3e40eee77a536d4f9cad3544eaefe52bf5151f25aac2f6eab - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/2ccd690cbff1569e4a83d7c43d45101f817401dc/VSCodeUserSetup-x64-1.80.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/2ccd690cbff1569e4a83d7c43d45101f817401dc/VSCodeUserSetup-x64-1.80.2.exe' InstallerSha256: 48f8afd79936dfbaefe49a7bd07ee365786e9c81037a6ae6e97c92265f646881 - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/2ccd690cbff1569e4a83d7c43d45101f817401dc/VSCodeSetup-ia32-1.80.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/2ccd690cbff1569e4a83d7c43d45101f817401dc/VSCodeSetup-ia32-1.80.2.exe' InstallerSha256: beec623dcccfa779032768a439d2332912bdc0ffe9ac01947cc441f17905045e - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/2ccd690cbff1569e4a83d7c43d45101f817401dc/VSCodeUserSetup-ia32-1.80.2.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/2ccd690cbff1569e4a83d7c43d45101f817401dc/VSCodeUserSetup-ia32-1.80.2.exe' InstallerSha256: 4b18e05775e88dddc50ffae6613b8d62b4f914b8e69464f378c639b1470470db ManifestType: installer ManifestVersion: 1.4.0 From 39202cc2da7210bc3f5f02b4335d84a3a348d424 Mon Sep 17 00:00:00 2001 From: DaMn good B0t <143536629+damn-good-b0t@users.noreply.github.com> Date: Mon, 23 Dec 2024 05:16:01 +0100 Subject: [PATCH 37/38] [Update Package] Microsoft.VisualStudioCode: version 1.74.1: update installer URL (#201641) Co-authored-by: Alexander Mnich --- .../1.74.1/Microsoft.VisualStudioCode.installer.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/manifests/m/Microsoft/VisualStudioCode/1.74.1/Microsoft.VisualStudioCode.installer.yaml b/manifests/m/Microsoft/VisualStudioCode/1.74.1/Microsoft.VisualStudioCode.installer.yaml index ae058aa50164e..40d1a03bb5914 100644 --- a/manifests/m/Microsoft/VisualStudioCode/1.74.1/Microsoft.VisualStudioCode.installer.yaml +++ b/manifests/m/Microsoft/VisualStudioCode/1.74.1/Microsoft.VisualStudioCode.installer.yaml @@ -8,27 +8,27 @@ InstallerSwitches: Installers: - Architecture: arm64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/1ad8d514439d5077d2b0b7ee64d2ce82a9308e5a/VSCodeSetup-arm64-1.74.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/1ad8d514439d5077d2b0b7ee64d2ce82a9308e5a/VSCodeSetup-arm64-1.74.1.exe' InstallerSha256: 4ff1702696f13518019a8a6dea6e1d164d79ebfb9e1b50eb26e1a77d6d2ed70c - Architecture: arm64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/1ad8d514439d5077d2b0b7ee64d2ce82a9308e5a/VSCodeUserSetup-arm64-1.74.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/1ad8d514439d5077d2b0b7ee64d2ce82a9308e5a/VSCodeUserSetup-arm64-1.74.1.exe' InstallerSha256: cbf93fa0192f3d7ecd9cd3efce944589e1f20dfb47c9e8ad8af4549163652c53 - Architecture: x64 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/1ad8d514439d5077d2b0b7ee64d2ce82a9308e5a/VSCodeSetup-x64-1.74.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/1ad8d514439d5077d2b0b7ee64d2ce82a9308e5a/VSCodeSetup-x64-1.74.1.exe' InstallerSha256: e824f068797de93cc0f28ec0a881142aafc0d0f05f2157f617f2afa7959f1bd4 - Architecture: x64 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/1ad8d514439d5077d2b0b7ee64d2ce82a9308e5a/VSCodeUserSetup-x64-1.74.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/1ad8d514439d5077d2b0b7ee64d2ce82a9308e5a/VSCodeUserSetup-x64-1.74.1.exe' InstallerSha256: cb968f338d08b18d1864f16b57e7f0b59f79481432dbc2a68ace09d731b51236 - Architecture: x86 Scope: machine - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/1ad8d514439d5077d2b0b7ee64d2ce82a9308e5a/VSCodeSetup-ia32-1.74.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/1ad8d514439d5077d2b0b7ee64d2ce82a9308e5a/VSCodeSetup-ia32-1.74.1.exe' InstallerSha256: b1be7b5c5317b3ddf5807b4ffd53b14d113f053c98c09e154d8a0a0eebec4634 - Architecture: x86 Scope: user - InstallerUrl: 'https://az764295.vo.msecnd.net/stable/1ad8d514439d5077d2b0b7ee64d2ce82a9308e5a/VSCodeUserSetup-ia32-1.74.1.exe' + InstallerUrl: 'https://vscode.download.prss.microsoft.com/dbazure/download/stable/1ad8d514439d5077d2b0b7ee64d2ce82a9308e5a/VSCodeUserSetup-ia32-1.74.1.exe' InstallerSha256: e3c812ed5c644746143eb809535f3905f4ea8ec9f9ec9ba4356e157456225c3a ManifestType: installer ManifestVersion: 1.0.0 From cee8d0909081394ae0f5cd3f907b0faf59a6e33e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 23 Dec 2024 13:09:09 +0800 Subject: [PATCH 38/38] New version: ByteDance.Doubao version 1.37.3 (#201687) --- .../1.37.3/ByteDance.Doubao.installer.yaml | 23 +++++++++++++++++++ .../1.37.3/ByteDance.Doubao.locale.en-US.yaml | 22 ++++++++++++++++++ .../1.37.3/ByteDance.Doubao.locale.zh-CN.yaml | 23 +++++++++++++++++++ .../Doubao/1.37.3/ByteDance.Doubao.yaml | 8 +++++++ 4 files changed, 76 insertions(+) create mode 100644 manifests/b/ByteDance/Doubao/1.37.3/ByteDance.Doubao.installer.yaml create mode 100644 manifests/b/ByteDance/Doubao/1.37.3/ByteDance.Doubao.locale.en-US.yaml create mode 100644 manifests/b/ByteDance/Doubao/1.37.3/ByteDance.Doubao.locale.zh-CN.yaml create mode 100644 manifests/b/ByteDance/Doubao/1.37.3/ByteDance.Doubao.yaml diff --git a/manifests/b/ByteDance/Doubao/1.37.3/ByteDance.Doubao.installer.yaml b/manifests/b/ByteDance/Doubao/1.37.3/ByteDance.Doubao.installer.yaml new file mode 100644 index 0000000000000..a823fb2f5bd7f --- /dev/null +++ b/manifests/b/ByteDance/Doubao/1.37.3/ByteDance.Doubao.installer.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: ByteDance.Doubao +PackageVersion: 1.37.3 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: --command=quiet_install + SilentWithProgress: --command=quiet_install + InstallLocation: --target_dir="" + Log: --log_dir="" +UpgradeBehavior: install +ProductCode: Doubao +Installers: +- Architecture: x64 + InstallerUrl: https://lf-flow-web-cdn.doubao.com/obj/flow-doubao/doubao_pc/1.37.3/Doubao_installer_1.37.3.exe + InstallerSha256: 26BE2ED0DD461ED013AAE69E2DD5EAB5AF97D19D0860E3E47A202146D20F6040 +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/b/ByteDance/Doubao/1.37.3/ByteDance.Doubao.locale.en-US.yaml b/manifests/b/ByteDance/Doubao/1.37.3/ByteDance.Doubao.locale.en-US.yaml new file mode 100644 index 0000000000000..8cc9bc445d713 --- /dev/null +++ b/manifests/b/ByteDance/Doubao/1.37.3/ByteDance.Doubao.locale.en-US.yaml @@ -0,0 +1,22 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: ByteDance.Doubao +PackageVersion: 1.37.3 +PackageLocale: en-US +Publisher: Beijing Chuntian Zhiyun Technology Co., Ltd. +PublisherUrl: https://www.doubao.com/ +PrivacyUrl: https://www.doubao.com/legal/privacy +Author: Beijing Chuntian Zhiyun Technology Co., Ltd. +PackageName: 豆包 +PackageUrl: https://www.doubao.com/ +License: Freeware +LicenseUrl: https://www.doubao.com/legal/terms +Copyright: Copyright 2024 The Doubao Authors. All rights reserved. +ShortDescription: Doubao is your intelligent AI chatting assistant and versatile tool, assisting in writing, translating, companion and programming. Doubao can answer questions, provide inspiration, assist in creation, and chat about any topic you are interested in. +Tags: +- ai +- ai-chat +- chat-ai +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/b/ByteDance/Doubao/1.37.3/ByteDance.Doubao.locale.zh-CN.yaml b/manifests/b/ByteDance/Doubao/1.37.3/ByteDance.Doubao.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b22a8db707f02 --- /dev/null +++ b/manifests/b/ByteDance/Doubao/1.37.3/ByteDance.Doubao.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: ByteDance.Doubao +PackageVersion: 1.37.3 +PackageLocale: zh-CN +Publisher: Beijing Chuntian Zhiyun Technology Co., Ltd. +PublisherUrl: https://www.doubao.com/ +PrivacyUrl: https://www.doubao.com/legal/privacy +Author: 北京春田知韵科技有限公司 +PackageName: 豆包 +PackageUrl: https://www.doubao.com/ +License: 免费软件 +LicenseUrl: https://www.doubao.com/legal/terms +Copyright: 版权所有 2024 The 豆包 Authors。保留所有权利。 +ShortDescription: 豆包是你的 AI 聊天智能对话问答助手,写作文案翻译情感陪伴编程全能工具。豆包为你答疑解惑,提供灵感,辅助创作,也可以和你畅聊任何你感兴趣的话题。 +Tags: +- ai +- ai对话 +- ai聊天 +ReleaseNotes: 语音通话字幕支持显示对话历史,可以更方便查的看对话内容了。 +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/b/ByteDance/Doubao/1.37.3/ByteDance.Doubao.yaml b/manifests/b/ByteDance/Doubao/1.37.3/ByteDance.Doubao.yaml new file mode 100644 index 0000000000000..f02a6cc0cf459 --- /dev/null +++ b/manifests/b/ByteDance/Doubao/1.37.3/ByteDance.Doubao.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: ByteDance.Doubao +PackageVersion: 1.37.3 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0