From 4701950062a85e0c9e589ead5797ab80b62bef03 Mon Sep 17 00:00:00 2001 From: Jonathan Chemla Date: Sat, 19 Oct 2024 03:19:33 +0200 Subject: [PATCH 001/170] Add sdio moniker to GlennDelahoy.SnappyDriverInstallerOrigin (#184174) --- .../GlennDelahoy.SnappyDriverInstallerOrigin.locale.en-US.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.13.4.771/GlennDelahoy.SnappyDriverInstallerOrigin.locale.en-US.yaml b/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.13.4.771/GlennDelahoy.SnappyDriverInstallerOrigin.locale.en-US.yaml index e5a47b44a3ddf..89517219cc805 100644 --- a/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.13.4.771/GlennDelahoy.SnappyDriverInstallerOrigin.locale.en-US.yaml +++ b/manifests/g/GlennDelahoy/SnappyDriverInstallerOrigin/1.13.4.771/GlennDelahoy.SnappyDriverInstallerOrigin.locale.en-US.yaml @@ -15,6 +15,7 @@ License: GPLv3 LicenseUrl: https://www.glenn.delahoy.com/snappy-driver-installer-origin/ ShortDescription: Install Missing Drivers and Update Old Drivers Description: Snappy Driver Installer Origin is a portable Windows tool to install and update device drivers. It can be used offline to install drivers where Internet isn’t available. No more searching for drivers after a clean install, just let Snappy Driver Installer Origin do it’s thing and your job will be done in no time. The perfect technician’s tool. +Moniker: sdio PurchaseUrl: https://www.glenn.delahoy.com/subscribe-to-snappy-driver-installer-origin/ Documentations: - DocumentLabel: FAQs From c29ce6c26714997e07612c07ae66889d4a778285 Mon Sep 17 00:00:00 2001 From: Hiro DevOps <45208873+blockstack-devops@users.noreply.github.com> Date: Fri, 18 Oct 2024 21:19:56 -0400 Subject: [PATCH 002/170] New version: HiroSystems.Clarinet version 2.10.0 (#184179) --- .../HiroSystems.Clarinet.installer.yaml | 23 +++++++++++++++ .../HiroSystems.Clarinet.locale.en-US.yaml | 28 +++++++++++++++++++ .../Clarinet/2.10.0/HiroSystems.Clarinet.yaml | 8 ++++++ 3 files changed, 59 insertions(+) create mode 100644 manifests/h/HiroSystems/Clarinet/2.10.0/HiroSystems.Clarinet.installer.yaml create mode 100644 manifests/h/HiroSystems/Clarinet/2.10.0/HiroSystems.Clarinet.locale.en-US.yaml create mode 100644 manifests/h/HiroSystems/Clarinet/2.10.0/HiroSystems.Clarinet.yaml diff --git a/manifests/h/HiroSystems/Clarinet/2.10.0/HiroSystems.Clarinet.installer.yaml b/manifests/h/HiroSystems/Clarinet/2.10.0/HiroSystems.Clarinet.installer.yaml new file mode 100644 index 0000000000000..204df68fcb8e8 --- /dev/null +++ b/manifests/h/HiroSystems/Clarinet/2.10.0/HiroSystems.Clarinet.installer.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: HiroSystems.Clarinet +PackageVersion: 2.10.0 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +ProductCode: '{9E8FB0A1-2D6B-454E-ADB7-284E2D2A2A3A}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/hirosystems/clarinet/releases/download/v2.10.0/clarinet-windows-x64.msi + InstallerSha256: 0EE7DCD2DD5A45D85033720B5B35BAB8BD481554D4414647317556D95C4C1080 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-18 diff --git a/manifests/h/HiroSystems/Clarinet/2.10.0/HiroSystems.Clarinet.locale.en-US.yaml b/manifests/h/HiroSystems/Clarinet/2.10.0/HiroSystems.Clarinet.locale.en-US.yaml new file mode 100644 index 0000000000000..7599bd9f39b33 --- /dev/null +++ b/manifests/h/HiroSystems/Clarinet/2.10.0/HiroSystems.Clarinet.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: HiroSystems.Clarinet +PackageVersion: 2.10.0 +PackageLocale: en-US +Publisher: Hiro Systems +PublisherUrl: https://www.hiro.so/ +PublisherSupportUrl: https://github.com/hirosystems/clarinet/issues +PrivacyUrl: https://www.hiro.so/terms-privacy +Author: Hiro Systems +PackageName: clarinet +PackageUrl: https://github.com/hirosystems/clarinet +License: GPL-3.0 +LicenseUrl: https://raw.githubusercontent.com/hirosystems/clarinet/main/LICENSE +Copyright: Copyright (C) 2007 Free Software Foundation, Inc +CopyrightUrl: https://raw.githubusercontent.com/hirosystems/clarinet/main/LICENSE +ShortDescription: Command-line tool and runtime for the Clarity smart contract language. +Description: Clarinet is a Clarity runtime packaged as a command line tool, designed to facilitate smart contract understanding, development, testing and deployment. Clarinet consists of a Clarity REPL and a testing harness, which, when used together allow you to rapidly develop and test a Clarity smart contract, with the need to deploy the contract to a local devnet or testnet. +Moniker: clarinet +Tags: +- blockchain +- cli +- command-line +- stacks +ReleaseNotesUrl: https://github.com/hirosystems/clarinet/releases/tag/v2.10.0 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/h/HiroSystems/Clarinet/2.10.0/HiroSystems.Clarinet.yaml b/manifests/h/HiroSystems/Clarinet/2.10.0/HiroSystems.Clarinet.yaml new file mode 100644 index 0000000000000..b58803ee38f63 --- /dev/null +++ b/manifests/h/HiroSystems/Clarinet/2.10.0/HiroSystems.Clarinet.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: HiroSystems.Clarinet +PackageVersion: 2.10.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From d2515aae37b49cf5ee37450a4ac78fece183c327 Mon Sep 17 00:00:00 2001 From: Matan Kushner Date: Sat, 19 Oct 2024 10:20:19 +0900 Subject: [PATCH 003/170] New version: Starship.Starship version 1.21.1 (#184180) --- .../1.21.1/Starship.Starship.installer.yaml | 51 +++++++++++++++++++ .../Starship.Starship.locale.en-US.yaml | 41 +++++++++++++++ .../Starship/1.21.1/Starship.Starship.yaml | 8 +++ 3 files changed, 100 insertions(+) create mode 100644 manifests/s/Starship/Starship/1.21.1/Starship.Starship.installer.yaml create mode 100644 manifests/s/Starship/Starship/1.21.1/Starship.Starship.locale.en-US.yaml create mode 100644 manifests/s/Starship/Starship/1.21.1/Starship.Starship.yaml diff --git a/manifests/s/Starship/Starship/1.21.1/Starship.Starship.installer.yaml b/manifests/s/Starship/Starship/1.21.1/Starship.Starship.installer.yaml new file mode 100644 index 0000000000000..35654ae6d9312 --- /dev/null +++ b/manifests/s/Starship/Starship/1.21.1/Starship.Starship.installer.yaml @@ -0,0 +1,51 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Starship.Starship +PackageVersion: 1.21.1 +InstallerLocale: en-US +MinimumOSVersion: 10.0.0.0 +Installers: +- Architecture: x64 + InstallerType: wix + InstallerUrl: https://github.com/starship/starship/releases/download/v1.21.1/starship-x86_64-pc-windows-msvc.msi + InstallerSha256: 90620DF005C45AC000EF301C980239087E787A74AE92651E7C1B0F2CDC0B5BC6 + ProductCode: '{BBB12985-822B-45F1-9AF3-CF85C368763E}' +- Architecture: x64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: starship.exe + PortableCommandAlias: starship + InstallerUrl: https://github.com/starship/starship/releases/download/v1.21.1/starship-x86_64-pc-windows-msvc.zip + InstallerSha256: 19CE36E44825289D56E9AF10C5D5F30310073B233F64B8A99DD21402B6C2F007 + ProductCode: '{42840019-E3B3-4025-A0A0-70DD6B54F6DE}' +- Architecture: x86 + InstallerType: wix + InstallerUrl: https://github.com/starship/starship/releases/download/v1.21.1/starship-i686-pc-windows-msvc.msi + InstallerSha256: FFD378BA9DB06CA6C2C3B054868B3484A5D7E1F54E6CA18CBAC8D7AADC2079C6 + ProductCode: '{A2CA8277-818A-48A3-9F43-53AA067170C5}' +- Architecture: x86 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: starship.exe + PortableCommandAlias: starship + InstallerUrl: https://github.com/starship/starship/releases/download/v1.21.1/starship-i686-pc-windows-msvc.zip + InstallerSha256: EB83F92B0A4CF7B34C9C40A9795EEFB1E90568954FB59340F58EE99B00CA10FD +- Architecture: arm64 + InstallerType: wix + InstallerUrl: https://github.com/starship/starship/releases/download/v1.21.1/starship-aarch64-pc-windows-msvc.msi + InstallerSha256: D1E4D1407B1D8565660C0B8FDADA3DA267ADF78FB16826A2C0FA6CE3A45A03FF + ProductCode: '{80DDCCDA-5DAF-4990-88A7-806C454C2F33}' +- Architecture: arm64 + InstallerType: zip + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: starship.exe + PortableCommandAlias: starship + InstallerUrl: https://github.com/starship/starship/releases/download/v1.21.1/starship-aarch64-pc-windows-msvc.zip + InstallerSha256: A5E6AE7EA06BD82BA7047435F63187A5024D5109FAAC20EC975DB4D690788344 +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-18 diff --git a/manifests/s/Starship/Starship/1.21.1/Starship.Starship.locale.en-US.yaml b/manifests/s/Starship/Starship/1.21.1/Starship.Starship.locale.en-US.yaml new file mode 100644 index 0000000000000..9ab38ea2af370 --- /dev/null +++ b/manifests/s/Starship/Starship/1.21.1/Starship.Starship.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Starship.Starship +PackageVersion: 1.21.1 +PackageLocale: en-US +Publisher: Starship Contributors +PublisherUrl: https://starship.rs/ +PublisherSupportUrl: https://github.com/starship/starship/issues +PackageName: starship +PackageUrl: https://starship.rs/ +License: ISC License +LicenseUrl: https://github.com/starship/starship/blob/master/LICENSE +Copyright: Copyright (c) 2019-2022, Starship Contributors +ShortDescription: The minimal, blazing-fast, and infinitely customizable prompt for any shell! +Description: |- + The minimal, blazing-fast, and infinitely customizable prompt for any shell! + + - Fast: it's fast – really really fast! 🚀 + - Customizable: configure every aspect of your prompt. + - Universal: works on any shell, on any operating system. + - Intelligent: shows relevant information at a glance. + - Feature rich: support for all your favorite tools. + - Easy: quick to install – start using it in minutes. +Moniker: starship +Tags: +- bash +- fish +- fish-prompt +- fish-theme +- oh-my-zsh +- powershell +- rust +- shell-prompt +- starship +- zsh +- zsh-prompt +- zsh-theme +ReleaseNotesUrl: https://github.com/starship/starship/releases/tag/v1.21.1 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/Starship/Starship/1.21.1/Starship.Starship.yaml b/manifests/s/Starship/Starship/1.21.1/Starship.Starship.yaml new file mode 100644 index 0000000000000..484c6851a55cd --- /dev/null +++ b/manifests/s/Starship/Starship/1.21.1/Starship.Starship.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Starship.Starship +PackageVersion: 1.21.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From b74947350144a590158ffb8eda190ef83cdd8e2f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:20:46 +0800 Subject: [PATCH 004/170] New version: ButterflyEffect.Monica version 2.6.0 (#184182) --- .../ButterflyEffect.Monica.installer.yaml | 29 +++++++++++++++++ .../ButterflyEffect.Monica.locale.en-US.yaml | 31 +++++++++++++++++++ .../ButterflyEffect.Monica.locale.zh-CN.yaml | 31 +++++++++++++++++++ .../Monica/2.6.0/ButterflyEffect.Monica.yaml | 8 +++++ 4 files changed, 99 insertions(+) create mode 100644 manifests/b/ButterflyEffect/Monica/2.6.0/ButterflyEffect.Monica.installer.yaml create mode 100644 manifests/b/ButterflyEffect/Monica/2.6.0/ButterflyEffect.Monica.locale.en-US.yaml create mode 100644 manifests/b/ButterflyEffect/Monica/2.6.0/ButterflyEffect.Monica.locale.zh-CN.yaml create mode 100644 manifests/b/ButterflyEffect/Monica/2.6.0/ButterflyEffect.Monica.yaml diff --git a/manifests/b/ButterflyEffect/Monica/2.6.0/ButterflyEffect.Monica.installer.yaml b/manifests/b/ButterflyEffect/Monica/2.6.0/ButterflyEffect.Monica.installer.yaml new file mode 100644 index 0000000000000..daf985e0c6fb9 --- /dev/null +++ b/manifests/b/ButterflyEffect/Monica/2.6.0/ButterflyEffect.Monica.installer.yaml @@ -0,0 +1,29 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: ButterflyEffect.Monica +PackageVersion: 2.6.0 +InstallerType: nullsoft +InstallerSwitches: + Upgrade: --updated +UpgradeBehavior: install +Protocols: +- monica +ReleaseDate: 2024-10-18 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.monica.im/Monica%20Setup%202.6.0.exe + InstallerSha256: 30B95EA565E9922FC79ABE5D59504B05DA1D63887AB1F14A955C655DE2473C9B + InstallerSwitches: + Custom: /currentuser + ProductCode: 2c806f82-a8b4-5c1c-97dd-7babf26e0869 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.monica.im/Monica%20Setup%202.6.0.exe + InstallerSha256: 30B95EA565E9922FC79ABE5D59504B05DA1D63887AB1F14A955C655DE2473C9B + InstallerSwitches: + Custom: /allusers + ProductCode: 2c806f82-a8b4-5c1c-97dd-7babf26e0869 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/ButterflyEffect/Monica/2.6.0/ButterflyEffect.Monica.locale.en-US.yaml b/manifests/b/ButterflyEffect/Monica/2.6.0/ButterflyEffect.Monica.locale.en-US.yaml new file mode 100644 index 0000000000000..85b3fd9259de0 --- /dev/null +++ b/manifests/b/ButterflyEffect/Monica/2.6.0/ButterflyEffect.Monica.locale.en-US.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: ButterflyEffect.Monica +PackageVersion: 2.6.0 +PackageLocale: en-US +Publisher: Beijing Butterfly Effect Technology Co., Ltd. +PublisherUrl: https://monica.im/ +# PublisherSupportUrl: +PrivacyUrl: https://monica.im/privacy +Author: Beijing Butterfly Effect Technology Co., Ltd. +PackageName: Monica +PackageUrl: https://monica.im/desktop +License: Proprietary +LicenseUrl: https://monica.im/terms +Copyright: Copyright © 2024 Monica +# CopyrightUrl: +ShortDescription: Your ChatGPT Powered AI Assistant +Description: Monica is your personal AI-Powered copilot. You can chat with Monica about anything, anywhere. Let Monica help you create effortlessly and insert text anywhere. +# Moniker: +Tags: +- ai +- chatgpt +- gpt +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://monica.im/pricing +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/ButterflyEffect/Monica/2.6.0/ButterflyEffect.Monica.locale.zh-CN.yaml b/manifests/b/ButterflyEffect/Monica/2.6.0/ButterflyEffect.Monica.locale.zh-CN.yaml new file mode 100644 index 0000000000000..09c5001b77d4a --- /dev/null +++ b/manifests/b/ButterflyEffect/Monica/2.6.0/ButterflyEffect.Monica.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: ButterflyEffect.Monica +PackageVersion: 2.6.0 +PackageLocale: zh-CN +Publisher: 北京蝴蝶效应科技有限公司 +PublisherUrl: https://monica.im/ +# PublisherSupportUrl: +PrivacyUrl: https://monica.im/privacy +Author: 北京蝴蝶效应科技有限公司 +PackageName: Monica +PackageUrl: https://monica.im/desktop +License: 专有软件 +LicenseUrl: https://monica.im/terms +Copyright: Copyright © 2024 Monica +# CopyrightUrl: +ShortDescription: 您的 ChatGPT AI 智能助理 +Description: Monica 是您的私人 AI 助手。您可以随时随地与 Monica 聊天。让 Monica 帮您轻松创建并在任何地方插入文字。 +# Moniker: +Tags: +- ai +- chatgpt +- gpt +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://monica.im/pricing +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/b/ButterflyEffect/Monica/2.6.0/ButterflyEffect.Monica.yaml b/manifests/b/ButterflyEffect/Monica/2.6.0/ButterflyEffect.Monica.yaml new file mode 100644 index 0000000000000..6a4297a926f2c --- /dev/null +++ b/manifests/b/ButterflyEffect/Monica/2.6.0/ButterflyEffect.Monica.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: ButterflyEffect.Monica +PackageVersion: 2.6.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 0fa6b09b67fd525c0dd03f5da94cd712c0394a78 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:20:54 +0800 Subject: [PATCH 005/170] New version: Brave.Brave.Nightly version 130.1.73.25 (#184183) --- .../Brave.Brave.Nightly.installer.yaml | 80 +++++++++++++++++++ .../Brave.Brave.Nightly.locale.en-US.yaml | 39 +++++++++ .../Brave.Brave.Nightly.locale.zh-CN.yaml | 35 ++++++++ .../130.1.73.25/Brave.Brave.Nightly.yaml | 8 ++ 4 files changed, 162 insertions(+) create mode 100644 manifests/b/Brave/Brave/Nightly/130.1.73.25/Brave.Brave.Nightly.installer.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/130.1.73.25/Brave.Brave.Nightly.locale.en-US.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/130.1.73.25/Brave.Brave.Nightly.locale.zh-CN.yaml create mode 100644 manifests/b/Brave/Brave/Nightly/130.1.73.25/Brave.Brave.Nightly.yaml diff --git a/manifests/b/Brave/Brave/Nightly/130.1.73.25/Brave.Brave.Nightly.installer.yaml b/manifests/b/Brave/Brave/Nightly/130.1.73.25/Brave.Brave.Nightly.installer.yaml new file mode 100644 index 0000000000000..4765d09990a9c --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/130.1.73.25/Brave.Brave.Nightly.installer.yaml @@ -0,0 +1,80 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 130.1.73.25 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- ftp +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x86-ni/win/130.1.73.25/brave_installer-ia32.exe + InstallerSha256: F40C4CCB0A731555EAC3937857D4C5187116B8777F553A7D0CCC5B1FDEE62FFA + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: x86 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x86-ni/win/130.1.73.25/brave_installer-ia32.exe + InstallerSha256: F40C4CCB0A731555EAC3937857D4C5187116B8777F553A7D0CCC5B1FDEE62FFA + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: x64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/130.1.73.25/brave_installer-x64.exe + InstallerSha256: 36EF0FD5A5C5F20892D70464503A9FA89BFE825332B5E7AE45CAFF9E948B08F0 + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: x64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/x64-ni/win/130.1.73.25/brave_installer-x64.exe + InstallerSha256: 36EF0FD5A5C5F20892D70464503A9FA89BFE825332B5E7AE45CAFF9E948B08F0 + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: arm64 + Scope: user + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/arm64-ni/win/130.1.73.25/brave_installer-arm64.exe + InstallerSha256: 226614A04D156BD35F53068D97B8248307DB36FFB3060759EA64F4209F32C283 + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome + ProductCode: BraveSoftware Brave-Browser-Nightly +- Architecture: arm64 + Scope: machine + InstallerUrl: https://updates-cdn.bravesoftware.com/build/Brave-Browser-Nightly/arm64-ni/win/130.1.73.25/brave_installer-arm64.exe + InstallerSha256: 226614A04D156BD35F53068D97B8248307DB36FFB3060759EA64F4209F32C283 + InstallerSwitches: + Custom: --chrome-sxs --do-not-launch-chrome --system-level + ProductCode: BraveSoftware Brave-Browser-Nightly +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Nightly/130.1.73.25/Brave.Brave.Nightly.locale.en-US.yaml b/manifests/b/Brave/Brave/Nightly/130.1.73.25/Brave.Brave.Nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..232979c5b1564 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/130.1.73.25/Brave.Brave.Nightly.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 130.1.73.25 +PackageLocale: en-US +Publisher: Brave Software Inc +PublisherUrl: https://brave.com +# PublisherSupportUrl: +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: Copyright © 2024 The Brave Authors. All rights reserved. +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly is our testing and development version of Brave. Releases are updated every night. +Description: |- + Nightly is our testing and development version of Brave. + The releases are updated every night and may contain bugs that can result in data loss. + Nightly automatically sends us crash reports when things go wrong. +# Moniker: +Tags: +- browser +- chromium +- internet +- privacy +- web +- webpage +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://brave.com/faq +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Nightly/130.1.73.25/Brave.Brave.Nightly.locale.zh-CN.yaml b/manifests/b/Brave/Brave/Nightly/130.1.73.25/Brave.Brave.Nightly.locale.zh-CN.yaml new file mode 100644 index 0000000000000..753f7d9b608a7 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/130.1.73.25/Brave.Brave.Nightly.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 130.1.73.25 +PackageLocale: zh-CN +Publisher: Brave Software Inc +PublisherUrl: https://brave.com/zh +# PublisherSupportUrl: +PrivacyUrl: https://brave.com/privacy/browser +Author: Brave Software, Inc. +PackageName: Brave Nightly +PackageUrl: https://brave.com/download-nightly +License: MPL-2.0 +LicenseUrl: https://github.com/brave/brave-browser/blob/master/LICENSE +Copyright: 版权所有2024 Brave Software Inc。保留所有权利。 +CopyrightUrl: https://brave.com/terms-of-use +ShortDescription: Brave Nightly 是 Brave 的测试和开发版本,每天晚上更新。 +Description: Nightly 是 Brave 的测试和开发版本,每天晚上更新,可能包含导致数据丢失的错误。当出现问题时,Nightly 会自动向我们发送崩溃报告。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +- 隐私 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://brave.com/zh/faq +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/b/Brave/Brave/Nightly/130.1.73.25/Brave.Brave.Nightly.yaml b/manifests/b/Brave/Brave/Nightly/130.1.73.25/Brave.Brave.Nightly.yaml new file mode 100644 index 0000000000000..4b81e3cd213d8 --- /dev/null +++ b/manifests/b/Brave/Brave/Nightly/130.1.73.25/Brave.Brave.Nightly.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Brave.Brave.Nightly +PackageVersion: 130.1.73.25 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From f72e126d3b59d4689b31d9350c52ca5e0b1d50cb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:21:36 +0800 Subject: [PATCH 006/170] Update: Mozilla.Firefox.DeveloperEdition version 132.0 (132.0b9) (#184184) --- ...Mozilla.Firefox.DeveloperEdition.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/132.0/Mozilla.Firefox.DeveloperEdition.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/132.0/Mozilla.Firefox.DeveloperEdition.installer.yaml index 45834f14f2bb8..7de4693e88eb7 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/132.0/Mozilla.Firefox.DeveloperEdition.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/132.0/Mozilla.Firefox.DeveloperEdition.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/en-US/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 93BBAFFE2DE2212041B0706A4B082A3E4B0C5A38848C84CF55A5346426984D2D + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/en-US/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 6A5A555C4A68A12F71A566CDFFE5275ACB680E2C2F2EE9448D41338D3CA37237 ProductCode: Firefox Developer Edition 132.0 (x86 en-US) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/en-US/Firefox%20Setup%20132.0b8.exe - InstallerSha256: B00C93122A57321BB8E2FECC5462DDC6D2A8E46440E9492B155464A01B4342B5 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/en-US/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 022D992F72DF800CAD079D245ED2D9C9D83446115625420DD1998895511D0A79 ProductCode: Firefox Developer Edition 132.0 (x64 en-US) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/en-US/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 35A3D6400C6DCD55A2B4F5D35AEAADFA1EB9D6DE6D1D1BD8C2CF675691F67023 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/en-US/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 9B47CD7E850145FB7D2992B8C0F219649750690CA37924FE54AD4CB95620C569 ProductCode: Firefox Developer Edition 132.0 (arm64 en-US) ManifestType: installer ManifestVersion: 1.6.0 From ded6de65279668a68b933fac38e78014a6e28fd0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:21:49 +0800 Subject: [PATCH 007/170] Update: Mozilla.Firefox.DeveloperEdition.af version 132.0 (132.0b9) (#184186) --- ...illa.Firefox.DeveloperEdition.af.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/af/132.0/Mozilla.Firefox.DeveloperEdition.af.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/af/132.0/Mozilla.Firefox.DeveloperEdition.af.installer.yaml index 82e80c64ef5f6..3a77221ff3354 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/af/132.0/Mozilla.Firefox.DeveloperEdition.af.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/af/132.0/Mozilla.Firefox.DeveloperEdition.af.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/af/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 25215233B2BAAC8099F5EDCC86BE3EAF814C4E3B166E2A250D2FF222D4227E14 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/af/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A301EE4391687576E61AF12DD363F2EFB90E25A1E3C18EE4174D5902622F6D8B ProductCode: Firefox Developer Edition 132.0 (x86 af) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/af/Firefox%20Setup%20132.0b8.exe - InstallerSha256: A063FA6870C3B0330B11CADBF5ADE9CCE101AF904DCFDED4A85136543CAE5331 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/af/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8941FE3377C08798FB0C24AE1C5695FF77AD5509502BA44587296695A3C5B7D2 ProductCode: Firefox Developer Edition 132.0 (x64 af) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/af/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 7DAEA083C14BECBB3517A790CFF47D90BC7953505ED3054AB478FD34FF63FE93 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/af/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 711D433B2FCF6A54CA5D9D96F3E2BF77A38ABE5F688851F33C478AF84A2A9C2E ProductCode: Firefox Developer Edition 132.0 (arm64 af) ManifestType: installer ManifestVersion: 1.6.0 From 0718287c36aa08f807d874d3d6b0bbbdd5d049a5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:22:03 +0800 Subject: [PATCH 008/170] Update: Mozilla.Firefox.DeveloperEdition.an version 132.0 (132.0b9) (#184187) --- ...illa.Firefox.DeveloperEdition.an.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/an/132.0/Mozilla.Firefox.DeveloperEdition.an.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/an/132.0/Mozilla.Firefox.DeveloperEdition.an.installer.yaml index bc1a625f5f8ba..b573b7c52f438 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/an/132.0/Mozilla.Firefox.DeveloperEdition.an.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/an/132.0/Mozilla.Firefox.DeveloperEdition.an.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/an/Firefox%20Setup%20132.0b8.exe - InstallerSha256: AC7343237B9E47DD63B7C42ECEAF66D90CEB117117D697B8C2AEE39000C6E2EA + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/an/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 89F8CFD19D49E4F44D81E80FAE06B067E8350F437850F216E4E46F49DF4605E1 ProductCode: Firefox Developer Edition 132.0 (x86 an) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/an/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 764259952ED2BCFEA09744CD1596C8EDF8BDD51E04960706CC721FF2492CBCC7 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/an/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A5CBB4A838246806902755C3EACC56A1878373028279B7BF43435361553366B1 ProductCode: Firefox Developer Edition 132.0 (x64 an) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/an/Firefox%20Setup%20132.0b8.exe - InstallerSha256: A4B5C795DBD678FC278B4404DDB9F2C6BB4AEF0470EA59DD43C845AA2E01DA16 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/an/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5C7D9955CB376C77749826C78499E7A75829394BC298D7CC7B3C754164DA82CD ProductCode: Firefox Developer Edition 132.0 (arm64 an) ManifestType: installer ManifestVersion: 1.6.0 From ebfc3911e6588491b531ac9c216885ae94f76ca4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:22:05 +0800 Subject: [PATCH 009/170] New version: Microsoft.Teams.Classic version 1.7.00.27855 (#184188) --- .../Microsoft.Teams.Classic.installer.yaml | 81 +++++++++++++++++++ .../Microsoft.Teams.Classic.locale.en-US.yaml | 43 ++++++++++ .../Microsoft.Teams.Classic.locale.zh-CN.yaml | 42 ++++++++++ .../1.7.00.27855/Microsoft.Teams.Classic.yaml | 8 ++ 4 files changed, 174 insertions(+) create mode 100644 manifests/m/Microsoft/Teams/Classic/1.7.00.27855/Microsoft.Teams.Classic.installer.yaml create mode 100644 manifests/m/Microsoft/Teams/Classic/1.7.00.27855/Microsoft.Teams.Classic.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Teams/Classic/1.7.00.27855/Microsoft.Teams.Classic.locale.zh-CN.yaml create mode 100644 manifests/m/Microsoft/Teams/Classic/1.7.00.27855/Microsoft.Teams.Classic.yaml diff --git a/manifests/m/Microsoft/Teams/Classic/1.7.00.27855/Microsoft.Teams.Classic.installer.yaml b/manifests/m/Microsoft/Teams/Classic/1.7.00.27855/Microsoft.Teams.Classic.installer.yaml new file mode 100644 index 0000000000000..9b098e6bd3250 --- /dev/null +++ b/manifests/m/Microsoft/Teams/Classic/1.7.00.27855/Microsoft.Teams.Classic.installer.yaml @@ -0,0 +1,81 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Microsoft.Teams.Classic +PackageVersion: 1.7.00.27855 +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerType: exe + Scope: user + InstallerUrl: https://statics.teams.cdn.office.net/production-windows/1.7.00.27855/Teams_windows.exe + InstallerSha256: 018B925A1BB7D01BA7B51A0F52566BD2B8FC1596A499652471BBF3338640CB1D + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + ProductCode: Teams +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://statics.teams.cdn.office.net/production-windows-x64/1.7.00.27855/Teams_windows_x64.exe + InstallerSha256: FF7EDA7C3C0416B7EE3ABF343D69C4B559B389015EBBAE4621C64A414478F0A8 + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + ProductCode: Teams +- Architecture: arm64 + InstallerType: exe + Scope: user + InstallerUrl: https://statics.teams.cdn.office.net/production-windows-arm64/1.7.00.27855/Teams_windows_arm64.exe + InstallerSha256: 517A4990885C2892383EF2CB2D271EB6B9DAA0B62476B2AA18CE82827C1EDA3E + InstallModes: + - interactive + - silent + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent + ProductCode: Teams +- Architecture: x86 + InstallerType: wix + Scope: machine + InstallerUrl: https://statics.teams.cdn.office.net/production-windows/1.7.00.27855/Teams_windows.msi + InstallerSha256: 9288E5F0ED066A38D16EB8BDC610B0A1AEE0F3564A1564EEB4758E00A05518A0 + ProductCode: '{39AF0813-FA7B-4860-ADBE-93B9B214B914}' + RequireExplicitUpgrade: true + AppsAndFeaturesEntries: + - DisplayName: Teams Machine-Wide Installer + DisplayVersion: 1.7.0.27855 + ProductCode: '{39AF0813-FA7B-4860-ADBE-93B9B214B914}' + UpgradeCode: '{4009BE0E-5D51-5D91-B94C-D00D7B5FE829}' +- Architecture: x64 + InstallerType: wix + Scope: machine + InstallerUrl: https://statics.teams.cdn.office.net/production-windows-x64/1.7.00.27855/Teams_windows_x64.msi + InstallerSha256: 8CBFE867BF184EB034557A57CFB2DA68AA197FEEA92247D25ED850618CCD2B8A + ProductCode: '{731F6BAA-A986-45A4-8936-7C3AAAAA760B}' + RequireExplicitUpgrade: true + AppsAndFeaturesEntries: + - DisplayName: Teams Machine-Wide Installer + DisplayVersion: 1.7.0.27855 + ProductCode: '{731F6BAA-A986-45A4-8936-7C3AAAAA760B}' + UpgradeCode: '{4009BE0E-5D51-5D91-B94C-D00D7B5FE829}' +- Architecture: arm64 + InstallerType: wix + Scope: machine + InstallerUrl: https://statics.teams.cdn.office.net/production-windows-arm64/1.7.00.27855/Teams_windows_arm64.msi + InstallerSha256: CA7DC49ED15E4C303291739BDF387B63C820168776EA72873680BFF16577F193 + ProductCode: '{C082BDFE-B874-4543-B507-CDFD6F23EFF0}' + RequireExplicitUpgrade: true + AppsAndFeaturesEntries: + - DisplayName: Teams Machine-Wide Installer + DisplayVersion: 1.7.0.27855 + ProductCode: '{C082BDFE-B874-4543-B507-CDFD6F23EFF0}' + UpgradeCode: '{4009BE0E-5D51-5D91-B94C-D00D7B5FE829}' +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Teams/Classic/1.7.00.27855/Microsoft.Teams.Classic.locale.en-US.yaml b/manifests/m/Microsoft/Teams/Classic/1.7.00.27855/Microsoft.Teams.Classic.locale.en-US.yaml new file mode 100644 index 0000000000000..104ad1c6e1016 --- /dev/null +++ b/manifests/m/Microsoft/Teams/Classic/1.7.00.27855/Microsoft.Teams.Classic.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Microsoft.Teams.Classic +PackageVersion: 1.7.00.27855 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/teams +PrivacyUrl: https://privacy.microsoft.com/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Teams classic +PackageUrl: https://www.microsoft.com/microsoft-teams/group-chat-software +License: Proprietary +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: (c) Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: Chat, Meetings, Calling, Collaboration +Description: Microsoft Teams is the hub for team collaboration in Microsoft 365 that integrates the people, content, and tools your team needs to be more engaged and effective. +Moniker: teams-classic +Tags: +- call +- calling +- chat +- collaborate +- collaboration +- conferencing +- meet +- meeting +- team +- teams +- video +- video-conferencing +- voice +- voip +- webinar +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Teams/Classic/1.7.00.27855/Microsoft.Teams.Classic.locale.zh-CN.yaml b/manifests/m/Microsoft/Teams/Classic/1.7.00.27855/Microsoft.Teams.Classic.locale.zh-CN.yaml new file mode 100644 index 0000000000000..5dd68a17fa40c --- /dev/null +++ b/manifests/m/Microsoft/Teams/Classic/1.7.00.27855/Microsoft.Teams.Classic.locale.zh-CN.yaml @@ -0,0 +1,42 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Microsoft.Teams.Classic +PackageVersion: 1.7.00.27855 +PackageLocale: zh-CN +Publisher: Microsoft Corporation +PublisherUrl: https://www.microsoft.com/ +PublisherSupportUrl: https://support.microsoft.com/zh-cn/teams +PrivacyUrl: https://privacy.microsoft.com/zh-cn/privacystatement +Author: Microsoft Corporation +PackageName: Microsoft Teams classic +PackageUrl: https://www.microsoft.com/zh-cn/microsoft-teams/group-chat-software +License: 专有软件 +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: (c) Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/intellectualproperty/trademarks +ShortDescription: 聊天、会议、通话、协作 +Description: Microsoft Teams 是 Microsoft 365 中的团队协作中心,整合了团队所需的人、内容和工具,让团队更加投入和高效。 +# Moniker: +Tags: +- teams +- voip +- 会议 +- 协作 +- 协同 +- 团队 +- 开会 +- 电话 +- 研讨会 +- 视频 +- 视频会议 +- 聊天 +- 语音 +- 通话 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/Teams/Classic/1.7.00.27855/Microsoft.Teams.Classic.yaml b/manifests/m/Microsoft/Teams/Classic/1.7.00.27855/Microsoft.Teams.Classic.yaml new file mode 100644 index 0000000000000..5e528b0f764e8 --- /dev/null +++ b/manifests/m/Microsoft/Teams/Classic/1.7.00.27855/Microsoft.Teams.Classic.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Microsoft.Teams.Classic +PackageVersion: 1.7.00.27855 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 68466ccddb67e59493f83e655b7bcb771a1fbeaa Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:22:35 +0800 Subject: [PATCH 010/170] Update: Mozilla.Firefox.DeveloperEdition.ach version 132.0 (132.0b9) (#184185) --- ...lla.Firefox.DeveloperEdition.ach.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ach/132.0/Mozilla.Firefox.DeveloperEdition.ach.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ach/132.0/Mozilla.Firefox.DeveloperEdition.ach.installer.yaml index 604dabebf9e8f..27f84c1578f73 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ach/132.0/Mozilla.Firefox.DeveloperEdition.ach.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ach/132.0/Mozilla.Firefox.DeveloperEdition.ach.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/ach/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 66D8BCACBF4CA1B5AEBC462208FB4FF0A66AB2F306D685C2BD7BB913B454D808 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ach/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 7FBF5C604C9AE313FC9CCB254822CF83E804BAD6EDF83ED4AF8E7BACE4DAA15A ProductCode: Firefox Developer Edition 132.0 (x86 ach) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/ach/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 7F232BEA71575109BA8CC46542C5865A2992BDD987EE553ECB1AA0D57CAC4772 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ach/Firefox%20Setup%20132.0b9.exe + InstallerSha256: EED1D753249E1399A8493D6D2CF166814DF319B03BBCB70BCEFF3E4FB0BB97E3 ProductCode: Firefox Developer Edition 132.0 (x64 ach) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/ach/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 5730FD041F4D7B7B0790B3FEC84F11C7E2C4F3218E929591E62915054B537DB8 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ach/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 6103AA4423DF909A81AD39B68E590C26D2608627DA5EEE54DAFAA7D664321322 ProductCode: Firefox Developer Edition 132.0 (arm64 ach) ManifestType: installer ManifestVersion: 1.6.0 From 75fb1527c1a72832c49796f2beec0ad13952cbdb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:24:12 +0800 Subject: [PATCH 011/170] Update: Mozilla.Firefox.DeveloperEdition.ar version 132.0 (132.0b9) (#184189) --- ...illa.Firefox.DeveloperEdition.ar.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ar/132.0/Mozilla.Firefox.DeveloperEdition.ar.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ar/132.0/Mozilla.Firefox.DeveloperEdition.ar.installer.yaml index 35b12412fb8d1..ae5d7d1363d5a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ar/132.0/Mozilla.Firefox.DeveloperEdition.ar.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ar/132.0/Mozilla.Firefox.DeveloperEdition.ar.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/ar/Firefox%20Setup%20132.0b8.exe - InstallerSha256: A7F64787E7BFBD3195664D200A2CD0449FE5F5DB503ED1BC26218F67D4D3480C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ar/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 99D37FA5614151498FB583E68AA4702D2556D5179C2CC5D029F5022AC3D0AAAA ProductCode: Firefox Developer Edition 132.0 (x86 ar) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/ar/Firefox%20Setup%20132.0b8.exe - InstallerSha256: B9C588924C00E166B92CBCFF8C3CC5A16D3FFC1B63C94C1AF5DF9ACFA5B783D1 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ar/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 4EC72048063D739D54F2157448D7D8F863C98BA4847FEE55C88FBF12E267F384 ProductCode: Firefox Developer Edition 132.0 (x64 ar) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/ar/Firefox%20Setup%20132.0b8.exe - InstallerSha256: B253B7181AAC5BE7A7BB4D86E80005BD7EE7D637960CA42679758182D9278717 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ar/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 6FEF1001484189BD2A3DF07F4132E222E0647D541EB7CA1BCA47178E1F94DB7F ProductCode: Firefox Developer Edition 132.0 (arm64 ar) ManifestType: installer ManifestVersion: 1.6.0 From f008c78dfd186d2db44dde71addfcfa6105368d5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:24:21 +0800 Subject: [PATCH 012/170] Update: Mozilla.Firefox.DeveloperEdition.ast version 132.0 (132.0b9) (#184190) --- ...lla.Firefox.DeveloperEdition.ast.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ast/132.0/Mozilla.Firefox.DeveloperEdition.ast.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ast/132.0/Mozilla.Firefox.DeveloperEdition.ast.installer.yaml index 77ec1a30c3018..9500f040a708a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ast/132.0/Mozilla.Firefox.DeveloperEdition.ast.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ast/132.0/Mozilla.Firefox.DeveloperEdition.ast.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/ast/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 6BD1E58A0BDAEBA3BB7626AA8313739D388039CFAEFCA6B8809A0B0EEAEA41E9 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ast/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B337083586A2EB35DB16D26E66359925C22F74F2102EA7316D3385FA6864BEE8 ProductCode: Firefox Developer Edition 132.0 (x86 ast) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/ast/Firefox%20Setup%20132.0b8.exe - InstallerSha256: F30EF949C8C08E2CFC9935AE7E9DEF9CA72D3BC8CDC09EF432CDCE758780CB1C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ast/Firefox%20Setup%20132.0b9.exe + InstallerSha256: CC0A9D85391F93BE249F34411DBD298FBB00E26DF2FAB7D7CB095FA38CA78CAB ProductCode: Firefox Developer Edition 132.0 (x64 ast) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/ast/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 9ACD2EF1772B60F42276263B7C3229886BACF5677E197A70F64DB6DCBFEB2F6B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ast/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E770793BE46F3BB7816FDD45F54227D4B939D36A0D144102F9DDB746C7A9299E ProductCode: Firefox Developer Edition 132.0 (arm64 ast) ManifestType: installer ManifestVersion: 1.6.0 From 3f34d3dc570123816fad4bf7a11164160d7a03f1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:24:37 +0800 Subject: [PATCH 013/170] Update: Mozilla.Firefox.DeveloperEdition.az version 132.0 (132.0b9) (#184191) --- ...illa.Firefox.DeveloperEdition.az.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/az/132.0/Mozilla.Firefox.DeveloperEdition.az.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/az/132.0/Mozilla.Firefox.DeveloperEdition.az.installer.yaml index 9be81e60b2e9f..6d48d2ea29d6e 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/az/132.0/Mozilla.Firefox.DeveloperEdition.az.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/az/132.0/Mozilla.Firefox.DeveloperEdition.az.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/az/Firefox%20Setup%20132.0b8.exe - InstallerSha256: AE1C0C1778AAF2D078B6D16B8FF617CCFBFBDE6B8319391FB4F82B17424D15A7 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/az/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 1765813DB5309D8865C92B4D8CAAE7F9344EA6C4931DA3522C8DC70103D6FE26 ProductCode: Firefox Developer Edition 132.0 (x86 az) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/az/Firefox%20Setup%20132.0b8.exe - InstallerSha256: F6DF3E2CEA67E961330EE0C688BCFB45B1D7D1D3DD192B691C6E92DF5182269A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/az/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 9C02A576EF4171E6B31F1AF6A66BB9C585C141F52758729FEB9F8AE1348A2BFA ProductCode: Firefox Developer Edition 132.0 (x64 az) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/az/Firefox%20Setup%20132.0b8.exe - InstallerSha256: EF38CAD3C0311042405AEDADABC84C22DBF9F72F2C4CE6CC37CB04968FB379AA + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/az/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 9D13FE52118ACDCB43147423FC157466B6403A337664A62BFD7D0699A460377B ProductCode: Firefox Developer Edition 132.0 (arm64 az) ManifestType: installer ManifestVersion: 1.6.0 From bef6b0575583616322caa77016bf1b968c1b1779 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:25:01 +0800 Subject: [PATCH 014/170] Update: Mozilla.Firefox.DeveloperEdition.be version 132.0 (132.0b9) (#184192) --- ...illa.Firefox.DeveloperEdition.be.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/be/132.0/Mozilla.Firefox.DeveloperEdition.be.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/be/132.0/Mozilla.Firefox.DeveloperEdition.be.installer.yaml index 27c8d56110d58..1c9eb9977bf14 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/be/132.0/Mozilla.Firefox.DeveloperEdition.be.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/be/132.0/Mozilla.Firefox.DeveloperEdition.be.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/be/Firefox%20Setup%20132.0b8.exe - InstallerSha256: FBE0C34D26F4466577F41B0020E4622C2A1C0640860431943D5BDD5119915074 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/be/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 688764C95D717293BB6A64866C7108A6A8BFBC332AE9BE5422A091F306830350 ProductCode: Firefox Developer Edition 132.0 (x86 be) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/be/Firefox%20Setup%20132.0b8.exe - InstallerSha256: C16D09DC4D9D0B6B8C3F89CD58B43F2E50C69AF2D8AA3F31CBB1F1E520E5476C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/be/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8F94BAA354BC9CEC72B236DFFA094AAF9DFEABABE280FCB8F73A0C6EF1C13B27 ProductCode: Firefox Developer Edition 132.0 (x64 be) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/be/Firefox%20Setup%20132.0b8.exe - InstallerSha256: D54F13FEEE4A66D70493036F555D1691E594046E5494A707011A4436A9A7591B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/be/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 4D9FEDC2E42209039E152EFF2F733814FFAEB4C0017DF3C98D0944792F34F9CD ProductCode: Firefox Developer Edition 132.0 (arm64 be) ManifestType: installer ManifestVersion: 1.6.0 From 8be9f6d7e63f834aa505234674e7656b4135f289 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:25:17 +0800 Subject: [PATCH 015/170] Update: Mozilla.Firefox.DeveloperEdition.bg version 132.0 (132.0b9) (#184193) --- ...illa.Firefox.DeveloperEdition.bg.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/bg/132.0/Mozilla.Firefox.DeveloperEdition.bg.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/bg/132.0/Mozilla.Firefox.DeveloperEdition.bg.installer.yaml index 5a3a197996528..f722e5f131263 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/bg/132.0/Mozilla.Firefox.DeveloperEdition.bg.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/bg/132.0/Mozilla.Firefox.DeveloperEdition.bg.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/bg/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 3AAC0214C361E39A17EB93EAF0873CB26A794D8FD0C3F19FF00A9A3F6843F07C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/bg/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8A56EB7F1CB8E43697B85776033FDBF889EF4092D2B39F27E9AC3B084633D281 ProductCode: Firefox Developer Edition 132.0 (x86 bg) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/bg/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 823D2CD190711F8823768DCBD9648EAE868036FA1C33B4E705C3C45EAAECC3C0 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/bg/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 4576A23338BE25B06EF17FDF26C35D442CE8EF450F4FEFBADC84BD2133B2A564 ProductCode: Firefox Developer Edition 132.0 (x64 bg) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/bg/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 8667D647CCB203D364936971A4F25873E073EE39C0FF1907540334D6AA67960A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/bg/Firefox%20Setup%20132.0b9.exe + InstallerSha256: DE78DE0621A3901C9A17B48A3CE9FFB751CC0AF1E6EF44BB38E232FDB0B4D851 ProductCode: Firefox Developer Edition 132.0 (arm64 bg) ManifestType: installer ManifestVersion: 1.6.0 From 080288913ca6ce107acafb0ac00b0aca150a4c1b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:25:22 +0800 Subject: [PATCH 016/170] Update: Mozilla.Firefox.DeveloperEdition.ca-valencia version 132.0 (132.0b9) (#184197) --- ...fox.DeveloperEdition.ca-valencia.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ca-valencia/132.0/Mozilla.Firefox.DeveloperEdition.ca-valencia.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ca-valencia/132.0/Mozilla.Firefox.DeveloperEdition.ca-valencia.installer.yaml index 963501a4ac7db..b6a4c878cc33b 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ca-valencia/132.0/Mozilla.Firefox.DeveloperEdition.ca-valencia.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ca-valencia/132.0/Mozilla.Firefox.DeveloperEdition.ca-valencia.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/ca-valencia/Firefox%20Setup%20132.0b8.exe - InstallerSha256: BCD16689983471A59D37645D516D20EBB20D27AD565FD12D3E5691A0F0E385FD + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ca-valencia/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 55C59C72DCF67A21D39E24177E3A7945C9D6D90B171B26FB3F34BA6981980917 ProductCode: Firefox Developer Edition 132.0 (x86 ca-valencia) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/ca-valencia/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 69DED6EDA427003C305F9FB7EDC4A01102D806B9526F8BB3C880C3CA3F8A4131 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ca-valencia/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 119E9563178E1B949E933417B02691458339F0BF5527C2E90864659D84B8815B ProductCode: Firefox Developer Edition 132.0 (x64 ca-valencia) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/ca-valencia/Firefox%20Setup%20132.0b8.exe - InstallerSha256: F4A589F1B7C8DB534DE0AE5F81EB3C42B622899B2B5290D1186CFCEB451350C3 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ca-valencia/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B4B5922F0D418FFF18911906AB4DF6F90F09CE4B9AFA4433AAEDFC5A42B3EE39 ProductCode: Firefox Developer Edition 132.0 (arm64 ca-valencia) ManifestType: installer ManifestVersion: 1.6.0 From 540f076bf31c21eff59c6827e4754d84d738db54 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:25:27 +0800 Subject: [PATCH 017/170] Update: Mozilla.Firefox.DeveloperEdition.cak version 132.0 (132.0b9) (#184199) --- ...lla.Firefox.DeveloperEdition.cak.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/cak/132.0/Mozilla.Firefox.DeveloperEdition.cak.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/cak/132.0/Mozilla.Firefox.DeveloperEdition.cak.installer.yaml index 2d1ef6a655ef9..daa1808672fe5 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/cak/132.0/Mozilla.Firefox.DeveloperEdition.cak.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/cak/132.0/Mozilla.Firefox.DeveloperEdition.cak.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/cak/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 6DB7203C2B00839088123474B9737F745F7C0ED7A3B6C42BCCDCE0354AD94CD6 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/cak/Firefox%20Setup%20132.0b9.exe + InstallerSha256: BA78A944243A20E91F29EEA7F4A77050E7F50BC8E4B5F1049F6F357898E77F83 ProductCode: Firefox Developer Edition 132.0 (x86 cak) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/cak/Firefox%20Setup%20132.0b8.exe - InstallerSha256: C2116337BC12A91CC08A12773F547546D90BBAFBC2984B78B9E28032188D5866 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/cak/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A1F0A1B09C49965AB2FF48C445E9152ED4D233E22DBEBDBD878170C63C885B54 ProductCode: Firefox Developer Edition 132.0 (x64 cak) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/cak/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 340A371D71B96B32F4B5D46403CF15E4DC47C357E3EC0889D2078FCC01CEA743 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/cak/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 371BB9EF11DFBE33CAB3F1EC002966C9E616A109100FBBE50637FE2707756C7E ProductCode: Firefox Developer Edition 132.0 (arm64 cak) ManifestType: installer ManifestVersion: 1.6.0 From 216aa25bc39da0489f749f5e2fc160835a68adae Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:25:31 +0800 Subject: [PATCH 018/170] Update: Mozilla.Firefox.DeveloperEdition.ca version 132.0 (132.0b9) (#184198) --- ...illa.Firefox.DeveloperEdition.ca.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ca/132.0/Mozilla.Firefox.DeveloperEdition.ca.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ca/132.0/Mozilla.Firefox.DeveloperEdition.ca.installer.yaml index bb4fd01e66535..32062e906a20c 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ca/132.0/Mozilla.Firefox.DeveloperEdition.ca.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ca/132.0/Mozilla.Firefox.DeveloperEdition.ca.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/ca/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 72511BBCCCE376ECCA00EC4E2AA778522D3281D94E2DEFF4DACBD4AEA2BC4364 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ca/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 0CDDB2A0B46BB988C1E173FC6EEEE891FEF3919BE58119320A7D1C6F71050B72 ProductCode: Firefox Developer Edition 132.0 (x86 ca) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/ca/Firefox%20Setup%20132.0b8.exe - InstallerSha256: BE40EA2BD73BA9EA889CE7A5CEF8339016EFBA88472E9B596006B0DA0B45D184 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ca/Firefox%20Setup%20132.0b9.exe + InstallerSha256: BF2824EE1A4E00B07A263D3CAAD36E954BA55513A177E2327204E4FD214BEC7C ProductCode: Firefox Developer Edition 132.0 (x64 ca) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/ca/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 2C2C3BFFEB36F45EA58F948F5206C1936E1D1487A68BDE5D11897B7D81D43592 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ca/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B726CF07A87B0A31BA011A64F039CBD1653BF9CF418F4BA2680303F71DF42D60 ProductCode: Firefox Developer Edition 132.0 (arm64 ca) ManifestType: installer ManifestVersion: 1.6.0 From 6674800600cbfafa9a787419ba07c7b26e00e16a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:25:33 +0800 Subject: [PATCH 019/170] Update: Mozilla.Firefox.DeveloperEdition.cs version 132.0 (132.0b9) (#184200) --- ...illa.Firefox.DeveloperEdition.cs.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/cs/132.0/Mozilla.Firefox.DeveloperEdition.cs.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/cs/132.0/Mozilla.Firefox.DeveloperEdition.cs.installer.yaml index 306334922ea90..a7b534196d127 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/cs/132.0/Mozilla.Firefox.DeveloperEdition.cs.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/cs/132.0/Mozilla.Firefox.DeveloperEdition.cs.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/cs/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 08E89B3322E77D100C45E693BAAC5EE677043BB5AA6F15079C31B2F980406653 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/cs/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 10A407FFCEFEDEC84B8A22A13DAC9A9D6798D2E3714A08B922D19C0FC9840A10 ProductCode: Firefox Developer Edition 132.0 (x86 cs) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/cs/Firefox%20Setup%20132.0b8.exe - InstallerSha256: D9E1150779D07D2BCCBDDCB68EB9BA819970E2F2150DD296F1EE68A2515A535C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/cs/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 28584F504F595458B63562015DD620EDD265FB93D8D20C0BBB4E541F43AA2F5A ProductCode: Firefox Developer Edition 132.0 (x64 cs) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/cs/Firefox%20Setup%20132.0b8.exe - InstallerSha256: B99D7E1D71386169A1AA8BF1FD2E9E57A01FF2301FE499BE2516BE36291BAE8A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/cs/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E9938DA8091FDBA62E987DF43FC4D3C57A9BDCBE8BD28A70121E6202772DF2B8 ProductCode: Firefox Developer Edition 132.0 (arm64 cs) ManifestType: installer ManifestVersion: 1.6.0 From bc8fd7e85eeb1cceaabc0be29afc03e9b16cbe1a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:25:38 +0800 Subject: [PATCH 020/170] Update: Mozilla.Firefox.DeveloperEdition.br version 132.0 (132.0b9) (#184195) --- ...illa.Firefox.DeveloperEdition.br.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/br/132.0/Mozilla.Firefox.DeveloperEdition.br.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/br/132.0/Mozilla.Firefox.DeveloperEdition.br.installer.yaml index e21c688847255..c3e955d017dfc 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/br/132.0/Mozilla.Firefox.DeveloperEdition.br.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/br/132.0/Mozilla.Firefox.DeveloperEdition.br.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/br/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 8E985D5A2993448C854D08256AA80C46CC31074192FE694D06B608C72D8EEBE4 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/br/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D26C019FA6975C80DCB22E6357C5C1AA459580CD136049C7BDB246A1F1527670 ProductCode: Firefox Developer Edition 132.0 (x86 br) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/br/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 9F2C72DE53B6F5371EFCC6E84CDC2F546FB8BA66746C96C3AD88CB966892F57B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/br/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8882447AAD88B11F648058681DC621CC5EB0C2F037F55AE6590BC55B7102CC97 ProductCode: Firefox Developer Edition 132.0 (x64 br) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/br/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 5DA99279028905844B625A023FB620DC7A10A56456D1CDDDA66819E5878DF330 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/br/Firefox%20Setup%20132.0b9.exe + InstallerSha256: CA071B72D810E9D1DB3CF7EE187D88E7314354A34F8F9C5367F7CF23CA896DB7 ProductCode: Firefox Developer Edition 132.0 (arm64 br) ManifestType: installer ManifestVersion: 1.6.0 From fa4704f828edcf859092f3925ac1656fe66bdb25 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:25:42 +0800 Subject: [PATCH 021/170] Update: Mozilla.Firefox.DeveloperEdition.bs version 132.0 (132.0b9) (#184196) --- ...illa.Firefox.DeveloperEdition.bs.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/bs/132.0/Mozilla.Firefox.DeveloperEdition.bs.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/bs/132.0/Mozilla.Firefox.DeveloperEdition.bs.installer.yaml index 119d89bb89e2f..105473f1dc5d7 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/bs/132.0/Mozilla.Firefox.DeveloperEdition.bs.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/bs/132.0/Mozilla.Firefox.DeveloperEdition.bs.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/bs/Firefox%20Setup%20132.0b8.exe - InstallerSha256: C7EB51CC31604F8409DCB0DB34FA4F909F61D930F4B3685A59703F7BE3D0F627 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/bs/Firefox%20Setup%20132.0b9.exe + InstallerSha256: FF75969A53004359E51CC1DEEB64C3DABA47942C0958762CE1D1168D0C6D20C4 ProductCode: Firefox Developer Edition 132.0 (x86 bs) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/bs/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 18678F405A8A354159198665BF2DAC60A6E965C7D2B57D7D577AD57B08A7E108 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/bs/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E85091E6F976A3D3F6FB0DF62ADD957A0430300D93516BD611FF330C9980FC6B ProductCode: Firefox Developer Edition 132.0 (x64 bs) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/bs/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 0403371326191621385ACCAB84A3A189282AD4B36DBEDE04CB055720C5F1E50F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/bs/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 996936A8089197BDBE998C74EB27BEAE9EA2A0A62B8CD8D4A390312E5C51B235 ProductCode: Firefox Developer Edition 132.0 (arm64 bs) ManifestType: installer ManifestVersion: 1.6.0 From 0775e2528420632dcd23e5c7b7ca22476d8c1baa Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:26:01 +0800 Subject: [PATCH 022/170] Update: Mozilla.Firefox.DeveloperEdition.bn version 132.0 (132.0b9) (#184194) --- ...illa.Firefox.DeveloperEdition.bn.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/bn/132.0/Mozilla.Firefox.DeveloperEdition.bn.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/bn/132.0/Mozilla.Firefox.DeveloperEdition.bn.installer.yaml index e1ae7df57575e..8654d0f3ba0a9 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/bn/132.0/Mozilla.Firefox.DeveloperEdition.bn.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/bn/132.0/Mozilla.Firefox.DeveloperEdition.bn.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/bn/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 820DEBCADBF99C639BD7749CCC516353DC57F91740175B2D0E3CCC7D85AE40C7 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/bn/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B7B02BFF7E506D19ED11C47E4C996457E16A1CA86E8BBA0B889F84A20E745A7F ProductCode: Firefox Developer Edition 132.0 (x86 bn) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/bn/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 51DE9F6F0D9783C4CA2BC6D4C495978C672838AADA90872AD8B0205595EAB4D1 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/bn/Firefox%20Setup%20132.0b9.exe + InstallerSha256: AAEAC90391D9DDF6C4C9AA04498BBF57DF2A802A36E46B91670152768069A529 ProductCode: Firefox Developer Edition 132.0 (x64 bn) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/bn/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 69699EF8B0B110CD99EE76CB49336F2283D49D8019386F0EEEEBE443874333EC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/bn/Firefox%20Setup%20132.0b9.exe + InstallerSha256: BBED45D2A054E049E8E4E130178E34B975E675CADE499C568CDB0C6CD2CFC177 ProductCode: Firefox Developer Edition 132.0 (arm64 bn) ManifestType: installer ManifestVersion: 1.6.0 From b85d810f03e7ec3ce2b393443aa4a2ad9780d246 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:26:37 +0800 Subject: [PATCH 023/170] Update: Mozilla.Firefox.DeveloperEdition.el version 132.0 (132.0b9) (#184205) --- ...illa.Firefox.DeveloperEdition.el.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/el/132.0/Mozilla.Firefox.DeveloperEdition.el.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/el/132.0/Mozilla.Firefox.DeveloperEdition.el.installer.yaml index df325387bf0b2..7666eee3e4ce1 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/el/132.0/Mozilla.Firefox.DeveloperEdition.el.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/el/132.0/Mozilla.Firefox.DeveloperEdition.el.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/el/Firefox%20Setup%20132.0b8.exe - InstallerSha256: DC6E1DF7437211D4FCCC24E3ED2101117CB545FB37858A0F40FBE878E058F6E4 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/el/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 374E212F9A0639D527D07D10FDA619C1DCA21BD80A2E032AF9B70714D1C5B8E7 ProductCode: Firefox Developer Edition 132.0 (x86 el) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/el/Firefox%20Setup%20132.0b8.exe - InstallerSha256: FE5C3EFA1823D4A48F1EA5B17DC80870617B2199F9548631CF4EED7D65DC879E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/el/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 566BD48EB755C834A354047C7F9B61EA4915D379E5EB429239A6D9CCBD956168 ProductCode: Firefox Developer Edition 132.0 (x64 el) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/el/Firefox%20Setup%20132.0b8.exe - InstallerSha256: C6B0EB5E544F6900A2249840C0FC0AE8B27AABF5719DCB62732DF52E44EE77D2 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/el/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 535C706B5715547C2945255D1F3207AF5FAE38204C87843C6D4B4AC0E7A5E4CC ProductCode: Firefox Developer Edition 132.0 (arm64 el) ManifestType: installer ManifestVersion: 1.6.0 From 7d3f21da2745d930c0b4cee3819c7742cf2051c9 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:26:45 +0800 Subject: [PATCH 024/170] Update: Mozilla.Firefox.DeveloperEdition.en-GB version 132.0 (132.0b9) (#184207) --- ...a.Firefox.DeveloperEdition.en-GB.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/en-GB/132.0/Mozilla.Firefox.DeveloperEdition.en-GB.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/en-GB/132.0/Mozilla.Firefox.DeveloperEdition.en-GB.installer.yaml index 03730d4e9660a..385e1e19d18c9 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/en-GB/132.0/Mozilla.Firefox.DeveloperEdition.en-GB.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/en-GB/132.0/Mozilla.Firefox.DeveloperEdition.en-GB.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/en-GB/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 269B9661DB312B4FDA82B43855DFE31DA5F583980C157345F818D0A658C7D946 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/en-GB/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8A2258B5241F4CB4A290860ABDA0EC85D304404BC76737427640794F53CA7E1A ProductCode: Firefox Developer Edition 132.0 (x86 en-GB) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/en-GB/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 6F7696511B0BBC054F0784C553E4FB4A8597811186BF4CAFDD0560FEFA2D5954 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/en-GB/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 7C7D50A1BDBC143A00DC80B051D69B55E2B3AC3D4E2D953CA23593454A5D52A8 ProductCode: Firefox Developer Edition 132.0 (x64 en-GB) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/en-GB/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 0DBBB1F3B7B769AAB17A53187ADE7B2B7FDC08A8CCA4266E5DC25584DDA55718 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/en-GB/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B72C7158BCB42B18CB4E2E0D83AB702C9494583F4003B5A3D19A8C8D0A6B09BD ProductCode: Firefox Developer Edition 132.0 (arm64 en-GB) ManifestType: installer ManifestVersion: 1.6.0 From f9c22452b272df23fef61159fab7c689a93aa9fa Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:26:57 +0800 Subject: [PATCH 025/170] Update: Mozilla.Firefox.DeveloperEdition.dsb version 132.0 (132.0b9) (#184204) --- ...lla.Firefox.DeveloperEdition.dsb.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/dsb/132.0/Mozilla.Firefox.DeveloperEdition.dsb.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/dsb/132.0/Mozilla.Firefox.DeveloperEdition.dsb.installer.yaml index fc20a4ee1d110..6cd2f2c91e5fd 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/dsb/132.0/Mozilla.Firefox.DeveloperEdition.dsb.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/dsb/132.0/Mozilla.Firefox.DeveloperEdition.dsb.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/dsb/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 6595E022F490F9B2313B6439CFB52F0C3A6B410FF5B4E5FBD9B96B0C81107A52 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/dsb/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 33670D178715D28D9478A8B34AB653990AF01227956BF86B911BEA0703EE917B ProductCode: Firefox Developer Edition 132.0 (x86 dsb) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/dsb/Firefox%20Setup%20132.0b8.exe - InstallerSha256: FF49802F2B7798C5E1D9AA3848D2746D3CA2484328349329D0DFDAAE45A985AF + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/dsb/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 7D7187A7E03F7CE6ADEC8AD3A3C1A319BF83B51EC8CF8C26B7C6851177C07987 ProductCode: Firefox Developer Edition 132.0 (x64 dsb) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/dsb/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 487F4A0B0C81CBA3CFA96D1FEA72DFC3E9EEB6C4BD2A8290F67BA5762E531D4E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/dsb/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B47B65AEAB8DC45449605D494F64515502332FC08103717DD0B9B351899C7313 ProductCode: Firefox Developer Edition 132.0 (arm64 dsb) ManifestType: installer ManifestVersion: 1.6.0 From 8c4daa560ad0fba28611e66bb8be09e6a41ae495 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:27:32 +0800 Subject: [PATCH 026/170] Update: Mozilla.Firefox.DeveloperEdition.es-CL version 132.0 (132.0b9) (#184210) --- ...a.Firefox.DeveloperEdition.es-CL.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-CL/132.0/Mozilla.Firefox.DeveloperEdition.es-CL.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-CL/132.0/Mozilla.Firefox.DeveloperEdition.es-CL.installer.yaml index fc0b959adcad8..1a6af53042173 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-CL/132.0/Mozilla.Firefox.DeveloperEdition.es-CL.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-CL/132.0/Mozilla.Firefox.DeveloperEdition.es-CL.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/es-CL/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 4C6B5B4EF2D45EA11E3FC14549EE1E2F9490B2833E8ED5615B174D7A563C8767 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/es-CL/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C5C9FF11EC9919EB1D421EC9BF7461B95FEF40DDFD7620217C334D9FF1A5A5BA ProductCode: Firefox Developer Edition 132.0 (x86 es-CL) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/es-CL/Firefox%20Setup%20132.0b8.exe - InstallerSha256: C8101C5770FA074F3D94E6A988A8438828CC41A8BC5294AF77B5FD23082E31E6 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/es-CL/Firefox%20Setup%20132.0b9.exe + InstallerSha256: FD7AF704C01AA4B75D4BC5BDE1777BD6B7F266665EED3BAC9763CE402905626F ProductCode: Firefox Developer Edition 132.0 (x64 es-CL) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/es-CL/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 6ACA80D5C00E8BCF526180CD53486D5D9DE0821FCE44B14EC799502210BDCA98 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/es-CL/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 790DF1BE3F1DBA4BB9A2286B1A6FF2EE7498DB4783C2090287E13240F32E7B23 ProductCode: Firefox Developer Edition 132.0 (arm64 es-CL) ManifestType: installer ManifestVersion: 1.6.0 From 22fea988ffde2580e2492fc74dac6139bfa72b85 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:27:35 +0800 Subject: [PATCH 027/170] Update: Mozilla.Firefox.DeveloperEdition.es-ES version 132.0 (132.0b9) (#184211) --- ...a.Firefox.DeveloperEdition.es-ES.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-ES/132.0/Mozilla.Firefox.DeveloperEdition.es-ES.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-ES/132.0/Mozilla.Firefox.DeveloperEdition.es-ES.installer.yaml index 9af48095d7ca3..ee75f7a53094e 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-ES/132.0/Mozilla.Firefox.DeveloperEdition.es-ES.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-ES/132.0/Mozilla.Firefox.DeveloperEdition.es-ES.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/es-ES/Firefox%20Setup%20132.0b8.exe - InstallerSha256: BC54199CE73BA7BEFEC6EA92E1C339EAEECF6A081F35CFEA843077D717391DE2 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/es-ES/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5D7E438106ECEC60414A500EDEC5F3546FD2A9B9BD3483350978190C33A97525 ProductCode: Firefox Developer Edition 132.0 (x86 es-ES) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/es-ES/Firefox%20Setup%20132.0b8.exe - InstallerSha256: E842C48C8F74D8CAFDDFF6ADD241F23D8205285CAD96E60D8E2F8AB680909B39 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/es-ES/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C019D73105879D07BA7752C6755D4F7ED8FABCC2A5BC9C16B721AE2F01CBAD55 ProductCode: Firefox Developer Edition 132.0 (x64 es-ES) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/es-ES/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 9A0E281160EFACBF56E4054F2A07703D793007DA269CECCFF7F66DB2877C2759 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/es-ES/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 74B5129211DD4BD84FB273B2DB52AA06C5D70CAD04FD5973DFA1633FABCB90B5 ProductCode: Firefox Developer Edition 132.0 (arm64 es-ES) ManifestType: installer ManifestVersion: 1.6.0 From 8dbf64cefab6c1481141c671267e5762ed4a8853 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:27:40 +0800 Subject: [PATCH 028/170] Update: Mozilla.Firefox.DeveloperEdition.fa version 132.0 (132.0b9) (#184215) --- ...illa.Firefox.DeveloperEdition.fa.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/fa/132.0/Mozilla.Firefox.DeveloperEdition.fa.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/fa/132.0/Mozilla.Firefox.DeveloperEdition.fa.installer.yaml index ee9394e5720d2..11c705ccfc1e8 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/fa/132.0/Mozilla.Firefox.DeveloperEdition.fa.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/fa/132.0/Mozilla.Firefox.DeveloperEdition.fa.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/fa/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 923E1588EEDE0FF49731E110EC06765CB12BDE863B2B27B012F133BBB6BF7A6B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/fa/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 60463A81D754A061868651FFDD7FAED7C0D4860045B8E6437C1F72B751CDFB5C ProductCode: Firefox Developer Edition 132.0 (x86 fa) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/fa/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 83239CB2828FC98A765DDF7AE7967049519455F9376054F4709AC9D05AA0DA26 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/fa/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 533F27A146A659B41DFCC39429CB6784D74B8A8BABACF9B39ACE219040A67F19 ProductCode: Firefox Developer Edition 132.0 (x64 fa) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/fa/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 65C79B87FBD3C7966DDD8ABB7DCDA68EAD0F7DAF97F1B7C10C6D166BE81D740E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/fa/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5EEF128819994DBB20D5535DAC92E7676F2353EB75D0872353DBF1D7EBEFA395 ProductCode: Firefox Developer Edition 132.0 (arm64 fa) ManifestType: installer ManifestVersion: 1.6.0 From 48b14f233cb3c3a8790e83e7432ffd97a283179c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:27:47 +0800 Subject: [PATCH 029/170] Update: Mozilla.Firefox.DeveloperEdition.fi version 132.0 (132.0b9) (#184217) --- ...illa.Firefox.DeveloperEdition.fi.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/fi/132.0/Mozilla.Firefox.DeveloperEdition.fi.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/fi/132.0/Mozilla.Firefox.DeveloperEdition.fi.installer.yaml index e427a6082c4d0..e614973b6b432 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/fi/132.0/Mozilla.Firefox.DeveloperEdition.fi.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/fi/132.0/Mozilla.Firefox.DeveloperEdition.fi.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/fi/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 8DC75F425B8ED5C238ADCCB1C302409EC88B3E6982172BA8A52BFFED325A40FB + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/fi/Firefox%20Setup%20132.0b9.exe + InstallerSha256: EDB6B8E47D1AA550532AA332F69E1F79C489289FFC49D4A581B11A1F0D5DCB23 ProductCode: Firefox Developer Edition 132.0 (x86 fi) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/fi/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 19BFF3902887414758C5BCCE63B9F0DAD2B5B807D6DF7EC1B0CE187C5B13E5B3 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/fi/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 2AF604B9B04C3AEC1BF61F833EAE8D39E91639F45F712E2B4FC60E79489EB43E ProductCode: Firefox Developer Edition 132.0 (x64 fi) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/fi/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 0AD4F49408D996E8A9CE96E4C2E4D2F87D5550957595DA2AED9FA90C25DDF3A7 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/fi/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 59D98088608790775D8AEFF20BD7BA33C83E555F961459D08E131A6B323C58E3 ProductCode: Firefox Developer Edition 132.0 (arm64 fi) ManifestType: installer ManifestVersion: 1.6.0 From 8a5578575220090654d137e79b0c1e307a6c6e2e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:27:53 +0800 Subject: [PATCH 030/170] Update: Mozilla.Firefox.DeveloperEdition.fur version 132.0 (132.0b9) (#184219) --- ...lla.Firefox.DeveloperEdition.fur.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/fur/132.0/Mozilla.Firefox.DeveloperEdition.fur.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/fur/132.0/Mozilla.Firefox.DeveloperEdition.fur.installer.yaml index 464714e1bc9eb..9b83de64f52e0 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/fur/132.0/Mozilla.Firefox.DeveloperEdition.fur.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/fur/132.0/Mozilla.Firefox.DeveloperEdition.fur.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/fur/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 5CAF60FF063E861F51CD16E090B6E546DF1564F79BCD68F85C2A7B6528EBAF8E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/fur/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B1AB753AD1FDEBACD2E1AAE1C852D9716EB93D727B09A41BA37AEFF3204E492F ProductCode: Firefox Developer Edition 132.0 (x86 fur) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/fur/Firefox%20Setup%20132.0b8.exe - InstallerSha256: D802ABB85B973DE96CF1910A6B8B420DC3A6127CAB5CA4AA430E8C03C96E4F0F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/fur/Firefox%20Setup%20132.0b9.exe + InstallerSha256: EFBF085970446B04D4FC0C20FF7CB00133F5A49D525D87E5FD9123039FBDF625 ProductCode: Firefox Developer Edition 132.0 (x64 fur) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/fur/Firefox%20Setup%20132.0b8.exe - InstallerSha256: F0629F18508756DFAB55A10C171E9679AF808909798C3604168B7D715982D0C4 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/fur/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 31CC254CAFFBD0C6D39BA3355E850802BCE3540C11664603BCDD7265D729A238 ProductCode: Firefox Developer Edition 132.0 (arm64 fur) ManifestType: installer ManifestVersion: 1.6.0 From 3e0adc874ed949248cbd0041c340c51e7968ca02 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:27:57 +0800 Subject: [PATCH 031/170] Update: Mozilla.Firefox.DeveloperEdition.fy-NL version 132.0 (132.0b9) (#184220) --- ...a.Firefox.DeveloperEdition.fy-NL.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/fy-NL/132.0/Mozilla.Firefox.DeveloperEdition.fy-NL.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/fy-NL/132.0/Mozilla.Firefox.DeveloperEdition.fy-NL.installer.yaml index 4e4bb748bcc27..1ee1a749793c4 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/fy-NL/132.0/Mozilla.Firefox.DeveloperEdition.fy-NL.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/fy-NL/132.0/Mozilla.Firefox.DeveloperEdition.fy-NL.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/fy-NL/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 3FC1C45310743DD72176DEC8BFA8DF77B434C537583664A0249B3650141B84A6 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/fy-NL/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5BF9E90AFCAB025FF37BFB0BF0F43C3F9CE4A47E936591E2C50B67AE8E6312D4 ProductCode: Firefox Developer Edition 132.0 (x86 fy-NL) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/fy-NL/Firefox%20Setup%20132.0b8.exe - InstallerSha256: F0D4CFEA2DA51208BEB286C2DE5C5609E8BCCCE7DC9A38F792DC55FD90E7DB27 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/fy-NL/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 9C6BD5E65E4A30E6D1931F7F71522775C51B5A2E3F9FDDBC5B7C1653003EE7E5 ProductCode: Firefox Developer Edition 132.0 (x64 fy-NL) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/fy-NL/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 62D8E9190EA1BFDEF11D1A2E03B8DD32AD90E79B7D602A8F0457DC9DF79537D1 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/fy-NL/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 00DEC11EB4511803A9A3E2F56345885C448BE5A7A4D7F4341142EEEF2FFADDBB ProductCode: Firefox Developer Edition 132.0 (arm64 fy-NL) ManifestType: installer ManifestVersion: 1.6.0 From 0f8b251784540d651e8499146ea3aa626ed187e5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:28:01 +0800 Subject: [PATCH 032/170] Update: Mozilla.Firefox.DeveloperEdition.gd version 132.0 (132.0b9) (#184222) --- ...illa.Firefox.DeveloperEdition.gd.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/gd/132.0/Mozilla.Firefox.DeveloperEdition.gd.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/gd/132.0/Mozilla.Firefox.DeveloperEdition.gd.installer.yaml index 54f2623de7d01..ea6cd00a16d8d 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/gd/132.0/Mozilla.Firefox.DeveloperEdition.gd.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/gd/132.0/Mozilla.Firefox.DeveloperEdition.gd.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/gd/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 4E6773459E603CBC7F7650E86F54CD102F8C6FC77FB185F2AEBC35DA7D7411DF + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/gd/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 38D34A52BAC066BF18BD6EAE73176366C70DA775E63662D23D8C0D9A6E3BCCDA ProductCode: Firefox Developer Edition 132.0 (x86 gd) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/gd/Firefox%20Setup%20132.0b8.exe - InstallerSha256: A7822AF18295B16659DB06180DFE80FABA985E509BB91697C66A75EABFDADAFC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/gd/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 2872EE2AAAC8D356EEDAF0838E08D9EAAC186DDCA669A725A1599FE44300A2E2 ProductCode: Firefox Developer Edition 132.0 (x64 gd) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/gd/Firefox%20Setup%20132.0b8.exe - InstallerSha256: A240044D2172BAFC511BB5A968A5E7125C6DF7F93C632779DAD33F00E3119041 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/gd/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 53F75050808E5146591343218CBD6DCB04AD4F783D16CC842166692521D42A3A ProductCode: Firefox Developer Edition 132.0 (arm64 gd) ManifestType: installer ManifestVersion: 1.6.0 From 8c22a0c9479547310461e83512bf17b9029a2640 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:28:04 +0800 Subject: [PATCH 033/170] Update: Mozilla.Firefox.DeveloperEdition.ga-IE version 132.0 (132.0b9) (#184221) --- ...a.Firefox.DeveloperEdition.ga-IE.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ga-IE/132.0/Mozilla.Firefox.DeveloperEdition.ga-IE.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ga-IE/132.0/Mozilla.Firefox.DeveloperEdition.ga-IE.installer.yaml index af0a40d0e34d6..c080f6e1a5086 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ga-IE/132.0/Mozilla.Firefox.DeveloperEdition.ga-IE.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ga-IE/132.0/Mozilla.Firefox.DeveloperEdition.ga-IE.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/ga-IE/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 31C0F97A839B8B76161977CD7FBA727C83C45F3CF6AC67CB687BD5C2ADC74AF0 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ga-IE/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8412EFDCC3E3B8A465E1710269CEBD836EC28D7E9A06D5BFEE2EC6B1EE97471E ProductCode: Firefox Developer Edition 132.0 (x86 ga-IE) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/ga-IE/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 00F7D023E4B21EFAC2073C9601ECFC6DE6A312F23FA3D61EC4CB334BB7E6F302 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ga-IE/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D98DB527FA3452689D560AB49740291BF30EB524E3B11E46033E24BE5BF926E7 ProductCode: Firefox Developer Edition 132.0 (x64 ga-IE) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/ga-IE/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 5A22410FD19E323E059A37FB74FA4AE813BF5B4EEBBFACB1CB09B38C51118EA1 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ga-IE/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 2E310D37CAE967E8B4A786FD676496BE370F134ED57C67A1745CAD3B674F8398 ProductCode: Firefox Developer Edition 132.0 (arm64 ga-IE) ManifestType: installer ManifestVersion: 1.6.0 From c2263d8e4539c4575251c667522f2df88b225bae Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:28:09 +0800 Subject: [PATCH 034/170] Update: Mozilla.Firefox.DeveloperEdition.gu-IN version 132.0 (132.0b9) (#184225) --- ...a.Firefox.DeveloperEdition.gu-IN.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/gu-IN/132.0/Mozilla.Firefox.DeveloperEdition.gu-IN.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/gu-IN/132.0/Mozilla.Firefox.DeveloperEdition.gu-IN.installer.yaml index c97e106ee9891..73e0fcfe7f992 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/gu-IN/132.0/Mozilla.Firefox.DeveloperEdition.gu-IN.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/gu-IN/132.0/Mozilla.Firefox.DeveloperEdition.gu-IN.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/gu-IN/Firefox%20Setup%20132.0b8.exe - InstallerSha256: C4485C3A655412EDFE9F63AB477429B9DA436AE885F137A720989A7E382CBC7C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/gu-IN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C5AC0C59B329B0B9534DF0FF5F55834B48141379488004825D88D72E4F2AB02D ProductCode: Firefox Developer Edition 132.0 (x86 gu-IN) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/gu-IN/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 419C0FBC0DB991938DE9A92A09122147913560CF3E75CE73406A70F8C11C3294 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/gu-IN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 6B86F1F81160A2A94E64510BD69F206F1A8F480160750BD28064DE24CBB3547B ProductCode: Firefox Developer Edition 132.0 (x64 gu-IN) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/gu-IN/Firefox%20Setup%20132.0b8.exe - InstallerSha256: D4581A8BE05ECCD839F6C82833C6B6095E92F5759E7E9F5D35604D87C864FF07 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/gu-IN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D10669987B67F7DDE20F6E741983B53CED37258C5506F9F615427D2D9F165DFF ProductCode: Firefox Developer Edition 132.0 (arm64 gu-IN) ManifestType: installer ManifestVersion: 1.6.0 From dc449641cf6c7cc11eb737a18ef0b49a7a4b332e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:28:17 +0800 Subject: [PATCH 035/170] Update: Mozilla.Firefox.DeveloperEdition.es-MX version 132.0 (132.0b9) (#184212) --- ...a.Firefox.DeveloperEdition.es-MX.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-MX/132.0/Mozilla.Firefox.DeveloperEdition.es-MX.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-MX/132.0/Mozilla.Firefox.DeveloperEdition.es-MX.installer.yaml index 7c320abc8c52f..773e39d47c566 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-MX/132.0/Mozilla.Firefox.DeveloperEdition.es-MX.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-MX/132.0/Mozilla.Firefox.DeveloperEdition.es-MX.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/es-MX/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 4993D1E0E764ADB1F8131FA7B5451E0C543DC0DE3EA7C10381CD769657939F00 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/es-MX/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 4AC8E156E1E99FE8D3238392F88DC6C31825EA951070A1CC07017F0D4BAE1ED8 ProductCode: Firefox Developer Edition 132.0 (x86 es-MX) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/es-MX/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 290678E71F868C6CB97175356CE103BA3B6E5753742FFD5ABE08151A26B4C8E6 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/es-MX/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 4BCAE563B9D4A72A467DCE87B15E39EE7241DB46C57A9A9B7C32845762CF51C6 ProductCode: Firefox Developer Edition 132.0 (x64 es-MX) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/es-MX/Firefox%20Setup%20132.0b8.exe - InstallerSha256: D29032D953B8A964032EA245EB5336744F631C8E22C237C7599E0B5CA59DF314 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/es-MX/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 0AECD4D07F8A4F7D92E9436FF5C2BA271C935C95A6D28110AC92C827ED418CDF ProductCode: Firefox Developer Edition 132.0 (arm64 es-MX) ManifestType: installer ManifestVersion: 1.6.0 From b33b316f63cd6e44c011f48d71362563b040696d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:28:25 +0800 Subject: [PATCH 036/170] Update: Mozilla.Firefox.DeveloperEdition.he version 132.0 (132.0b9) (#184226) --- ...illa.Firefox.DeveloperEdition.he.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/he/132.0/Mozilla.Firefox.DeveloperEdition.he.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/he/132.0/Mozilla.Firefox.DeveloperEdition.he.installer.yaml index 3e088f3819e49..846f503c69a0e 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/he/132.0/Mozilla.Firefox.DeveloperEdition.he.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/he/132.0/Mozilla.Firefox.DeveloperEdition.he.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/he/Firefox%20Setup%20132.0b8.exe - InstallerSha256: B1968F7810D7493F13A626F2B522D29642CF7CB8DA53CFA28742ED0DFC8CD45D + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/he/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5658B7374B7212A4B70B4DD3C6AAF70D77C0FF15E9384800EF7A2F45FFD66869 ProductCode: Firefox Developer Edition 132.0 (x86 he) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/he/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 18911653F829EAAF3AAFB73FAF7D05CCCEEAADA934B99E9552A1B9D68B9FD2FD + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/he/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 42EB97BE82EBF759F3DB52142F52EAD0966F99C16E29EB2C94F8D7186292DD49 ProductCode: Firefox Developer Edition 132.0 (x64 he) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/he/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 10857F5EA38D673F054E8B03F03E8D2F24FC7604EE6AE5578F709CD17D2B4BF1 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/he/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 0FEA9440C2A2F679D1D9FACE58496940D5F2A69121C4588181469DD446968CC3 ProductCode: Firefox Developer Edition 132.0 (arm64 he) ManifestType: installer ManifestVersion: 1.6.0 From 2eb96a4305a02028a72b05417b796c87ff906d06 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:28:31 +0800 Subject: [PATCH 037/170] Update: Mozilla.Firefox.DeveloperEdition.eu version 132.0 (132.0b9) (#184214) --- ...illa.Firefox.DeveloperEdition.eu.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/eu/132.0/Mozilla.Firefox.DeveloperEdition.eu.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/eu/132.0/Mozilla.Firefox.DeveloperEdition.eu.installer.yaml index 4ab69af5ec1eb..0c39d3d6a8f51 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/eu/132.0/Mozilla.Firefox.DeveloperEdition.eu.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/eu/132.0/Mozilla.Firefox.DeveloperEdition.eu.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/eu/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 39B033382998D47D508354A42709CEB93C3A9EB96B13DA54393EDFDE334B0BD4 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/eu/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 50A47975FF266D58685673EB154B8A15E6F4BCD0665AEC8EA918AEBC56A77CE7 ProductCode: Firefox Developer Edition 132.0 (x86 eu) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/eu/Firefox%20Setup%20132.0b8.exe - InstallerSha256: CFEE90D0406A41185C48A8B7476650EECE6C0D0EE95FEBDE1F64094F976AAD89 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/eu/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 60C602EC2CC77CE482169E4B373913AA4569450E86E33797C3C0F830778DD226 ProductCode: Firefox Developer Edition 132.0 (x64 eu) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/eu/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 6471D08BBBEA7D785DEBC5E90B518CAF649D45BC0E498809CA696F0F45E0CDE7 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/eu/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 7715614A4B2D4D87E47C52B03990CA49DC7CCAA4DCDDEF673606D56DF2E76639 ProductCode: Firefox Developer Edition 132.0 (arm64 eu) ManifestType: installer ManifestVersion: 1.6.0 From 99dc8f80fd91131d6fc00abda7f2561ab12609be Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:28:34 +0800 Subject: [PATCH 038/170] Update: Mozilla.Firefox.DeveloperEdition.fr version 132.0 (132.0b9) (#184218) --- ...illa.Firefox.DeveloperEdition.fr.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/fr/132.0/Mozilla.Firefox.DeveloperEdition.fr.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/fr/132.0/Mozilla.Firefox.DeveloperEdition.fr.installer.yaml index 4af17c795eb93..0b562dd616617 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/fr/132.0/Mozilla.Firefox.DeveloperEdition.fr.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/fr/132.0/Mozilla.Firefox.DeveloperEdition.fr.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/fr/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 0EC38D811CF67EC49B0FD07508584D3509618578F7E935E12E504BBA59131BE0 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/fr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 885453F2CE8AA973184BCC3826D95D47950D994AFA2CA3473ACFF79D3C95CD48 ProductCode: Firefox Developer Edition 132.0 (x86 fr) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/fr/Firefox%20Setup%20132.0b8.exe - InstallerSha256: BF6433591E34862AE666273F8C94CCA1DB88E01C19422CDD34467E81531FC3A8 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/fr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 069CBFA33A99B1638B8E696B40952E3EFCE94E1BFA19ABD2AE088081FABF8C12 ProductCode: Firefox Developer Edition 132.0 (x64 fr) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/fr/Firefox%20Setup%20132.0b8.exe - InstallerSha256: B40233C5D5B41DED40DCED14F9C5374704C561BEDCEDE4B1AC98890E72B45B53 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/fr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: FC7B050924280921D5A289A955B7A2FFC7C72DEE679B95C2554129D2103BFD08 ProductCode: Firefox Developer Edition 132.0 (arm64 fr) ManifestType: installer ManifestVersion: 1.6.0 From 191a4e89868e3e1a7d4b7d7fe897f5c8a230903d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:28:43 +0800 Subject: [PATCH 039/170] Update: Mozilla.Firefox.DeveloperEdition.gl version 132.0 (132.0b9) (#184223) --- ...illa.Firefox.DeveloperEdition.gl.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/gl/132.0/Mozilla.Firefox.DeveloperEdition.gl.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/gl/132.0/Mozilla.Firefox.DeveloperEdition.gl.installer.yaml index 5e980be6c270e..c662943f22987 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/gl/132.0/Mozilla.Firefox.DeveloperEdition.gl.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/gl/132.0/Mozilla.Firefox.DeveloperEdition.gl.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/gl/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 1DA89E29E3F70D5725724B8549EDC468E466E2B0F372C0ED5F385B3B8938BE74 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/gl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: DA881783D6FE2B63DBDFE6E8CEA2508D2C50EA3A7684F70BDA9296A1876E343A ProductCode: Firefox Developer Edition 132.0 (x86 gl) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/gl/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 7112FE04CBB95EC57147E1BD38416B08D35C078BE536DBC7C90823CBC965DFB5 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/gl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 770DCE3A984FC1E15B5E5B0D60E973A1F8B3DE8752BAFCF465B89577AFCD7921 ProductCode: Firefox Developer Edition 132.0 (x64 gl) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/gl/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 0503ED84A9007C47F2FB47A3012F341708BD89D232D0C9CB22D969B0F1BEFAA1 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/gl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 533535699D144D5856D6BF85FFD919A24619CFACB8043801089E6A91D601C164 ProductCode: Firefox Developer Edition 132.0 (arm64 gl) ManifestType: installer ManifestVersion: 1.6.0 From c74d5844d26bc99f7dd493aaff3e5ba67f7267bd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:28:48 +0800 Subject: [PATCH 040/170] Update: Mozilla.Firefox.DeveloperEdition.et version 132.0 (132.0b9) (#184213) --- ...illa.Firefox.DeveloperEdition.et.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/et/132.0/Mozilla.Firefox.DeveloperEdition.et.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/et/132.0/Mozilla.Firefox.DeveloperEdition.et.installer.yaml index fea65162d8142..9cc1a012253a4 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/et/132.0/Mozilla.Firefox.DeveloperEdition.et.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/et/132.0/Mozilla.Firefox.DeveloperEdition.et.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/et/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 3F69A85A5B62FC5582B101E03888252EF23746D492D5C92AA900A9DF7B627DAD + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/et/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 958551A4DD3D5D7C172362297D2319A028D77C3519916256E48C5D7BF767ED64 ProductCode: Firefox Developer Edition 132.0 (x86 et) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/et/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 751278BEFAF1BCEBBE30427E99B74CAC60ABDAF46DD05CCE9E620B6C1CBA5179 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/et/Firefox%20Setup%20132.0b9.exe + InstallerSha256: DE44589187354009C20E535BB3BAFA241C9C5340727291ADCDCC1365F52F255C ProductCode: Firefox Developer Edition 132.0 (x64 et) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/et/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 71C4A810703A15126790F6DFA47E557F0788AE24A1B5C9478FE60260C7587DC8 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/et/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E6CB44738135912BEE096617E8D16FCDDB3D4B13E4657DD6DF2F43D54D1923C6 ProductCode: Firefox Developer Edition 132.0 (arm64 et) ManifestType: installer ManifestVersion: 1.6.0 From d150481d619a274b53d5b60b459a751d96810fcf Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:29:00 +0800 Subject: [PATCH 041/170] Update: Mozilla.Firefox.DeveloperEdition.hr version 132.0 (132.0b9) (#184228) --- ...illa.Firefox.DeveloperEdition.hr.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/hr/132.0/Mozilla.Firefox.DeveloperEdition.hr.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/hr/132.0/Mozilla.Firefox.DeveloperEdition.hr.installer.yaml index 8f96c16800683..92748cfe963a4 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/hr/132.0/Mozilla.Firefox.DeveloperEdition.hr.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/hr/132.0/Mozilla.Firefox.DeveloperEdition.hr.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/hr/Firefox%20Setup%20132.0b8.exe - InstallerSha256: A11F48930ABEC6D16AE4F87CEA590B5BA2458D03FD09AFEE30EA1371C3EB0E2E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/hr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C8D74B2DE163D1D8027115A34F33351F77FD4F4C3787BFA724F6511132D07DB8 ProductCode: Firefox Developer Edition 132.0 (x86 hr) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/hr/Firefox%20Setup%20132.0b8.exe - InstallerSha256: A9445F470186B5435DCEA7C29A7775C4BE526CCB383A2FD33DB7104C09CEC46C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/hr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F0EAF19E6E894D6E8EC2EC3D83772E6F4097AE224F7DF33EEF49D6E91E65260F ProductCode: Firefox Developer Edition 132.0 (x64 hr) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/hr/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 0609E7F6E8BFE464D035D4BB4DFC8374C9B2C83729B4ED93587786AC682B5AD9 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/hr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 987DD30FCB9820A05782AAA8DAB0262C813E03EC569060BD4C49DB7C1FB7C129 ProductCode: Firefox Developer Edition 132.0 (arm64 hr) ManifestType: installer ManifestVersion: 1.6.0 From c63a13c1a29b7c158b3a812cbad054e286ef60a2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:29:03 +0800 Subject: [PATCH 042/170] Update: Mozilla.Firefox.DeveloperEdition.hu version 132.0 (132.0b9) (#184230) --- ...illa.Firefox.DeveloperEdition.hu.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/hu/132.0/Mozilla.Firefox.DeveloperEdition.hu.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/hu/132.0/Mozilla.Firefox.DeveloperEdition.hu.installer.yaml index ef72fe4b7219c..162f0c21213c5 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/hu/132.0/Mozilla.Firefox.DeveloperEdition.hu.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/hu/132.0/Mozilla.Firefox.DeveloperEdition.hu.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/hu/Firefox%20Setup%20132.0b8.exe - InstallerSha256: C6A96029DE349D0A998117FF6AE70287B392BAF7079DECAA18D68F0EE1ED9A2B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/hu/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 6CAA3D51118E72209292CD2BD7A59A38515504D9606987249E78FCD9CE9F3623 ProductCode: Firefox Developer Edition 132.0 (x86 hu) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/hu/Firefox%20Setup%20132.0b8.exe - InstallerSha256: CD9BFC034E66C193D3EF637E6D29A67495FCA631743BB8490CCAEA46974C7FEA + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/hu/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 6A00F77DC181D005491B40D7BB4363CC32243740005F34C797BE25AF7BE0F37F ProductCode: Firefox Developer Edition 132.0 (x64 hu) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/hu/Firefox%20Setup%20132.0b8.exe - InstallerSha256: D3CA1AAE9E46E2D2BD43267AA36E8FDADD43D4022C5DC0DE2285DD1C0DD85C90 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/hu/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 2132A253B172C75CE000D31D3DA271371AE2F5C06CF5E6DF383B3142FB416594 ProductCode: Firefox Developer Edition 132.0 (arm64 hu) ManifestType: installer ManifestVersion: 1.6.0 From bb8f7bb1f720daf5e51fa8d2d6428f49d470e731 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:29:09 +0800 Subject: [PATCH 043/170] Update: Mozilla.Firefox.DeveloperEdition.hi-IN version 132.0 (132.0b9) (#184227) --- ...a.Firefox.DeveloperEdition.hi-IN.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/hi-IN/132.0/Mozilla.Firefox.DeveloperEdition.hi-IN.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/hi-IN/132.0/Mozilla.Firefox.DeveloperEdition.hi-IN.installer.yaml index 1fa288aeadfa5..c5b611d49fab6 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/hi-IN/132.0/Mozilla.Firefox.DeveloperEdition.hi-IN.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/hi-IN/132.0/Mozilla.Firefox.DeveloperEdition.hi-IN.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/hi-IN/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 0357124703BF74DB3CDBD5BEC097FC3178E1D113FFB2E8C8DC7F5876855980FC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/hi-IN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 7D489C504A491D9E3A822A06A683EC070A0AEFFAF138656514FB0FC2205B154B ProductCode: Firefox Developer Edition 132.0 (x86 hi-IN) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/hi-IN/Firefox%20Setup%20132.0b8.exe - InstallerSha256: B57B8829BDA12610EBED6F22A23348C6B10F784EE601EF33E7EC76D966AB5B3A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/hi-IN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5E7C0AD2F2F350C9E55B8FD938F18F77B0425ED409C3C53A36EF9485BDB9A3BB ProductCode: Firefox Developer Edition 132.0 (x64 hi-IN) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/hi-IN/Firefox%20Setup%20132.0b8.exe - InstallerSha256: EF10A83F753A65EA88D1B30F394736895D9BB64544603ACBF7E9FD3AA4BE8F18 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/hi-IN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 6B8610AB47A0C45E854FEF4F939434E0DBAB87A2263C40B54BECF29FB589ABA0 ProductCode: Firefox Developer Edition 132.0 (arm64 hi-IN) ManifestType: installer ManifestVersion: 1.6.0 From 0fbc7e9f90b333ca55f1291761d45c5f40cbec4c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:29:12 +0800 Subject: [PATCH 044/170] Update: Mozilla.Firefox.DeveloperEdition.id version 132.0 (132.0b9) (#184233) --- ...illa.Firefox.DeveloperEdition.id.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/id/132.0/Mozilla.Firefox.DeveloperEdition.id.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/id/132.0/Mozilla.Firefox.DeveloperEdition.id.installer.yaml index 3676290b5b996..31e5b5cd33184 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/id/132.0/Mozilla.Firefox.DeveloperEdition.id.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/id/132.0/Mozilla.Firefox.DeveloperEdition.id.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/id/Firefox%20Setup%20132.0b8.exe - InstallerSha256: AEC7B7330A6CFFE8D7981281DB3FA41D4992BD87F0756162B94DB3F32EA0A0AE + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/id/Firefox%20Setup%20132.0b9.exe + InstallerSha256: FC2E89CD6BF76B52229F665AEF2CA3E2957095108E8EF945383F09D451D630F1 ProductCode: Firefox Developer Edition 132.0 (x86 id) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/id/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 2A1B3E01EA599BB696690493EED6601D77C9204A3366472BC9905D4DE9BC9D0E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/id/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 430E3F1AA299205E46853536AABBEBBF7858C74BE7CB7608A43D8DBAF4B5D3FF ProductCode: Firefox Developer Edition 132.0 (x64 id) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/id/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 296A382C063E4D7318EF89217E27C383CF4D0E41F869C23E448951B87E990420 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/id/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 79073AA10B0314DEBC9778F071FE530FA3200BEA1FAE959765F87437B38FFBDF ProductCode: Firefox Developer Edition 132.0 (arm64 id) ManifestType: installer ManifestVersion: 1.6.0 From 3c2c2586de4244c4f556c6033625b13875cb385e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:29:17 +0800 Subject: [PATCH 045/170] Update: Mozilla.Firefox.DeveloperEdition.hsb version 132.0 (132.0b9) (#184229) --- ...lla.Firefox.DeveloperEdition.hsb.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/hsb/132.0/Mozilla.Firefox.DeveloperEdition.hsb.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/hsb/132.0/Mozilla.Firefox.DeveloperEdition.hsb.installer.yaml index 20b4ed1527d88..8493fc7869ab2 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/hsb/132.0/Mozilla.Firefox.DeveloperEdition.hsb.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/hsb/132.0/Mozilla.Firefox.DeveloperEdition.hsb.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/hsb/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 7BEC5F821A44A3654F2B6710A11E06511AC7ACC88C353151CDBF0D139632270D + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/hsb/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 98B3E4F5A09DCC80FA664F8FBD992FA58675E016161C373A0FEF4E5BF74F1733 ProductCode: Firefox Developer Edition 132.0 (x86 hsb) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/hsb/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 996D8D380E52EA0AEB7B755711D699C8AB9519441A0011216FEC296538E90C81 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/hsb/Firefox%20Setup%20132.0b9.exe + InstallerSha256: BC06E4DA63FF6091116F3FC7CEB87DEDFFE72C500D4908288BEC79E26740F8F5 ProductCode: Firefox Developer Edition 132.0 (x64 hsb) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/hsb/Firefox%20Setup%20132.0b8.exe - InstallerSha256: A559F4574B6B97A6E749959A42348B5D9136F7CC8DD0849D94CC7F24F255A71B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/hsb/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 472AF2D822C3F33DB5AD9E07837322E26B6D06993A3AE999FCFC35831AEBC282 ProductCode: Firefox Developer Edition 132.0 (arm64 hsb) ManifestType: installer ManifestVersion: 1.6.0 From 17ea611f6494103efb673b0dd67cff24876a1c96 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:29:19 +0800 Subject: [PATCH 046/170] Update: Mozilla.Firefox.DeveloperEdition.kab version 132.0 (132.0b9) (#184238) --- ...lla.Firefox.DeveloperEdition.kab.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/kab/132.0/Mozilla.Firefox.DeveloperEdition.kab.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/kab/132.0/Mozilla.Firefox.DeveloperEdition.kab.installer.yaml index ba6fd90886e9b..a84328f4a89dd 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/kab/132.0/Mozilla.Firefox.DeveloperEdition.kab.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/kab/132.0/Mozilla.Firefox.DeveloperEdition.kab.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/kab/Firefox%20Setup%20132.0b8.exe - InstallerSha256: A1D89C821C497407316E6F70CDFC39567A10CAE1C219DA8870FB7547487FA44F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/kab/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 66537891ACFD48DA3A7E39BBB0BD8FA45D77D391547A37BCE92C8DE475CBB58D ProductCode: Firefox Developer Edition 132.0 (x86 kab) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/kab/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 60AE5C7048F75C6D7F46E59293179787F47EC10CEDF2CA1E517639C4656A863B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/kab/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A8B03B6D67D16308313D66BDC79F79560B465393940AD23DD2B6D938B81468FE ProductCode: Firefox Developer Edition 132.0 (x64 kab) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/kab/Firefox%20Setup%20132.0b8.exe - InstallerSha256: E2BD0F0703D5FEB06E0E56580390426FF6BAE60937CED487C74F40679089194A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/kab/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5FF1BADFD05D50C7B317BFAE02452D48E24DAFFE237C9E4F9ABDAD42118E31FB ProductCode: Firefox Developer Edition 132.0 (arm64 kab) ManifestType: installer ManifestVersion: 1.6.0 From 6c8061a3a0b70aa16a70c2e3314016bd278a3d84 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:29:22 +0800 Subject: [PATCH 047/170] Update: Mozilla.Firefox.DeveloperEdition.it version 132.0 (132.0b9) (#184235) --- ...illa.Firefox.DeveloperEdition.it.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/it/132.0/Mozilla.Firefox.DeveloperEdition.it.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/it/132.0/Mozilla.Firefox.DeveloperEdition.it.installer.yaml index 19b7ce56f3f7c..c991ddbcca71d 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/it/132.0/Mozilla.Firefox.DeveloperEdition.it.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/it/132.0/Mozilla.Firefox.DeveloperEdition.it.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/it/Firefox%20Setup%20132.0b8.exe - InstallerSha256: A7A1CFCDAC781480CC252D2123646D899C4E265038B6E11B9CD2E81349990E7F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/it/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B07CE6BAE08B01C640B9D891DDC86CB0347C3CFD46858244CCF609D805488DCA ProductCode: Firefox Developer Edition 132.0 (x86 it) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/it/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 76F1B8A004423C1D22F4BDD77ECDCC3A9E6C457C28BD7707B7FFE95BEA70466D + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/it/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A93F6F14D148C8002FE52C5E7753E32FFB5B184066F5EB4A415562D42BA8757E ProductCode: Firefox Developer Edition 132.0 (x64 it) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/it/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 4CA40321C4AB4719A53F88967FA14F41B0D96CBF32DC88CA8661B074C044E1B6 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/it/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 164FCACEE04ED82E472435EE79FA84243C578FE5563490C9CE529A0EB9C20E9B ProductCode: Firefox Developer Edition 132.0 (arm64 it) ManifestType: installer ManifestVersion: 1.6.0 From 58cd3939d1dc2ec3f88c4976b7b8d3b5ce5a15e4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:29:24 +0800 Subject: [PATCH 048/170] Update: Mozilla.Firefox.DeveloperEdition.ko version 132.0 (132.0b9) (#184242) --- ...illa.Firefox.DeveloperEdition.ko.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ko/132.0/Mozilla.Firefox.DeveloperEdition.ko.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ko/132.0/Mozilla.Firefox.DeveloperEdition.ko.installer.yaml index 95a8f769823df..6b174f1a3edc1 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ko/132.0/Mozilla.Firefox.DeveloperEdition.ko.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ko/132.0/Mozilla.Firefox.DeveloperEdition.ko.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/ko/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 15D7B81E9AB977BEE4419BB9BFF661F5F94F6AA1505442D46BF3E8A4354F7269 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ko/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F9393B3BC92728D4E18F10A44568E683F2EC9B7CF522BEDE7B33D10F121FB1EB ProductCode: Firefox Developer Edition 132.0 (x86 ko) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/ko/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 075309C50EF001AE3B4B8ED06830A4A434166ACB98B1374E21DD35B31B3356E0 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ko/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F0D8ED2C56FC619FAFF369C201CB8F3D71D7EDD97F5C71EF0D056A0CA1A4E860 ProductCode: Firefox Developer Edition 132.0 (x64 ko) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/ko/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 76D6E4A44DB9DD3F45F402AC8A7AE54B3419501B5EBDD29D2C70F84F666D8AFA + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ko/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 25255A37C80BF53EE469FB6DE9FC20994B93D1E42EEA36E7EB67A94063DC4CB1 ProductCode: Firefox Developer Edition 132.0 (arm64 ko) ManifestType: installer ManifestVersion: 1.6.0 From 2b6eeaf541f701e651b59a571f535d18e72ec62e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:29:29 +0800 Subject: [PATCH 049/170] Update: Mozilla.Firefox.DeveloperEdition.kn version 132.0 (132.0b9) (#184241) --- ...illa.Firefox.DeveloperEdition.kn.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/kn/132.0/Mozilla.Firefox.DeveloperEdition.kn.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/kn/132.0/Mozilla.Firefox.DeveloperEdition.kn.installer.yaml index ca8b7751a49dd..08676d1c06968 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/kn/132.0/Mozilla.Firefox.DeveloperEdition.kn.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/kn/132.0/Mozilla.Firefox.DeveloperEdition.kn.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/kn/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 0B8A99EFACBF7EA9994C22AD212E7113A611FBACB490D3B8C2B2128D0F516284 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/kn/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 28BD39CB2BB2855637E8A229AED31AF1B6D6B81066D61DB74155EDA0C3E8D679 ProductCode: Firefox Developer Edition 132.0 (x86 kn) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/kn/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 49373D6F8D0877C35CBE3EFDDE97A0270553E5179A10A0C7288526F375C435E3 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/kn/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 914673A643D2635C0F9CE2189856545E61229847B40F5DBBDC4146530225AF65 ProductCode: Firefox Developer Edition 132.0 (x64 kn) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/kn/Firefox%20Setup%20132.0b8.exe - InstallerSha256: AB5DDFDFEB0F205D4F7CC17ABD9387A5CE096B7993770AF723DD1120F32BA0B3 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/kn/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 126898A47970C28165A06F18EBD9C5403254203FD3ACEBBB66A23422AB7C8736 ProductCode: Firefox Developer Edition 132.0 (arm64 kn) ManifestType: installer ManifestVersion: 1.6.0 From a71c0a62e5becf5fe05fcefb01848d01f4ce9bdd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:29:34 +0800 Subject: [PATCH 050/170] Update: Mozilla.Firefox.DeveloperEdition.kk version 132.0 (132.0b9) (#184239) --- ...illa.Firefox.DeveloperEdition.kk.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/kk/132.0/Mozilla.Firefox.DeveloperEdition.kk.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/kk/132.0/Mozilla.Firefox.DeveloperEdition.kk.installer.yaml index 1432d51212770..e30951d83693c 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/kk/132.0/Mozilla.Firefox.DeveloperEdition.kk.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/kk/132.0/Mozilla.Firefox.DeveloperEdition.kk.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/kk/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 12F151C2A6DABE6A2F8D7E99086439A1ED6FA4A20F71A116D3606B4E4F91CB4E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/kk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 3638AE9A7E765840BB97B99BE17729F7EF752048C8DB2FB5A71AD07B38203BAA ProductCode: Firefox Developer Edition 132.0 (x86 kk) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/kk/Firefox%20Setup%20132.0b8.exe - InstallerSha256: E1B6B43BA134697126C6F42F28F7498D5B7301581FEC2CC5D501F40008CE82BC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/kk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: FFF23CD75186577BB027E8E37110CDD34B856D1653E01C8AB1A5F5A5C4281E2F ProductCode: Firefox Developer Edition 132.0 (x64 kk) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/kk/Firefox%20Setup%20132.0b8.exe - InstallerSha256: C348BCB58DA2DF8E7FE503951F85518C3605CA3F710C57ED6C8DF4D19BFC399E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/kk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 9D6BBF6C0C9C5B112CD2BE6EF23BC3C71433E6958C8CE9F857D1416C2B480898 ProductCode: Firefox Developer Edition 132.0 (arm64 kk) ManifestType: installer ManifestVersion: 1.6.0 From 7ad1ab6feba6f14b0d1426fdb11d1642021c86ab Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:29:36 +0800 Subject: [PATCH 051/170] Update: Mozilla.Firefox.DeveloperEdition.mk version 132.0 (132.0b9) (#184246) --- ...illa.Firefox.DeveloperEdition.mk.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/mk/132.0/Mozilla.Firefox.DeveloperEdition.mk.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/mk/132.0/Mozilla.Firefox.DeveloperEdition.mk.installer.yaml index afa33d519dd94..f16ab39fbbdba 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/mk/132.0/Mozilla.Firefox.DeveloperEdition.mk.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/mk/132.0/Mozilla.Firefox.DeveloperEdition.mk.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/mk/Firefox%20Setup%20132.0b8.exe - InstallerSha256: B9A974E0DA570CF2CFC0D64F5B91BB3FA4AA39DB26AE1607E5BF99DA002BD797 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/mk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 02A925D24B8C219218D40E79145CFC7A34E0E17982E43D2CEFA6ED71A02CCD28 ProductCode: Firefox Developer Edition 132.0 (x86 mk) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/mk/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 9EA730E135009E187AC2C29D7D1EF69C55A319ECAD0432E4DB8CE482F9497978 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/mk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 7CF5FDBFE9D3E8BDCF68AD471EA53E8060F4122B68CFAFCA521170D911F6CB4C ProductCode: Firefox Developer Edition 132.0 (x64 mk) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/mk/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 290BC4DCB13FE9BABEA16FE3B15DEC83D17EDD3DFD5183BF24245C5BF01D18AC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/mk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: CBA97E3F1CBC9C4860DF5030CC0834CF2338646C38EF1BBE1486F54D6DDA510C ProductCode: Firefox Developer Edition 132.0 (arm64 mk) ManifestType: installer ManifestVersion: 1.6.0 From 5b96a1b3c669284585fa66f375fb8358f7e3c080 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:29:38 +0800 Subject: [PATCH 052/170] Update: Mozilla.Firefox.DeveloperEdition.lv version 132.0 (132.0b9) (#184245) --- ...illa.Firefox.DeveloperEdition.lv.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/lv/132.0/Mozilla.Firefox.DeveloperEdition.lv.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/lv/132.0/Mozilla.Firefox.DeveloperEdition.lv.installer.yaml index 610d80f436f71..5feacc2f37b8b 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/lv/132.0/Mozilla.Firefox.DeveloperEdition.lv.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/lv/132.0/Mozilla.Firefox.DeveloperEdition.lv.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/lv/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 70E572CF321771AD3E710BF119D32171FE67FC4EF3865F377BF8FA1FE6A9A48C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/lv/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 02AA3BFA6E50886B248E5E7D9B7C3C4ADB4B2EA0673AF0AF983631072A661A95 ProductCode: Firefox Developer Edition 132.0 (x86 lv) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/lv/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 36CD7858855D50CEAFDA7565D482C750CBBC19BAE0CC7F8C4047D88224268202 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/lv/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B68D777DC36B6AE3DF52DC9AC2E9059CACAADBE5DDACFBCDFBE418C2E45B7A01 ProductCode: Firefox Developer Edition 132.0 (x64 lv) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/lv/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 65BC26994873DE39307CA7AF5305A8A0DCFBAA5909140AD181A3B2BE3143A805 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/lv/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C3DE22DC0EDABDFF0C794F56693BB876B436141A2362179899A86AD4E603B6E8 ProductCode: Firefox Developer Edition 132.0 (arm64 lv) ManifestType: installer ManifestVersion: 1.6.0 From 6d3a1647ee8be84bd5893a9696fd3af1b946a8ac Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:29:43 +0800 Subject: [PATCH 053/170] Update: Mozilla.Firefox.DeveloperEdition.ff version 132.0 (132.0b9) (#184216) --- ...illa.Firefox.DeveloperEdition.ff.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ff/132.0/Mozilla.Firefox.DeveloperEdition.ff.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ff/132.0/Mozilla.Firefox.DeveloperEdition.ff.installer.yaml index cdf73295001cf..c0ee05c2f2e34 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ff/132.0/Mozilla.Firefox.DeveloperEdition.ff.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ff/132.0/Mozilla.Firefox.DeveloperEdition.ff.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/ff/Firefox%20Setup%20132.0b8.exe - InstallerSha256: AD533B46EB3A9319CE50156291EF6D5512DF24A8EFE22D839D09990A6695AD91 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ff/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 37D8E278F167C5A771C6E5BF513ACA298C30DBF9BC3688D04548D47DEBC0D686 ProductCode: Firefox Developer Edition 132.0 (x86 ff) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/ff/Firefox%20Setup%20132.0b8.exe - InstallerSha256: E4F74A9965A2D12CE3953054B0ED940A86C8BFFADEE0EF301D132DD3BA681D1D + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ff/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A68E98759CB91DF0F60922C70225E3BF4BA1199EE88B45A8B69578035AB317D5 ProductCode: Firefox Developer Edition 132.0 (x64 ff) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/ff/Firefox%20Setup%20132.0b8.exe - InstallerSha256: E8889AB7E5202B630CC89CE1F2E1983D02D562A086F680C38B0A08EADE182A0A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ff/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B1324A26971B030888BFABCF83195331B16B2339DB8DFBBF54C9BA8F8E36B0C4 ProductCode: Firefox Developer Edition 132.0 (arm64 ff) ManifestType: installer ManifestVersion: 1.6.0 From fd248216d5e71cc0a2853f89f12dc1a17296df95 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:29:50 +0800 Subject: [PATCH 054/170] Update: Mozilla.Firefox.DeveloperEdition.ms version 132.0 (132.0b9) (#184248) --- ...illa.Firefox.DeveloperEdition.ms.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ms/132.0/Mozilla.Firefox.DeveloperEdition.ms.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ms/132.0/Mozilla.Firefox.DeveloperEdition.ms.installer.yaml index 78876b7c6c87b..6bf31728b7e51 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ms/132.0/Mozilla.Firefox.DeveloperEdition.ms.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ms/132.0/Mozilla.Firefox.DeveloperEdition.ms.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/ms/Firefox%20Setup%20132.0b8.exe - InstallerSha256: B8B816320F28C6DB8528A6CE74327E50BD282D16B8FA732D16F71869CD012994 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ms/Firefox%20Setup%20132.0b9.exe + InstallerSha256: AE2802B2F2E9E7600BFF8E663DC7F6F6FB131F66D3D98FFB1743F7F4BCC4553F ProductCode: Firefox Developer Edition 132.0 (x86 ms) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/ms/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 96AD8F2FCA32477E2F6703491C6EF711D76D10990674FDE4963993ECA7699297 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ms/Firefox%20Setup%20132.0b9.exe + InstallerSha256: BCE4B3CCF139EB696F0AE4B70023A06D6757C5CEC73B83C65502674135A4FF69 ProductCode: Firefox Developer Edition 132.0 (x64 ms) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/ms/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 2D4FB3B62B7D950020FAE4CDE7F300490C4E02866DCB595C5800623EAD4C5419 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ms/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 0C7112A199F752DC4395337A48C5FB902328E820E2E35364E8B2BEB44D7EBD96 ProductCode: Firefox Developer Edition 132.0 (arm64 ms) ManifestType: installer ManifestVersion: 1.6.0 From aa461f5b8f3330de4b9b0b17bca4c8c9832b52cb Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:29:53 +0800 Subject: [PATCH 055/170] Update: Mozilla.Firefox.DeveloperEdition.km version 132.0 (132.0b9) (#184240) --- ...illa.Firefox.DeveloperEdition.km.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/km/132.0/Mozilla.Firefox.DeveloperEdition.km.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/km/132.0/Mozilla.Firefox.DeveloperEdition.km.installer.yaml index 2a8d54959f75c..6cd9227982185 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/km/132.0/Mozilla.Firefox.DeveloperEdition.km.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/km/132.0/Mozilla.Firefox.DeveloperEdition.km.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/km/Firefox%20Setup%20132.0b8.exe - InstallerSha256: B8315DD30793677D092291B72C63B452E9D0E6E8786C21FFC4C783DC8D211853 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/km/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F03DB2EF8B5DE56F9EC1A97619E0070E67D3706A1B525818D616B1675BC94E61 ProductCode: Firefox Developer Edition 132.0 (x86 km) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/km/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 8FB8218872477DDF566E7CA88E5427EEDB9059C49E21929F3B16D22828CC53D2 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/km/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 645CD98C4FCA6D7419533F6BD63F1E4F207C8CB5826585161B7E0248816F983B ProductCode: Firefox Developer Edition 132.0 (x64 km) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/km/Firefox%20Setup%20132.0b8.exe - InstallerSha256: EF8A43A4A4B8884D7836F66DC6A40D601C0F5D59087509AEE10EC62ADD0ECC5F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/km/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 602BA489199A274394DF2E284E3982C5AB1594F26D3DFD8FA7E084CBBF9F6206 ProductCode: Firefox Developer Edition 132.0 (arm64 km) ManifestType: installer ManifestVersion: 1.6.0 From 46a5ed356240b0d5c65d9783e2ee6932c41ba6ab Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:30:00 +0800 Subject: [PATCH 056/170] Update: Mozilla.Firefox.DeveloperEdition.mr version 132.0 (132.0b9) (#184247) --- ...illa.Firefox.DeveloperEdition.mr.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/mr/132.0/Mozilla.Firefox.DeveloperEdition.mr.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/mr/132.0/Mozilla.Firefox.DeveloperEdition.mr.installer.yaml index 7e52afeec858f..38a88cf37041a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/mr/132.0/Mozilla.Firefox.DeveloperEdition.mr.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/mr/132.0/Mozilla.Firefox.DeveloperEdition.mr.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/mr/Firefox%20Setup%20132.0b8.exe - InstallerSha256: CC65E3AEB085BA870BF887CB1CB4385E1A0869083A0E633C003D60800073801F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/mr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A83D2ECB03B8CF9E2352C54D6084F1139F81FEBE2314E4A5112048D962629CBC ProductCode: Firefox Developer Edition 132.0 (x86 mr) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/mr/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 2C1ED6C42EFF391FC1F6E8A5165874689FAB46607E3F229E2211635D511BC88A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/mr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 73DB1F0E2A8AC4D8D6DC5DAABBA9AC9D2A8B648E25A38235245138311782CAFC ProductCode: Firefox Developer Edition 132.0 (x64 mr) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/mr/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 773DFBDD9B5F92542ABF5C71C67546736E588BD27148958A92409799D94D10FC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/mr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8DE62D6C5F8BE18CA32BA3CE805B00F4BDBCDC94BEB61FF9119BCDCEF79B0425 ProductCode: Firefox Developer Edition 132.0 (arm64 mr) ManifestType: installer ManifestVersion: 1.6.0 From 2ad605ef20efd7a41524afaf11b9e336951e0760 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:30:02 +0800 Subject: [PATCH 057/170] Update: Mozilla.Firefox.DeveloperEdition.ne-NP version 132.0 (132.0b9) (#184251) --- ...a.Firefox.DeveloperEdition.ne-NP.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ne-NP/132.0/Mozilla.Firefox.DeveloperEdition.ne-NP.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ne-NP/132.0/Mozilla.Firefox.DeveloperEdition.ne-NP.installer.yaml index fcc0280b9959e..4811029bac2d6 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ne-NP/132.0/Mozilla.Firefox.DeveloperEdition.ne-NP.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ne-NP/132.0/Mozilla.Firefox.DeveloperEdition.ne-NP.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/ne-NP/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 2578EB34C6CFBFF2C7586C2A2030EA5CEC2026422E8A62A37A0DDA97DC2ECFF8 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ne-NP/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 44D755ABFC4E08E547C292C91458B33725E933E05E9B696FE94A30F0408E8CDA ProductCode: Firefox Developer Edition 132.0 (x86 ne-NP) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/ne-NP/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 403A9D3D57B84044AD47927950FEE1106D6EFCF37779F426144E732FFA51C4AC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ne-NP/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F175F9E38E5C9CC36D159A66CC409D65E163CC0FDD572E92196496867B0490DA ProductCode: Firefox Developer Edition 132.0 (x64 ne-NP) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/ne-NP/Firefox%20Setup%20132.0b8.exe - InstallerSha256: F843E65D2F593E273FCE988C3483AF038A5D6885D5567D2D9DFE9998A61B0D6C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ne-NP/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 68111171209D54F84D7C4A08EBEFD669BA29DD0431164E8753987B4066748284 ProductCode: Firefox Developer Edition 132.0 (arm64 ne-NP) ManifestType: installer ManifestVersion: 1.6.0 From d6959bb305a30aacd0ecf04e6b1caa1d9e712d69 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:30:11 +0800 Subject: [PATCH 058/170] Update: Mozilla.Firefox.DeveloperEdition.nb-NO version 132.0 (132.0b9) (#184250) --- ...a.Firefox.DeveloperEdition.nb-NO.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/nb-NO/132.0/Mozilla.Firefox.DeveloperEdition.nb-NO.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/nb-NO/132.0/Mozilla.Firefox.DeveloperEdition.nb-NO.installer.yaml index c0b0699fe1d58..eb43b32ead6f2 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/nb-NO/132.0/Mozilla.Firefox.DeveloperEdition.nb-NO.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/nb-NO/132.0/Mozilla.Firefox.DeveloperEdition.nb-NO.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/nb-NO/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 10B30B6816EB811B32E9F6C7A9A71D4D1F87F464485765FC486CC78B14EFB30B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/nb-NO/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D0D4280D2EF60C413BC21E6E74A58D20EA84F6E618CC5BD930CAAC4A4227EEFE ProductCode: Firefox Developer Edition 132.0 (x86 nb-NO) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/nb-NO/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 61DE91BD538FBC8BDAAD4E2DD36AFDE195358BA08545D464A46B9E7B16058B9C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/nb-NO/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8FA12BD3FB58B64C212C431582D5753F8BF1A0DE68BF07FD206002EA57792E44 ProductCode: Firefox Developer Edition 132.0 (x64 nb-NO) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/nb-NO/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 6E7B264957D586339DA9496A0091CE985D7AD84A98858E7E9841C849452A11A5 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/nb-NO/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B5BF6809C5C40E582937BF0D1D1DFB61473AF72CABBF644056DDDE8E58A1A183 ProductCode: Firefox Developer Edition 132.0 (arm64 nb-NO) ManifestType: installer ManifestVersion: 1.6.0 From fb42d43d6396e6bdc747c982127c3a5d4688c9c1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:30:15 +0800 Subject: [PATCH 059/170] Update: Mozilla.Firefox.DeveloperEdition.ja version 132.0 (132.0b9) (#184236) --- ...illa.Firefox.DeveloperEdition.ja.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ja/132.0/Mozilla.Firefox.DeveloperEdition.ja.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ja/132.0/Mozilla.Firefox.DeveloperEdition.ja.installer.yaml index c9aeb5a94d6ed..99f372cdc0901 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ja/132.0/Mozilla.Firefox.DeveloperEdition.ja.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ja/132.0/Mozilla.Firefox.DeveloperEdition.ja.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/ja/Firefox%20Setup%20132.0b8.exe - InstallerSha256: E78D741EDDC1870137FE3AC4A0763F3A8494ABCC081A26F2923052366BB94EE9 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ja/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 159E497B6B39B1FBA74EC029082757BB6FA6257E9C64DD9B1CDE09C85C5ECCD8 ProductCode: Firefox Developer Edition 132.0 (x86 ja) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/ja/Firefox%20Setup%20132.0b8.exe - InstallerSha256: A82C407E32A99FCAC73B07FF28F8581D23D219E3A75C55F7E0E61148CA0CCCD4 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ja/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 59FE270575EE3678FA0CD75D87C412B4612270BD99A2C348AD63663B715A83EC ProductCode: Firefox Developer Edition 132.0 (x64 ja) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/ja/Firefox%20Setup%20132.0b8.exe - InstallerSha256: D1647117F62655E170F659013BB33363D839BC77FDB809BCBB69575D09EB49EA + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ja/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 4200D66D64F74A20E24F3EC704553A0B303DD61A5EB8B30B2A141C8232BF6E89 ProductCode: Firefox Developer Edition 132.0 (arm64 ja) ManifestType: installer ManifestVersion: 1.6.0 From 6f183e3c58e169b18600a3646bad8f0d19a1149a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:30:21 +0800 Subject: [PATCH 060/170] Update: Mozilla.Firefox.DeveloperEdition.lt version 132.0 (132.0b9) (#184244) --- ...illa.Firefox.DeveloperEdition.lt.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/lt/132.0/Mozilla.Firefox.DeveloperEdition.lt.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/lt/132.0/Mozilla.Firefox.DeveloperEdition.lt.installer.yaml index 5f2e5a4cd5a0c..a618c7fcffb54 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/lt/132.0/Mozilla.Firefox.DeveloperEdition.lt.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/lt/132.0/Mozilla.Firefox.DeveloperEdition.lt.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/lt/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 105FDDE418A8D610B0C1AB1E4FAB23387C8A17C20734C0E05A1B39A4C2CF03A1 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/lt/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B76D4439F12DC3083134433443F1BE8989F5B1E63F3B51BFC1523F9622F33944 ProductCode: Firefox Developer Edition 132.0 (x86 lt) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/lt/Firefox%20Setup%20132.0b8.exe - InstallerSha256: DC0CAA7C25701E5AA4F8535BCFBD7B62410BEEEF2497948B02519C3AC804FCFF + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/lt/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 4CA5F77E93A8D1255FA35AB1F9ACBE9BA5C5A76B2E5E44D7F0A76D17A53F92B9 ProductCode: Firefox Developer Edition 132.0 (x64 lt) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/lt/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 92C51BD934A1CFDAE1B05E45222ED6C0805B53BE14C5D62516818F188BAE1D46 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/lt/Firefox%20Setup%20132.0b9.exe + InstallerSha256: DCC76CD3E24B642705E5C9F6D6165B28E4DB1689F4CC17F813203E954ECDDB06 ProductCode: Firefox Developer Edition 132.0 (arm64 lt) ManifestType: installer ManifestVersion: 1.6.0 From 1be3dc4d2af3daa897affb20682bbeaa7abafef2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:30:24 +0800 Subject: [PATCH 061/170] Update: Mozilla.Firefox.DeveloperEdition.ka version 132.0 (132.0b9) (#184237) --- ...illa.Firefox.DeveloperEdition.ka.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ka/132.0/Mozilla.Firefox.DeveloperEdition.ka.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ka/132.0/Mozilla.Firefox.DeveloperEdition.ka.installer.yaml index 6bec6d6940f80..9f3489ed04b44 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ka/132.0/Mozilla.Firefox.DeveloperEdition.ka.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ka/132.0/Mozilla.Firefox.DeveloperEdition.ka.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/ka/Firefox%20Setup%20132.0b8.exe - InstallerSha256: ACF2C81C5AB7E42783AC9F8CF38212E294492A049D03769DD8B5375839037C1A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ka/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 622FA46C8B454BA262E55BE3DD330B447B74F7E40FCC3CED9948A8E9F99FAB7E ProductCode: Firefox Developer Edition 132.0 (x86 ka) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/ka/Firefox%20Setup%20132.0b8.exe - InstallerSha256: D7C9153196909966BF511ED4F89FBE7F1319B02C34C0E2AC5DCABC3FA3F91C4A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ka/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 4816E698D5CBF6B1A45BE22011A660084F93B0FF7A7423EC292DF7E0CA74FD3F ProductCode: Firefox Developer Edition 132.0 (x64 ka) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/ka/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 5C09A47CEB3CE646A61774BC96B9EE631EA8CCA9370E041E8BF772A612CBB364 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ka/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 24B769D7F28AC5B34FFC5BA2D3E9307139846A15214961CA1976616C09F54D52 ProductCode: Firefox Developer Edition 132.0 (arm64 ka) ManifestType: installer ManifestVersion: 1.6.0 From 006470ef1d986a15a10cb72790ea9ec43b6464e5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:30:29 +0800 Subject: [PATCH 062/170] Update: Mozilla.Firefox.DeveloperEdition.is version 132.0 (132.0b9) (#184234) --- ...illa.Firefox.DeveloperEdition.is.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/is/132.0/Mozilla.Firefox.DeveloperEdition.is.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/is/132.0/Mozilla.Firefox.DeveloperEdition.is.installer.yaml index c82dcc91119ae..e4d6ffc789e52 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/is/132.0/Mozilla.Firefox.DeveloperEdition.is.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/is/132.0/Mozilla.Firefox.DeveloperEdition.is.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/is/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 23821CFA6ADE95091B99E9CCB69D2AD7C95B2F6474C764D29FA66BE31AAB77AA + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/is/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 00C9F1DCB9567A04CA0CE108E986EF718ED785F0BCF6384C56434743A7D32C76 ProductCode: Firefox Developer Edition 132.0 (x86 is) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/is/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 58464350B00E5B259C4FDFF597A07485D8C954C1BBC6DDDD91561875D039F441 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/is/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 9A3BBB0F04A7E0937243AA85164EBCCCC7A4DE875CB56C5FF7EE7627DA82B51E ProductCode: Firefox Developer Edition 132.0 (x64 is) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/is/Firefox%20Setup%20132.0b8.exe - InstallerSha256: B46CD87F3E50AB1246F0CFE0A25D8CFE6C6207FB7AD2EBF31264EE6B7EAC153C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/is/Firefox%20Setup%20132.0b9.exe + InstallerSha256: EB68B2F83182DA0E96C192866B31CFE4EFEDC818169601B3785D95A1F388E71E ProductCode: Firefox Developer Edition 132.0 (arm64 is) ManifestType: installer ManifestVersion: 1.6.0 From 2788038a19d564e8f5b6bade1a65bf6f246dd741 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:30:36 +0800 Subject: [PATCH 063/170] Update: Mozilla.Firefox.DeveloperEdition.my version 132.0 (132.0b9) (#184249) --- ...illa.Firefox.DeveloperEdition.my.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/my/132.0/Mozilla.Firefox.DeveloperEdition.my.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/my/132.0/Mozilla.Firefox.DeveloperEdition.my.installer.yaml index 32252ddb5a120..bdf3756533633 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/my/132.0/Mozilla.Firefox.DeveloperEdition.my.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/my/132.0/Mozilla.Firefox.DeveloperEdition.my.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/my/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 6FD97DA7A3433EBF3559B56B07B18AE71B9783397F77A51BCF55462EFB1CCE15 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/my/Firefox%20Setup%20132.0b9.exe + InstallerSha256: FBE3A348A218E8BEF1770A53EF637D66DFB8267C4436A5810328A8671E4E8417 ProductCode: Firefox Developer Edition 132.0 (x86 my) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/my/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 2D401581CA2A8312AAACDE2D18CFCDD330A6CC98CDBBBCD3359E76FD91BAFD11 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/my/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A36CDD162B6DCA0C8021E661A811CEEFC70B4A180F39906BD6DF4F2189EB4DD9 ProductCode: Firefox Developer Edition 132.0 (x64 my) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/my/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 7C9A8028BEF4F89C77C99C6313353264DF6E68D9F451461CEC13A8F6E7FD183A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/my/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E281FA8F263A84B5FBB836CC0A15DF4C139DE51A7F6BD9DD038FF2986646D983 ProductCode: Firefox Developer Edition 132.0 (arm64 my) ManifestType: installer ManifestVersion: 1.6.0 From 8c7fb0b968a1cb589530793680cc2ae1c98a0a29 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:30:43 +0800 Subject: [PATCH 064/170] Update: Mozilla.Firefox.DeveloperEdition.nl version 132.0 (132.0b9) (#184252) --- ...illa.Firefox.DeveloperEdition.nl.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/nl/132.0/Mozilla.Firefox.DeveloperEdition.nl.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/nl/132.0/Mozilla.Firefox.DeveloperEdition.nl.installer.yaml index a7541f6cdb196..63413771dd94b 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/nl/132.0/Mozilla.Firefox.DeveloperEdition.nl.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/nl/132.0/Mozilla.Firefox.DeveloperEdition.nl.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/nl/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 676BD686F943922A02ABAC19D6FAB801EB8082E3E35F010C6A115A4711BC7C40 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/nl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 2886D9C2F3EE2068615C1BE3124F07B1E42662F5317227F607D281652815404A ProductCode: Firefox Developer Edition 132.0 (x86 nl) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/nl/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 431248285916DE8B28F8D8B51B6F0452B860C88E69806A53D615111DE013A0CC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/nl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 6E1A3F1574A8456C0B41C592C05F7E9C3EB7631F839896242ED4CDDD1F8B3503 ProductCode: Firefox Developer Edition 132.0 (x64 nl) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/nl/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 642429D2E2D5E51E5B49C7FC6A8A623512B4CED521B035EA4EBAEC11A6C89B76 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/nl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 62F97EDBFFF1B1E5D39C770D90D97AF82B45A2940EE6928877280E460F2EA8D2 ProductCode: Firefox Developer Edition 132.0 (arm64 nl) ManifestType: installer ManifestVersion: 1.6.0 From b17bbb359726b7a2badb975cdc5055639f4bff52 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:30:45 +0800 Subject: [PATCH 065/170] Update: Mozilla.Firefox.DeveloperEdition.pt-BR version 132.0 (132.0b9) (#184257) --- ...a.Firefox.DeveloperEdition.pt-BR.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-BR/132.0/Mozilla.Firefox.DeveloperEdition.pt-BR.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-BR/132.0/Mozilla.Firefox.DeveloperEdition.pt-BR.installer.yaml index b99484c94e3b1..141ce03ac921e 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-BR/132.0/Mozilla.Firefox.DeveloperEdition.pt-BR.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-BR/132.0/Mozilla.Firefox.DeveloperEdition.pt-BR.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/pt-BR/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 5ECADC6DF79575B338008CCE063414E62CAA459C7BE76E9BDCFA8B00419A2D5C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/pt-BR/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 7D8705731BEF95BD96E27272655A82F612DFA29414AC3AE269623953A56E8741 ProductCode: Firefox Developer Edition 132.0 (x86 pt-BR) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/pt-BR/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 487990901D3AAB5E47844789A9B40647E499E00D1DEFDC4E809AAA906BE859F5 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/pt-BR/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F0E1798B0F2258C9E45357DDB2B7984CC77984C24719E5806406E881D8CC309A ProductCode: Firefox Developer Edition 132.0 (x64 pt-BR) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/pt-BR/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 12879A3664C808C0CA8CDED1FDE96AE9ABC679E86C0495B7D25CC722AE5ADB9E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/pt-BR/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D2917C8ADC47D06D93FF8AA7AD77939699055281DAA2D042A6F8A68E40037CBC ProductCode: Firefox Developer Edition 132.0 (arm64 pt-BR) ManifestType: installer ManifestVersion: 1.6.0 From 2c0ad95f2f2610c03c598eb52a456dc154b6a2f5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:30:50 +0800 Subject: [PATCH 066/170] Update: Mozilla.Firefox.DeveloperEdition.pa-IN version 132.0 (132.0b9) (#184255) --- ...a.Firefox.DeveloperEdition.pa-IN.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/pa-IN/132.0/Mozilla.Firefox.DeveloperEdition.pa-IN.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/pa-IN/132.0/Mozilla.Firefox.DeveloperEdition.pa-IN.installer.yaml index 8606e23accae1..d8a44dff18a10 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/pa-IN/132.0/Mozilla.Firefox.DeveloperEdition.pa-IN.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/pa-IN/132.0/Mozilla.Firefox.DeveloperEdition.pa-IN.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/pa-IN/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 38678DC3E3C83EC0A0B5F3E7B0BAA7BEC63A7135F772F1CDE8FF55D2E47C073F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/pa-IN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A127AFA7AE8518FDEC1538C4C07BCA0A53C039C761F993A53791AC346F905EA8 ProductCode: Firefox Developer Edition 132.0 (x86 pa-IN) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/pa-IN/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 094BFA523C8C21C4F3BF7F9A07E9A3B191E1A338ED35F1B4A133127320961D86 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/pa-IN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A1D0E3E7D2588F353D4EB0AB08E431554B7CAC5387407BBD88F2BDB2DDCFD2FE ProductCode: Firefox Developer Edition 132.0 (x64 pa-IN) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/pa-IN/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 052B6A69C7AC3F7D41B52070B90A48D92B056CDDD8E772782724E994C929D9FA + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/pa-IN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 01FB1A450227247D07F193312438F16A3D3045F10A71CD0EB15A514BEA0F7B31 ProductCode: Firefox Developer Edition 132.0 (arm64 pa-IN) ManifestType: installer ManifestVersion: 1.6.0 From c46a5566e8f60640ffefec669d61277d02f8c384 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:30:54 +0800 Subject: [PATCH 067/170] Update: Mozilla.Firefox.DeveloperEdition.rm version 132.0 (132.0b9) (#184259) --- ...illa.Firefox.DeveloperEdition.rm.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/rm/132.0/Mozilla.Firefox.DeveloperEdition.rm.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/rm/132.0/Mozilla.Firefox.DeveloperEdition.rm.installer.yaml index 3d15352c3cd5b..f978e7fb36b38 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/rm/132.0/Mozilla.Firefox.DeveloperEdition.rm.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/rm/132.0/Mozilla.Firefox.DeveloperEdition.rm.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/rm/Firefox%20Setup%20132.0b8.exe - InstallerSha256: A5B7875947FAD0F473A150A84E1218CEC1650FB15F2C2F18EAF2E9A9779AEC8F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/rm/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8813E6C266FC2E41F2BB91E7E6B552298F2A0EAB9A816F6BD64EBF093505241B ProductCode: Firefox Developer Edition 132.0 (x86 rm) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/rm/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 3659A4F4B277C54F8AC8501FF7FA42B5077D1388F00EBADFBE57E9DD7D7BDFB2 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/rm/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 916051D2414B1D25356A2FF9655D480F88E85270CA445D5C6E3592C16A5C0422 ProductCode: Firefox Developer Edition 132.0 (x64 rm) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/rm/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 9986ACC923573430E69DCC12833B663C3A4B49FAD62F9EC624C17AD964AAC985 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/rm/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 03D0F12ADD01F4C7565C533FBE6416E2B9DED103FAE4C257D4531B620C258C3A ProductCode: Firefox Developer Edition 132.0 (arm64 rm) ManifestType: installer ManifestVersion: 1.6.0 From ceb035d71f5cceee39781faa2ee953c36690f2fe Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:30:56 +0800 Subject: [PATCH 068/170] Update: Mozilla.Firefox.DeveloperEdition.pt-PT version 132.0 (132.0b9) (#184258) --- ...a.Firefox.DeveloperEdition.pt-PT.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-PT/132.0/Mozilla.Firefox.DeveloperEdition.pt-PT.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-PT/132.0/Mozilla.Firefox.DeveloperEdition.pt-PT.installer.yaml index adbd7c695a4c8..5e21e8c533742 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-PT/132.0/Mozilla.Firefox.DeveloperEdition.pt-PT.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/pt-PT/132.0/Mozilla.Firefox.DeveloperEdition.pt-PT.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/pt-PT/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 97917ACD946D9F501A92304317CAFAA5AEA756D419C59C7E583063C7BF9F0AB5 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/pt-PT/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D0D5D6C924B4D04EBD552B448A3D1FAB59B51160CF0A65109E9790710C20B2FC ProductCode: Firefox Developer Edition 132.0 (x86 pt-PT) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/pt-PT/Firefox%20Setup%20132.0b8.exe - InstallerSha256: EC67CFE6940072306C27D70F4B11CFD7EF2A5CE379CBF93BB9E086A66B38E3CF + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/pt-PT/Firefox%20Setup%20132.0b9.exe + InstallerSha256: BDAFED2580F616277BAD587603244314FE311288E240EE8DB2000478CA4B1A49 ProductCode: Firefox Developer Edition 132.0 (x64 pt-PT) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/pt-PT/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 9CDF6C22522491616A9FCF5FD713AB2FA90F31D183C9C22B0BC9979FAC3A4877 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/pt-PT/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 67EDB3C1F3B0A186AED204F1B5F6F1ABE3880EB8B807FDFE37C82A265D6374AC ProductCode: Firefox Developer Edition 132.0 (arm64 pt-PT) ManifestType: installer ManifestVersion: 1.6.0 From 1886eff9fba5774bcc2879f518fabd31da754386 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:31:00 +0800 Subject: [PATCH 069/170] Update: Mozilla.Firefox.DeveloperEdition.sc version 132.0 (132.0b9) (#184262) --- ...illa.Firefox.DeveloperEdition.sc.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sc/132.0/Mozilla.Firefox.DeveloperEdition.sc.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sc/132.0/Mozilla.Firefox.DeveloperEdition.sc.installer.yaml index 45bbf33fe5f6f..4b0766061a3cd 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sc/132.0/Mozilla.Firefox.DeveloperEdition.sc.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sc/132.0/Mozilla.Firefox.DeveloperEdition.sc.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/sc/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 7CB2313E96ED66459F866B98572691176650B6DF3CAAE1CB55191108A175CE5C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/sc/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8778986DB9FA6D37D2035ACD189C8B4B5254F4BDE3AC59EB1EE05DA23B489617 ProductCode: Firefox Developer Edition 132.0 (x86 sc) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/sc/Firefox%20Setup%20132.0b8.exe - InstallerSha256: B29E0A1E40D5C53DADBE6A2B84FAED0110CE1E072B02251C6CA09B9DF96EF2E9 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/sc/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 56C7F645A95FAE6475105DBF1DEB2388E4F357724E9F35B97DB910A3FEEFA3A6 ProductCode: Firefox Developer Edition 132.0 (x64 sc) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/sc/Firefox%20Setup%20132.0b8.exe - InstallerSha256: B9B2FAED0395A398E4C4E0CC51B73D319D5BBB501F8BE69DE9AE2C072BF9B681 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/sc/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A5F8C86A1A164081D81CC34B2E75B0C7E1DC5B14D704063A4351F4785AEFEFE6 ProductCode: Firefox Developer Edition 132.0 (arm64 sc) ManifestType: installer ManifestVersion: 1.6.0 From d7e7feb962b8a8600dd41d9aef4bff1b3b3ad160 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:31:03 +0800 Subject: [PATCH 070/170] Update: Mozilla.Firefox.DeveloperEdition.nn-NO version 132.0 (132.0b9) (#184253) --- ...a.Firefox.DeveloperEdition.nn-NO.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/nn-NO/132.0/Mozilla.Firefox.DeveloperEdition.nn-NO.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/nn-NO/132.0/Mozilla.Firefox.DeveloperEdition.nn-NO.installer.yaml index 0deff63934b8f..3753388bb28a8 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/nn-NO/132.0/Mozilla.Firefox.DeveloperEdition.nn-NO.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/nn-NO/132.0/Mozilla.Firefox.DeveloperEdition.nn-NO.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/nn-NO/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 091BF346D7F7B0C23B7FADC218D0FCD1152F46BB025D85D839D9C911C2DB8317 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/nn-NO/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 1E33198120CF5631F4A153629949308604902CE082A3F1582159922D6D507A48 ProductCode: Firefox Developer Edition 132.0 (x86 nn-NO) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/nn-NO/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 78560A4FFABF7BCB6DF9EF3A98C45017295FEAAEC1D6C2C7C24987D7AB831DEA + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/nn-NO/Firefox%20Setup%20132.0b9.exe + InstallerSha256: CD4A8EDDA76166173EE1B90F5601B26D9A066539ECD3E531F5020A8BDEA5D7D5 ProductCode: Firefox Developer Edition 132.0 (x64 nn-NO) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/nn-NO/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 4928CDACA14BAF87ED2850204801F9EAF4560FF10197EC9911A6A9D0A56B398A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/nn-NO/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 1DDBD05209575F14D19020820D4015681A1EE35EA2C434AD8318EEB7FCEC1E22 ProductCode: Firefox Developer Edition 132.0 (arm64 nn-NO) ManifestType: installer ManifestVersion: 1.6.0 From fd6a2e5eb9347b76f62ab7c1a2d3955a50a10a51 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:31:12 +0800 Subject: [PATCH 071/170] Update: Mozilla.Firefox.DeveloperEdition.sk version 132.0 (132.0b9) (#184265) --- ...illa.Firefox.DeveloperEdition.sk.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sk/132.0/Mozilla.Firefox.DeveloperEdition.sk.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sk/132.0/Mozilla.Firefox.DeveloperEdition.sk.installer.yaml index 252a40da6be98..eef196795648a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sk/132.0/Mozilla.Firefox.DeveloperEdition.sk.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sk/132.0/Mozilla.Firefox.DeveloperEdition.sk.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/sk/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 83B2D309E2200C55BEC982718281C78BCF7434D282C542A022DB7BC7E5CA48DF + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/sk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 25D8071BCCD06FD018E5A909D832F6FD23A0969B2D315CC661772A35F2FCB688 ProductCode: Firefox Developer Edition 132.0 (x86 sk) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/sk/Firefox%20Setup%20132.0b8.exe - InstallerSha256: EF6D0684F8618674FA55AEE19F2997ADD9AC4A7908707F7015B7D63C35406E63 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/sk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: FDE6395FF31284145C12D75C34530DE97F423D5B1979F23E0ED6ABBC4DD3884C ProductCode: Firefox Developer Edition 132.0 (x64 sk) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/sk/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 866EC3B2CD1E7C86F71189192ABD7E72D1331F33B198DA4218B331A4CFE85BA2 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/sk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C6E8178AD51FD60FD31F97739D8D1EEAC3B634C1C40BFAC7D76556B917F83F7A ProductCode: Firefox Developer Edition 132.0 (arm64 sk) ManifestType: installer ManifestVersion: 1.6.0 From 533356ae23cb9cbc8dff9909bd6eb45d5986902e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:31:17 +0800 Subject: [PATCH 072/170] Update: Mozilla.Firefox.DeveloperEdition.oc version 132.0 (132.0b9) (#184254) --- ...illa.Firefox.DeveloperEdition.oc.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/oc/132.0/Mozilla.Firefox.DeveloperEdition.oc.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/oc/132.0/Mozilla.Firefox.DeveloperEdition.oc.installer.yaml index 66bdfd8147932..30b55d665abf6 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/oc/132.0/Mozilla.Firefox.DeveloperEdition.oc.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/oc/132.0/Mozilla.Firefox.DeveloperEdition.oc.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/oc/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 2DB8032F7E8F75EEDA93E0AADBFB0030EA14E989E666A32E7C9364694ED0E379 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/oc/Firefox%20Setup%20132.0b9.exe + InstallerSha256: EEA3425F27AACA95366F141B82423A573465B9A5B0FFE91301D076EF4CB43A2F ProductCode: Firefox Developer Edition 132.0 (x86 oc) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/oc/Firefox%20Setup%20132.0b8.exe - InstallerSha256: E37CB98651D1E11A7186BCC6D6B7E6D9C776EFFED3F7C193728A12874F71A57A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/oc/Firefox%20Setup%20132.0b9.exe + InstallerSha256: FE1AE2BA1A59C83EE238DCFAD8FA1BE988A276A43760EA413878D33685EDFFB0 ProductCode: Firefox Developer Edition 132.0 (x64 oc) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/oc/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 02B37841E8287518D67B6D4B2F3DA764BB962D6F43C1A808D2EAF9EC6289337F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/oc/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5C80EF7328B4B6D65B4D5DC500DA609D9F51FC8E79681B5AAC20907AA9548855 ProductCode: Firefox Developer Edition 132.0 (arm64 oc) ManifestType: installer ManifestVersion: 1.6.0 From d058f61bf47d15bedad1674ca26d34f54671b341 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:31:20 +0800 Subject: [PATCH 073/170] Update: Mozilla.Firefox.DeveloperEdition.sr version 132.0 (132.0b9) (#184269) --- ...illa.Firefox.DeveloperEdition.sr.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sr/132.0/Mozilla.Firefox.DeveloperEdition.sr.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sr/132.0/Mozilla.Firefox.DeveloperEdition.sr.installer.yaml index cad8b561b784d..d82f132ac6253 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sr/132.0/Mozilla.Firefox.DeveloperEdition.sr.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sr/132.0/Mozilla.Firefox.DeveloperEdition.sr.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/sr/Firefox%20Setup%20132.0b8.exe - InstallerSha256: AE74E9CA12B91CAF9DE1CF49236D5380FAACD9121FA4BD4B7CEDC808F2307709 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/sr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: BF419B7861B14B4F9383498AD70F4EACE75AC28BE59F0F6AD2DB17BD8B92F563 ProductCode: Firefox Developer Edition 132.0 (x86 sr) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/sr/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 032CE69030E24ACF8C378BC63FD3526391618A94F8797F810925D812D1ECC30D + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/sr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: DB903EF62D9D3EF4E1DC03A957E23B5AD964A66621A1332C7760E316EECF7665 ProductCode: Firefox Developer Edition 132.0 (x64 sr) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/sr/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 3FDBF7112FB179BBADE8E7EDDBBF55B75F457B5F9E5A4FD557DBE0DCEFDF456E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/sr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 4552896E05317026D7BC1BD68887876F3A82FF53B2D094867AE3D1D3F5407AAC ProductCode: Firefox Developer Edition 132.0 (arm64 sr) ManifestType: installer ManifestVersion: 1.6.0 From 587730ef12f331719e66604451493fa5aaa09915 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:31:22 +0800 Subject: [PATCH 074/170] Update: Mozilla.Firefox.DeveloperEdition.ta version 132.0 (132.0b9) (#184272) --- ...illa.Firefox.DeveloperEdition.ta.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ta/132.0/Mozilla.Firefox.DeveloperEdition.ta.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ta/132.0/Mozilla.Firefox.DeveloperEdition.ta.installer.yaml index 8dac6722215b9..91f042ad5afbf 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ta/132.0/Mozilla.Firefox.DeveloperEdition.ta.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ta/132.0/Mozilla.Firefox.DeveloperEdition.ta.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/ta/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 4253A8DD4861610B38A3FEA6C9FBF6B39FC8A461A58EC94A7BB7E6C5B4916FD7 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ta/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D5B2D087807D3E512E98961476116FF9C689ED38F460F6B7822795990DA2FFC8 ProductCode: Firefox Developer Edition 132.0 (x86 ta) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/ta/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 09659A855B48884FCE4928649016D95322F1C6695315F0BE3BAA7DE93926316C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ta/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A31EB84B81237280D62FA4FD14799CA59796D93319CC1DB5BBAA79F1AA423FB7 ProductCode: Firefox Developer Edition 132.0 (x64 ta) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/ta/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 9ACF299D6A6AB0536F16E6810CEFE6260A64AAF33841074C72744D4D3FC58464 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ta/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 3A94153EF6FB50DEB0D9DAF0E0C638660D175EF47CA120FC10B936EE878D5273 ProductCode: Firefox Developer Edition 132.0 (arm64 ta) ManifestType: installer ManifestVersion: 1.6.0 From 6c3fcc9e86c46788dd74ae2c9cd035bc75b01207 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:31:25 +0800 Subject: [PATCH 075/170] Update: Mozilla.Firefox.DeveloperEdition.en-CA version 132.0 (132.0b9) (#184206) --- ...a.Firefox.DeveloperEdition.en-CA.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/en-CA/132.0/Mozilla.Firefox.DeveloperEdition.en-CA.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/en-CA/132.0/Mozilla.Firefox.DeveloperEdition.en-CA.installer.yaml index cf090af7a93bb..7705fb3db452d 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/en-CA/132.0/Mozilla.Firefox.DeveloperEdition.en-CA.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/en-CA/132.0/Mozilla.Firefox.DeveloperEdition.en-CA.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/en-CA/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 163B05C823643960F57E3F2248701A679B66773F972A3E5A31F248678B3ABF68 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/en-CA/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A76408D9D96ADBE71DB94E41F9DA098249E8DC831408397009CAE666FD4C530D ProductCode: Firefox Developer Edition 132.0 (x86 en-CA) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/en-CA/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 989CEF5442C3EC2EEAAE97540AE542821EECDE61653164DF038238C2F5BAFDC3 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/en-CA/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5AB239F48BD79B0E572838C028519D88060CC68A15E8EC84DD9812A3100DF8E3 ProductCode: Firefox Developer Edition 132.0 (x64 en-CA) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/en-CA/Firefox%20Setup%20132.0b8.exe - InstallerSha256: B41A923DFAB6C47ED5E804023BE78E3B8E1CF29765B8F85B393D15004A955E83 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/en-CA/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 68F1D83E0FCC05B622912CBE6403FAFDFE7BF39BBBA70A2818148F532E02BF1D ProductCode: Firefox Developer Edition 132.0 (arm64 en-CA) ManifestType: installer ManifestVersion: 1.6.0 From 04ef601e87a7679f318cc9aa40d0017cf5019ccf Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:31:30 +0800 Subject: [PATCH 076/170] Update: Mozilla.Firefox.DeveloperEdition.ru version 132.0 (132.0b9) (#184261) --- ...illa.Firefox.DeveloperEdition.ru.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ru/132.0/Mozilla.Firefox.DeveloperEdition.ru.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ru/132.0/Mozilla.Firefox.DeveloperEdition.ru.installer.yaml index f8016bd8a76fc..63fbc6eaa9f2a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ru/132.0/Mozilla.Firefox.DeveloperEdition.ru.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ru/132.0/Mozilla.Firefox.DeveloperEdition.ru.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/ru/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 013436363570C51A1BE37F96DF77F21FB173AEC024CB8657FFA8F3F0A4C42BE1 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ru/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 770D615F50B17ABB6AB86F970D01AF84A1CE3528E13B8CCB74722003BECC56EF ProductCode: Firefox Developer Edition 132.0 (x86 ru) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/ru/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 8F700AABE9986D174F5D5FBC511FECDC22EBE798B492DDBC62B30031604B6979 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ru/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 205EDEC64A35EA9341FFA0EF31AC5897EE23D36FF4D3D87636F18ADDBEE23764 ProductCode: Firefox Developer Edition 132.0 (x64 ru) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/ru/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 8905A1C5A9A29F44D5ADEAEA05F2A558E1EE1646443ACD6DF9E4B576852042DB + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ru/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 6DB6114E2A2355DE5825F17886089F5D7D2914259DE127BF9181962DF1C45150 ProductCode: Firefox Developer Edition 132.0 (arm64 ru) ManifestType: installer ManifestVersion: 1.6.0 From 739fff33679bd023cbb6237692bea2aa2cd1e37e Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:31:32 +0800 Subject: [PATCH 077/170] Update: Mozilla.Firefox.DeveloperEdition.tg version 132.0 (132.0b9) (#184274) --- ...illa.Firefox.DeveloperEdition.tg.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/tg/132.0/Mozilla.Firefox.DeveloperEdition.tg.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/tg/132.0/Mozilla.Firefox.DeveloperEdition.tg.installer.yaml index 420cd12102f0c..df39993a06af0 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/tg/132.0/Mozilla.Firefox.DeveloperEdition.tg.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/tg/132.0/Mozilla.Firefox.DeveloperEdition.tg.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/tg/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 2DFB4AE043370D04286D9718B9CE9133CA7C876C99006625B2FC7B6C6BD0F292 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/tg/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C36FB92B71B69CB9A310F5E008CA02D8E369E20EC55BC87A44E2FD13067EAFD6 ProductCode: Firefox Developer Edition 132.0 (x86 tg) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/tg/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 4D231AD29E7326B7467D56D4F5D9C0BCF777B02FB2972D5D12F8BED53BC7E030 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/tg/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 831AD915C9D631C5E57A1284355B6050865A185EEAB2F9A5D55A32BDEFFC1B71 ProductCode: Firefox Developer Edition 132.0 (x64 tg) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/tg/Firefox%20Setup%20132.0b8.exe - InstallerSha256: EAC63280CB098C7455DFDA5D7764074543A93899B458A2B8287A620B4D677374 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/tg/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5367F05D783BF382F9CAE8EF05FFB2C8CE51237844DBE5D3FB768BB9ADAA9FAC ProductCode: Firefox Developer Edition 132.0 (arm64 tg) ManifestType: installer ManifestVersion: 1.6.0 From 14233fd1f6e2e6a6c7186d4a9ce27c4ff4c9f811 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:31:36 +0800 Subject: [PATCH 078/170] Update: Mozilla.Firefox.DeveloperEdition.th version 132.0 (132.0b9) (#184275) --- ...illa.Firefox.DeveloperEdition.th.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/th/132.0/Mozilla.Firefox.DeveloperEdition.th.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/th/132.0/Mozilla.Firefox.DeveloperEdition.th.installer.yaml index ce5f930148179..e7f6361b67ed8 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/th/132.0/Mozilla.Firefox.DeveloperEdition.th.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/th/132.0/Mozilla.Firefox.DeveloperEdition.th.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/th/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 42DEF3CB967DEAB2CD68435DD2106EA63DDC1D069BCCD0BC49A20E5B0A51D917 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/th/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 4F577D0935C09A18B2B758A5FA5735ABED7131CD5223785153E5F1EB019E5D58 ProductCode: Firefox Developer Edition 132.0 (x86 th) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/th/Firefox%20Setup%20132.0b8.exe - InstallerSha256: D32D67F314CC3CF9C00B596AC6CD73FA7AC91AAFD96C611C4D8DCBC3CA35DD6F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/th/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 944D60F0C7910F25202E0D401028E4662F7AA6BBE0CDFFAA52809E3E8732F667 ProductCode: Firefox Developer Edition 132.0 (x64 th) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/th/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 7A27D25EF999595F2696271343EB7AB3CAC37D6C4B4739349383A1FEE030071E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/th/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 9BBD7295365148DB6B66C86F2993782CC19B8923CC9426EDD4139311ADBB6990 ProductCode: Firefox Developer Edition 132.0 (arm64 th) ManifestType: installer ManifestVersion: 1.6.0 From a41818b0eee57bbb3e1ea98f16b6e989db165b91 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:31:39 +0800 Subject: [PATCH 079/170] Update: Mozilla.Firefox.DeveloperEdition.sl version 132.0 (132.0b9) (#184266) --- ...illa.Firefox.DeveloperEdition.sl.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sl/132.0/Mozilla.Firefox.DeveloperEdition.sl.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sl/132.0/Mozilla.Firefox.DeveloperEdition.sl.installer.yaml index e2d05b52cbd3d..e2a5e063009a9 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sl/132.0/Mozilla.Firefox.DeveloperEdition.sl.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sl/132.0/Mozilla.Firefox.DeveloperEdition.sl.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/sl/Firefox%20Setup%20132.0b8.exe - InstallerSha256: A07462746A8001486A63BDB0E3EDE0BD55C66DBC0F6904921EB1427E02B04C06 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/sl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B2B6A4BCDEF3C931A43D4333BD5F88009305FFE4C6CD1847418A79E056B79847 ProductCode: Firefox Developer Edition 132.0 (x86 sl) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/sl/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 5475AE0AA36DA158C69B2C15E5183468BBC05D4E163CF72E5AE86CF3BC948479 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/sl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 53DA5026F8F992E046C45B6B982D82805B3E44EC387A51AA8C9DB5C45A438EE1 ProductCode: Firefox Developer Edition 132.0 (x64 sl) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/sl/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 54B631EA6F01FF598119AA58A72B47D4060690470BA1F8830486B501EC8BC026 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/sl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: FD0D0D009DDF0C15593602A76754F172569D9C899B5E46A7F4E841E6BAB09790 ProductCode: Firefox Developer Edition 132.0 (arm64 sl) ManifestType: installer ManifestVersion: 1.6.0 From 5197b47718c3780fa8e16fd81e1b5cdaaa013731 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:31:41 +0800 Subject: [PATCH 080/170] Update: Mozilla.Firefox.DeveloperEdition.si version 132.0 (132.0b9) (#184264) --- ...illa.Firefox.DeveloperEdition.si.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/si/132.0/Mozilla.Firefox.DeveloperEdition.si.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/si/132.0/Mozilla.Firefox.DeveloperEdition.si.installer.yaml index ec10f83b460b1..aaa36f106a636 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/si/132.0/Mozilla.Firefox.DeveloperEdition.si.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/si/132.0/Mozilla.Firefox.DeveloperEdition.si.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/si/Firefox%20Setup%20132.0b8.exe - InstallerSha256: FB6B7F84BB9BEC1DE3200B3A6E975055C1F9978F16529D998B44A57A9DD3B444 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/si/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 626304569A6D289B7C8DD685C67BEB1532B633D093649A277A97E88980FA2FDF ProductCode: Firefox Developer Edition 132.0 (x86 si) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/si/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 952F7EE078DCF3C51FE16694301E38705B1A6C4644DB568656B5EFB9547908F0 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/si/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 4FFA7152C2FD69892A3E8B100AE146555A3FD47060D44C9CE5F1DC05F8A57085 ProductCode: Firefox Developer Edition 132.0 (x64 si) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/si/Firefox%20Setup%20132.0b8.exe - InstallerSha256: D512925727A551C6B66ED99D3C5886BBC2AEA1785337D21C643C1992386DD130 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/si/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B0E8C1D600A54D5EC88262B55A4AECF413EC01228076466B825EE5AAF4B83FD0 ProductCode: Firefox Developer Edition 132.0 (arm64 si) ManifestType: installer ManifestVersion: 1.6.0 From 3418843661be8f2cda54c6dc78ef5ff3b0e99446 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:31:45 +0800 Subject: [PATCH 081/170] Update: Mozilla.Firefox.DeveloperEdition.uz version 132.0 (132.0b9) (#184281) --- ...illa.Firefox.DeveloperEdition.uz.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/uz/132.0/Mozilla.Firefox.DeveloperEdition.uz.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/uz/132.0/Mozilla.Firefox.DeveloperEdition.uz.installer.yaml index 86841008fac6d..147de911867da 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/uz/132.0/Mozilla.Firefox.DeveloperEdition.uz.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/uz/132.0/Mozilla.Firefox.DeveloperEdition.uz.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/uz/Firefox%20Setup%20132.0b8.exe - InstallerSha256: DED0AE8B055780341DB0DDB4AAEE56BD04BA93540F5775588BA19161B5385795 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/uz/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8EFA249E75D771424F18307B18001E4C556E9B2EE6EBA24BAE33117CDD481D5B ProductCode: Firefox Developer Edition 132.0 (x86 uz) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/uz/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 212DD48404584F4CB92345367A823B5444812BF368D3598A114590E551A085D5 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/uz/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 99BF6CF1F67BDF9AF56E6B9B672E30345D6DE84D9ED4628FD375266F794D1584 ProductCode: Firefox Developer Edition 132.0 (x64 uz) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/uz/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 877AA335860258EFEFB01100217BA1890CBE87D162C8A4420468D3189DBB3E37 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/uz/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 0593D62AB2391864418E7CEF4D94F327A91E7BBEB3C934991ADA41B18E0CE3CC ProductCode: Firefox Developer Edition 132.0 (arm64 uz) ManifestType: installer ManifestVersion: 1.6.0 From dbd86ffdb0ae2b1205f431a37c7960f4433fd2a1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:31:52 +0800 Subject: [PATCH 082/170] Update: Mozilla.Firefox.DeveloperEdition.de version 132.0 (132.0b9) (#184203) --- ...illa.Firefox.DeveloperEdition.de.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/de/132.0/Mozilla.Firefox.DeveloperEdition.de.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/de/132.0/Mozilla.Firefox.DeveloperEdition.de.installer.yaml index f31be94d233d3..b87747a96494a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/de/132.0/Mozilla.Firefox.DeveloperEdition.de.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/de/132.0/Mozilla.Firefox.DeveloperEdition.de.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/de/Firefox%20Setup%20132.0b8.exe - InstallerSha256: B68BFAC4E2ED366515BC76CA52AC69E11FABBD476D281F8CC9FD39F6FCA6063A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/de/Firefox%20Setup%20132.0b9.exe + InstallerSha256: ADD3C0A3158204E1222C5F64770C4BEFD111434B4B14F6F5BF7888580C6B1CBF ProductCode: Firefox Developer Edition 132.0 (x86 de) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/de/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 65B8F8A4F991579B1A73BB1D882C128308E53BDD7D3C103A337895DC571BAC26 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/de/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 07902F50EAAD41C6AF45B49FABA29F217431A67564CFE5C91DB34C4BA3E3746B ProductCode: Firefox Developer Edition 132.0 (x64 de) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/de/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 9279D71D3ADFF9E6958C4B0BCFB673B5E637200B8D5B0D74B9FF51A175835898 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/de/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 97CF356CFCE6BA20EF7A5E3035B36E72BB03982CF0D8CE36FAB7166190563800 ProductCode: Firefox Developer Edition 132.0 (arm64 de) ManifestType: installer ManifestVersion: 1.6.0 From 7b75557c4f1117a97d239aa326e5bdd6844b9406 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:31:55 +0800 Subject: [PATCH 083/170] Update: Mozilla.Firefox.DeveloperEdition.xh version 132.0 (132.0b9) (#184283) --- ...illa.Firefox.DeveloperEdition.xh.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/132.0/Mozilla.Firefox.DeveloperEdition.xh.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/132.0/Mozilla.Firefox.DeveloperEdition.xh.installer.yaml index 54b7f84dd315e..4d137ca4cb09b 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/132.0/Mozilla.Firefox.DeveloperEdition.xh.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/xh/132.0/Mozilla.Firefox.DeveloperEdition.xh.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/xh/Firefox%20Setup%20132.0b8.exe - InstallerSha256: A614BE5E974035401135A899A0230D3CD355A6BC22099AC7C3E9EAB0B94594C0 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/xh/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5AB5B4055F1414601A6468ED6BDCA23B0ACB314BD6D3A2012A562D3BD2561BD3 ProductCode: Firefox Developer Edition 132.0 (x86 xh) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/xh/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 9AC888ED2D1941C6911FBCE6097F65BA6F234E27DC81C2686208342078243817 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/xh/Firefox%20Setup%20132.0b9.exe + InstallerSha256: FBD0F39D8BE5D544ACBB8201D145511E05EEA80D54F4D5E10CD33F28474D352F ProductCode: Firefox Developer Edition 132.0 (x64 xh) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/xh/Firefox%20Setup%20132.0b8.exe - InstallerSha256: DD55C67E7B644A5B7293DD53733AAA568E4164BA289D04A308A9B8CC12F1438B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/xh/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B8E0700DD19ECA5ABF5464EB50E0AFC4A12653E9336A9E3372E15D9A62E6BDF2 ProductCode: Firefox Developer Edition 132.0 (arm64 xh) ManifestType: installer ManifestVersion: 1.6.0 From 2928f4d43bb31b6adf27418891715464e19cbf05 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:32:00 +0800 Subject: [PATCH 084/170] Update: Mozilla.Firefox.DeveloperEdition.uk version 132.0 (132.0b9) (#184279) --- ...illa.Firefox.DeveloperEdition.uk.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/uk/132.0/Mozilla.Firefox.DeveloperEdition.uk.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/uk/132.0/Mozilla.Firefox.DeveloperEdition.uk.installer.yaml index b381dca81107d..128221373bb80 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/uk/132.0/Mozilla.Firefox.DeveloperEdition.uk.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/uk/132.0/Mozilla.Firefox.DeveloperEdition.uk.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/uk/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 3BCBCE0A19AA7249A63F7C3909876B996BD68754091EB30ABDE1CFB856AFDB22 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/uk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 448929D7F86112FF37BC28CC5854E995381F7471D012489A1115B87080390CB7 ProductCode: Firefox Developer Edition 132.0 (x86 uk) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/uk/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 5F611CDBB9B837BA669CE2A6756E107AE7F08E9B51FA248835EB3D046F7308B7 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/uk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 1C26F175B59696D9B4AA8527D2FD283D0EF9EBF1ABC5431BB1F66F5858A1C327 ProductCode: Firefox Developer Edition 132.0 (x64 uk) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/uk/Firefox%20Setup%20132.0b8.exe - InstallerSha256: FE91B3C373497DA5252A363B8CDDF248004C75D4ECF45FDD7CD93B0516178217 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/uk/Firefox%20Setup%20132.0b9.exe + InstallerSha256: CE5F214EA4D5CEF7B2F703A490A9624A5E862176DEBA4DA984F93F7E12CF7DD5 ProductCode: Firefox Developer Edition 132.0 (arm64 uk) ManifestType: installer ManifestVersion: 1.6.0 From 6e12131d3143e77632fdc4aeb5d561420876900b Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:32:02 +0800 Subject: [PATCH 085/170] Update: Mozilla.Firefox.DeveloperEdition.sv-SE version 132.0 (132.0b9) (#184270) --- ...a.Firefox.DeveloperEdition.sv-SE.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sv-SE/132.0/Mozilla.Firefox.DeveloperEdition.sv-SE.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sv-SE/132.0/Mozilla.Firefox.DeveloperEdition.sv-SE.installer.yaml index 85164fdd3d659..34cf2830368f9 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sv-SE/132.0/Mozilla.Firefox.DeveloperEdition.sv-SE.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sv-SE/132.0/Mozilla.Firefox.DeveloperEdition.sv-SE.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/sv-SE/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 9C388CFB748EEE27A224A5B5229FE0DF3D4F85DDEB5D8AAF673A7740F6FAC9FC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/sv-SE/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 4D2CB4839AFA03C95F673A1E798BB3DA88D3092E9FE0F0875DD2FD83687C9933 ProductCode: Firefox Developer Edition 132.0 (x86 sv-SE) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/sv-SE/Firefox%20Setup%20132.0b8.exe - InstallerSha256: F67D0CBA1144B919EEDDEC554D1141F88D947C1538B8AFC9C4086CFF738EC3EA + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/sv-SE/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8637F9ECEC56D09667C0DDCDB3897E5CA2385D0EBBB47CF035B07596AA2822D9 ProductCode: Firefox Developer Edition 132.0 (x64 sv-SE) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/sv-SE/Firefox%20Setup%20132.0b8.exe - InstallerSha256: E0AE8A6B005E4E7585313E6166E9A1C9CC042097052263F590D42B4EFC0CB13F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/sv-SE/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B5A3027CA4D76950D9FA11D99EA1341E60C7DF9EA70AE1803C43A9690440A3A7 ProductCode: Firefox Developer Edition 132.0 (arm64 sv-SE) ManifestType: installer ManifestVersion: 1.6.0 From fe2a0a10745003ef1ef20615332fc0b445cc21e1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:32:04 +0800 Subject: [PATCH 086/170] Update: Mozilla.Firefox.DeveloperEdition.tr version 132.0 (132.0b9) (#184277) --- ...illa.Firefox.DeveloperEdition.tr.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/tr/132.0/Mozilla.Firefox.DeveloperEdition.tr.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/tr/132.0/Mozilla.Firefox.DeveloperEdition.tr.installer.yaml index d576601b38f58..4f62aead74e1e 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/tr/132.0/Mozilla.Firefox.DeveloperEdition.tr.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/tr/132.0/Mozilla.Firefox.DeveloperEdition.tr.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/tr/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 2406DCF04E86B9A2E9E2513976B584345E58F3FBB737A00FE79711E98100D0F3 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/tr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A0665CAA61BF58BAE2B96EC8DBAEAEB4E7BFC51FE192214612B67C412AAF55DA ProductCode: Firefox Developer Edition 132.0 (x86 tr) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/tr/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 9DEC193C362B6DC286F17D284655B1BAF9D7EBDFB22C71445F31CC44A355F888 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/tr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 2585ACCED5E93E48F545852DAB48B27378D11FD2FEA3C238E66A4827D0F949CE ProductCode: Firefox Developer Edition 132.0 (x64 tr) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/tr/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 5C831580CD4732AF7B48FDC4EDCF4CEBFB40AC3FAEB93F664100DB6DEC85B817 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/tr/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 26D293FC0F7F6D3D822DC4429350976E0EF30126E9463B8280B1DD0585042D12 ProductCode: Firefox Developer Edition 132.0 (arm64 tr) ManifestType: installer ManifestVersion: 1.6.0 From 3c5893da62deffcc98b520345421e6e1b7a73fda Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:32:08 +0800 Subject: [PATCH 087/170] Update: Mozilla.Firefox.DeveloperEdition.trs version 132.0 (132.0b9) (#184278) --- ...lla.Firefox.DeveloperEdition.trs.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/trs/132.0/Mozilla.Firefox.DeveloperEdition.trs.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/trs/132.0/Mozilla.Firefox.DeveloperEdition.trs.installer.yaml index 85e2eab035186..9e023ca72793e 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/trs/132.0/Mozilla.Firefox.DeveloperEdition.trs.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/trs/132.0/Mozilla.Firefox.DeveloperEdition.trs.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/trs/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 86EDDB92B3A1998B992B8E4BDBBE4CA7FA450A0A66DC7DD839768C32458285EC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/trs/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A4AFBB407E8AD5BAA96F646AFF36109610386ADC61B5C36E6D558F0347248418 ProductCode: Firefox Developer Edition 132.0 (x86 trs) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/trs/Firefox%20Setup%20132.0b8.exe - InstallerSha256: EA423A808C572E49E7FDC297B3D16B20085F35DF6F4840EBFF30FD47DE83E9CE + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/trs/Firefox%20Setup%20132.0b9.exe + InstallerSha256: FA5DA8537EFA2ABEF765084E02C08E925EA27F25D671700FB705DA8D64A56B86 ProductCode: Firefox Developer Edition 132.0 (x64 trs) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/trs/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 081B6DA75DEFBEFB91C2B17E435CA5C8B1F005A37C82AD11E2F4574F429D29B1 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/trs/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 20E202DBAF0A5D3D41D18F2DFBB309C85918DE9A1267E16FC481D0F113447EB0 ProductCode: Firefox Developer Edition 132.0 (arm64 trs) ManifestType: installer ManifestVersion: 1.6.0 From 011df6b9572ec9ccdfef11128504695badcfd5a4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:32:14 +0800 Subject: [PATCH 088/170] Update: Mozilla.Firefox.DeveloperEdition.vi version 132.0 (132.0b9) (#184282) --- ...illa.Firefox.DeveloperEdition.vi.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/vi/132.0/Mozilla.Firefox.DeveloperEdition.vi.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/vi/132.0/Mozilla.Firefox.DeveloperEdition.vi.installer.yaml index e1fb7f1975267..297e3ce7c43a0 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/vi/132.0/Mozilla.Firefox.DeveloperEdition.vi.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/vi/132.0/Mozilla.Firefox.DeveloperEdition.vi.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/vi/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 8043941F7418959B7A45FC4C4B0A12FDB42F2B5B498E41FCCD3370A2DE133478 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/vi/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C530B2D0F739879A41AB04AAD69EADBB8468CA3DD7E12F813D038646EE2213DE ProductCode: Firefox Developer Edition 132.0 (x86 vi) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/vi/Firefox%20Setup%20132.0b8.exe - InstallerSha256: EDFDC3C852D227E7B4383FD9DCBB1A77FAC84AE8395F1A32DC5D77EAA7642F87 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/vi/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5F6B72DF743437BA2CEECD2AA8E436723A1364841C4CD172E84FDA8D922DB452 ProductCode: Firefox Developer Edition 132.0 (x64 vi) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/vi/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 7EC3035B86D6E53C005E55E67F1AEF34037BF9114A00937B2AC0520CDBB9F517 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/vi/Firefox%20Setup%20132.0b9.exe + InstallerSha256: AE50D0AE3635054AAF3FC90C5A1CED73A34226C0CB8D12B2BD85BFEABBFAF9F3 ProductCode: Firefox Developer Edition 132.0 (arm64 vi) ManifestType: installer ManifestVersion: 1.6.0 From 0147164621ef578c2d061de1b9f3f4ce0db9e8a5 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:32:17 +0800 Subject: [PATCH 089/170] Update: Mozilla.Firefox.DeveloperEdition.es-AR version 132.0 (132.0b9) (#184209) --- ...a.Firefox.DeveloperEdition.es-AR.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-AR/132.0/Mozilla.Firefox.DeveloperEdition.es-AR.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-AR/132.0/Mozilla.Firefox.DeveloperEdition.es-AR.installer.yaml index ce0d2c090a4e1..3fd5a50df463b 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/es-AR/132.0/Mozilla.Firefox.DeveloperEdition.es-AR.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/es-AR/132.0/Mozilla.Firefox.DeveloperEdition.es-AR.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/es-AR/Firefox%20Setup%20132.0b8.exe - InstallerSha256: B3EC9E506F7A05615DDB26233F4E41AE6E6F9EBD7F21D16C2CB835B81B7475AF + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/es-AR/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 83B4F5572C15B5A2DC1BA2706D0BBA9FABFD1EB3A42E9894E3DB0EF68763EFD6 ProductCode: Firefox Developer Edition 132.0 (x86 es-AR) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/es-AR/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 7D3243935123F18FDD4EB375B05E325BB31C08035FC7528FAD8FF9984DC216C6 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/es-AR/Firefox%20Setup%20132.0b9.exe + InstallerSha256: C4FD99DB64C5890CAE3CECED1FD8F9E2AEAD73963E4C485DC26197F3128C58B0 ProductCode: Firefox Developer Edition 132.0 (x64 es-AR) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/es-AR/Firefox%20Setup%20132.0b8.exe - InstallerSha256: A200A797412244F0B4CBC1FE8554808C5EE57DB66F4591570AA93CAA8D6AAAC1 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/es-AR/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D7A448E671B79845056973526D95FEC051DC4E54406409E6AEE3D0763514349B ProductCode: Firefox Developer Edition 132.0 (arm64 es-AR) ManifestType: installer ManifestVersion: 1.6.0 From 0d4772cae894eeb47cecd47bdfb57b41053cffea Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:32:21 +0800 Subject: [PATCH 090/170] Update: Mozilla.Firefox.DeveloperEdition.pl version 132.0 (132.0b9) (#184256) --- ...illa.Firefox.DeveloperEdition.pl.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/pl/132.0/Mozilla.Firefox.DeveloperEdition.pl.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/pl/132.0/Mozilla.Firefox.DeveloperEdition.pl.installer.yaml index 8d21d181c5a1e..b133b4d9c6f8a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/pl/132.0/Mozilla.Firefox.DeveloperEdition.pl.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/pl/132.0/Mozilla.Firefox.DeveloperEdition.pl.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/pl/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 8058009B0DE44A44D11A3A8B967D93AD3E5BD98A04A555152B731E3E9E8C8768 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/pl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: BA92E13F30213D401FE77F127E94BF4B40180D0A0AD896ADE0A27AB05A28B3A1 ProductCode: Firefox Developer Edition 132.0 (x86 pl) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/pl/Firefox%20Setup%20132.0b8.exe - InstallerSha256: EB66988CDB473DEEA96D5FF27586BE685D906FA3A035255D1C5BFC85FF5CA11B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/pl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: BE78C48F4CAE286728486E501DAF57D154AE1A4E78AE264887B691C22F1558F5 ProductCode: Firefox Developer Edition 132.0 (x64 pl) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/pl/Firefox%20Setup%20132.0b8.exe - InstallerSha256: AC7466175AB4FADD5D15005DBB87FDF5D4490C51708E437A7F82135501827E94 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/pl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A4F527BD7169CA29474A073F9953CFF7FBECA5E198890D5E9C0C2BDEE31E4B12 ProductCode: Firefox Developer Edition 132.0 (arm64 pl) ManifestType: installer ManifestVersion: 1.6.0 From d5cf1954e95b7dd1336d92bbea4f226b5f80865d Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:32:25 +0800 Subject: [PATCH 091/170] Update: Mozilla.Firefox.DeveloperEdition.ur version 132.0 (132.0b9) (#184280) --- ...illa.Firefox.DeveloperEdition.ur.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ur/132.0/Mozilla.Firefox.DeveloperEdition.ur.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ur/132.0/Mozilla.Firefox.DeveloperEdition.ur.installer.yaml index 567c7faff4ed1..6a4c26534fcc0 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ur/132.0/Mozilla.Firefox.DeveloperEdition.ur.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ur/132.0/Mozilla.Firefox.DeveloperEdition.ur.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/ur/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 59B3BA03AC45FD8D21B91604996023DAFE8F334EFE7FCB988CA60DB4A768ACF2 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ur/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 9805EA64E8CEFF6C9F22E32E23720ABB21A8AD61413D7E0CB46E3885A18CABCF ProductCode: Firefox Developer Edition 132.0 (x86 ur) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/ur/Firefox%20Setup%20132.0b8.exe - InstallerSha256: E33393A3582B954B8B39949B937B54F91A0E27AF2A22273779D0957ACF3B311C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ur/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 9D9D1EAF200743886D0D35B8C10DF9760477C2720A2837F4B55D993D832D6BF5 ProductCode: Firefox Developer Edition 132.0 (x64 ur) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/ur/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 8EC05E06F627FB3EDAF68058068CE1F38BE65F08D13F055CC082F1B4DC904DBC + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ur/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 786D2A9EA25D0F5BF042EA5B7764E1F47105BB239D462FFB6A372BD44A1EC51A ProductCode: Firefox Developer Edition 132.0 (arm64 ur) ManifestType: installer ManifestVersion: 1.6.0 From eeeb88adce2eb7ee1e6e6d74916f3be700578179 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:32:28 +0800 Subject: [PATCH 092/170] Update: Mozilla.Firefox.DeveloperEdition.zh-CN version 132.0 (132.0b9) (#184284) --- ...a.Firefox.DeveloperEdition.zh-CN.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-CN/132.0/Mozilla.Firefox.DeveloperEdition.zh-CN.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-CN/132.0/Mozilla.Firefox.DeveloperEdition.zh-CN.installer.yaml index 3685cdd1de7de..e1144af4d14a5 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-CN/132.0/Mozilla.Firefox.DeveloperEdition.zh-CN.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-CN/132.0/Mozilla.Firefox.DeveloperEdition.zh-CN.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/zh-CN/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 0EF1152813A991F6216BB1C4A2D3D9FDC8EAF97109BABE93B6D6DD967924F645 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/zh-CN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A015E59CD471F9F709915B9EBDF7EB2C19D7D7E638F6C3CA7DB91A1699D31438 ProductCode: Firefox Developer Edition 132.0 (x86 zh-CN) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/zh-CN/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 96F6F446CDB39C6FF2816911B075180C484C74FF78C3F45A7C39C42130A927F2 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/zh-CN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 25FE6336D1DBDCB68E2762902A83075B32B391336D9D9978A7A9A904A9AEC1A4 ProductCode: Firefox Developer Edition 132.0 (x64 zh-CN) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/zh-CN/Firefox%20Setup%20132.0b8.exe - InstallerSha256: F1CFC661A010B8767EF0724C8A499DCF590CCF825FC2E029D50898DE7159F13B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/zh-CN/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 3990CAFAE83630A809EEC4D82D50D74C13BE34E4CBF24AB7D327C4F2F087244F ProductCode: Firefox Developer Edition 132.0 (arm64 zh-CN) ManifestType: installer ManifestVersion: 1.6.0 From beba35a8ddf51b42428b30d3c37092b0663b8120 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:32:33 +0800 Subject: [PATCH 093/170] Update: Mozilla.Firefox.DeveloperEdition.zh-TW version 132.0 (132.0b9) (#184285) --- ...a.Firefox.DeveloperEdition.zh-TW.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-TW/132.0/Mozilla.Firefox.DeveloperEdition.zh-TW.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-TW/132.0/Mozilla.Firefox.DeveloperEdition.zh-TW.installer.yaml index cc7f22a60f428..5960bb46fb7a5 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-TW/132.0/Mozilla.Firefox.DeveloperEdition.zh-TW.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/zh-TW/132.0/Mozilla.Firefox.DeveloperEdition.zh-TW.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/zh-TW/Firefox%20Setup%20132.0b8.exe - InstallerSha256: C20F434437973E598A37F1E88412A510AED4C70A0C141B0A9CA48C8914E454A2 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/zh-TW/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 1B5D88165A9474DC60A1DAF467748449CC9216F40E54510B19898B4330E84F11 ProductCode: Firefox Developer Edition 132.0 (x86 zh-TW) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/zh-TW/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 5E237E89CDD8A0B039C14440C1FAEFB2FFC66FE829D4270A3B70706A65C9DA1B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/zh-TW/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 479DC63F2B22636E7030A0D0A678B0C7FD0D8C8563581703D4B2A24109A4B641 ProductCode: Firefox Developer Edition 132.0 (x64 zh-TW) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/zh-TW/Firefox%20Setup%20132.0b8.exe - InstallerSha256: DFEB9A98B742D2F4B3CD2AD0BFDBC07EE6FA6DFBA6407CC28E01D24DE12E2B8C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/zh-TW/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 04A7AD6F5CFD7D72C8152AA898E65D72ABBA0B7582C21D22A2DBE080169956DB ProductCode: Firefox Developer Edition 132.0 (arm64 zh-TW) ManifestType: installer ManifestVersion: 1.6.0 From 4370420709f139a9c3ac70f2f9650d3f43fd21f4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:32:37 +0800 Subject: [PATCH 094/170] Update: Mozilla.Firefox.DeveloperEdition.son version 132.0 (132.0b9) (#184267) --- ...lla.Firefox.DeveloperEdition.son.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/son/132.0/Mozilla.Firefox.DeveloperEdition.son.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/son/132.0/Mozilla.Firefox.DeveloperEdition.son.installer.yaml index 74702350064b0..8db6670729bf7 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/son/132.0/Mozilla.Firefox.DeveloperEdition.son.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/son/132.0/Mozilla.Firefox.DeveloperEdition.son.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/son/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 44D996538B9F6B060AE1A5BBCF58FF0FD82DE1EFEC55729EC6936568940C171C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/son/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 25B29E8AA8D1860A70BBD85BF3585FF4D14C2864307573B614655BB0EAE27C70 ProductCode: Firefox Developer Edition 132.0 (x86 son) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/son/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 1060E06E4AAB1B373C3EE3BF0A95D8717DE148D61271F1B7C47D5E24863B1D8A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/son/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 53DC0C8274CF1EC2E16D55C737C90EB195F0D29FF1486A17FD6EE4E653CAAED7 ProductCode: Firefox Developer Edition 132.0 (x64 son) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/son/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 9D373EDF61F19621A556F659301C3A7AABB5BC0B0D635B847F2E2FF361D58489 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/son/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 1B62A77625B32B3EEA6696EBABE7FE2545014340B09D1B8251F72BA0BEAAA72A ProductCode: Firefox Developer Edition 132.0 (arm64 son) ManifestType: installer ManifestVersion: 1.6.0 From eacd4b29db7c366dda8353065e08d24792bca339 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:32:44 +0800 Subject: [PATCH 095/170] Update: Mozilla.Firefox.DeveloperEdition.te version 132.0 (132.0b9) (#184273) --- ...illa.Firefox.DeveloperEdition.te.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/te/132.0/Mozilla.Firefox.DeveloperEdition.te.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/te/132.0/Mozilla.Firefox.DeveloperEdition.te.installer.yaml index afaf3c52c29f0..9f7480dc5938f 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/te/132.0/Mozilla.Firefox.DeveloperEdition.te.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/te/132.0/Mozilla.Firefox.DeveloperEdition.te.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/te/Firefox%20Setup%20132.0b8.exe - InstallerSha256: D170CEDEF6AA38F318E503D9FBC0DF6C69D82BB1237FCD683B0C78691FBAD21A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/te/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 186F4671DC8C5249DFBDDFE54D1DBDD61C8C58DDF9011540FA4E8D40171F9A22 ProductCode: Firefox Developer Edition 132.0 (x86 te) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/te/Firefox%20Setup%20132.0b8.exe - InstallerSha256: C97758D13898A026B470706B18BBB8E9E886D39B3549209537F6934A6BB131EA + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/te/Firefox%20Setup%20132.0b9.exe + InstallerSha256: EDD4CC9CC35FB4277D24DD4D50764E62E13036EAAEE1B328D253583E76AE40EB ProductCode: Firefox Developer Edition 132.0 (x64 te) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/te/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 56755D8267317A4155B0B0150E59004436B78B1814530FE2E8C5C78C8BE3E3F9 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/te/Firefox%20Setup%20132.0b9.exe + InstallerSha256: BDE2D100FE02F8E3B37D170CF9560690103841BF12857E53E975FFC8A1D2BBA2 ProductCode: Firefox Developer Edition 132.0 (arm64 te) ManifestType: installer ManifestVersion: 1.6.0 From 418690d4cccb4b92a17438ecd777e37727c53a05 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:32:49 +0800 Subject: [PATCH 096/170] Update: Mozilla.Firefox.DeveloperEdition.szl version 132.0 (132.0b9) (#184271) --- ...lla.Firefox.DeveloperEdition.szl.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/szl/132.0/Mozilla.Firefox.DeveloperEdition.szl.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/szl/132.0/Mozilla.Firefox.DeveloperEdition.szl.installer.yaml index fbaf58a135f66..459dd9f05dd01 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/szl/132.0/Mozilla.Firefox.DeveloperEdition.szl.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/szl/132.0/Mozilla.Firefox.DeveloperEdition.szl.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/szl/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 29CCFE72D51BFD303FFD540A79430BC30DC6A39F848D01D07006D0C754A293E3 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/szl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 680D5930D29D1C4999BADB3C30AC911B4268615C865B00689E09F6478986DAA4 ProductCode: Firefox Developer Edition 132.0 (x86 szl) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/szl/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 3913A2CDB39D38F5B1936A62D8D1B43D3191A8D215963360ECB70942B6E3083D + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/szl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: F410FE57C2B145C776414BCD37448A98D2BD093AB9C2CECD1C9018BF67B2B928 ProductCode: Firefox Developer Edition 132.0 (x64 szl) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/szl/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 0631ECA11DC08C2D314D7CB66216668187354115C98DFB6F9A0D67B63C0E5849 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/szl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 0CBA581928BA3ED3D7A52267A886749374927299BC6FA6616EBED5C89F166776 ProductCode: Firefox Developer Edition 132.0 (arm64 szl) ManifestType: installer ManifestVersion: 1.6.0 From aa7ee003b20fd7b8ad030151d3284807313d4796 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:32:56 +0800 Subject: [PATCH 097/170] Update: Mozilla.Firefox.DeveloperEdition.cy version 132.0 (132.0b9) (#184201) --- ...illa.Firefox.DeveloperEdition.cy.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/cy/132.0/Mozilla.Firefox.DeveloperEdition.cy.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/cy/132.0/Mozilla.Firefox.DeveloperEdition.cy.installer.yaml index dab711997aeb8..38cc1a8efee7a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/cy/132.0/Mozilla.Firefox.DeveloperEdition.cy.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/cy/132.0/Mozilla.Firefox.DeveloperEdition.cy.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/cy/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 7785AD4BE8E2CA40FA639C770FC8396E7BB3279C0554585B9B45C730D700ACAD + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/cy/Firefox%20Setup%20132.0b9.exe + InstallerSha256: A39B344EE9B9AE0AEEAD38F9D91E30BFDD9A95BF4535D90DD219DB66885BC0EE ProductCode: Firefox Developer Edition 132.0 (x86 cy) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/cy/Firefox%20Setup%20132.0b8.exe - InstallerSha256: D6908677C45484E0464794ABDF928B95CB990A2EF6FE40A5AA7C64A14C154E51 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/cy/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 497D54BFC2E1B32BD2DC96C4B77B6320904AE4091EDB257EECA4045E10036C50 ProductCode: Firefox Developer Edition 132.0 (x64 cy) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/cy/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 239EE019617AAF4A930DB6755E28E3FF95CC66735D5A72E85E0683D139D65F2F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/cy/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 464CDD9F32F0366E3E3E5B24EAEB27E69FD0EABD47C59F6ED1F9B579D0BB904E ProductCode: Firefox Developer Edition 132.0 (arm64 cy) ManifestType: installer ManifestVersion: 1.6.0 From a1ab8586b193fd457ab1c0cc0cdcdb1dfab0a06f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:33:10 +0800 Subject: [PATCH 098/170] Update: Mozilla.Firefox.DeveloperEdition.ro version 132.0 (132.0b9) (#184260) --- ...illa.Firefox.DeveloperEdition.ro.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ro/132.0/Mozilla.Firefox.DeveloperEdition.ro.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ro/132.0/Mozilla.Firefox.DeveloperEdition.ro.installer.yaml index fa371eab48a14..cba9932363c89 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ro/132.0/Mozilla.Firefox.DeveloperEdition.ro.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ro/132.0/Mozilla.Firefox.DeveloperEdition.ro.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/ro/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 4AA7157F43A981F377806DD6171303E9B52AE35E3F59B4850D824386E489A93A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ro/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 9E2AE7CDD65827253BB1158A5A5E4B6471740CA7D63A05C5AA5FF6FCC9FA73DD ProductCode: Firefox Developer Edition 132.0 (x86 ro) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/ro/Firefox%20Setup%20132.0b8.exe - InstallerSha256: E797E4F9139842BF29FFD3E0211493CF39D884C286AE0A6D447B837E92043189 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ro/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 6B211B533E1D00CF0DBFF8C537E64B90EF33EE20DAD450859B8AE08388D89DFB ProductCode: Firefox Developer Edition 132.0 (x64 ro) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/ro/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 05D27C760B4FFC5C7B6DE67D967927E6302E0A319C4592394C6F8C96E7563BB8 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ro/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 3F4F87E37F6E856AB1AE38C16FDB09EBF9DB8029EEE36256E7581AE68DB35830 ProductCode: Firefox Developer Edition 132.0 (arm64 ro) ManifestType: installer ManifestVersion: 1.6.0 From 41ad70b69fea1874fa484a88027a2ba169bc637c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:33:20 +0800 Subject: [PATCH 099/170] Update: Mozilla.Firefox.DeveloperEdition.tl version 132.0 (132.0b9) (#184276) --- ...illa.Firefox.DeveloperEdition.tl.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/tl/132.0/Mozilla.Firefox.DeveloperEdition.tl.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/tl/132.0/Mozilla.Firefox.DeveloperEdition.tl.installer.yaml index 3f2248e171363..af43f8abc60eb 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/tl/132.0/Mozilla.Firefox.DeveloperEdition.tl.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/tl/132.0/Mozilla.Firefox.DeveloperEdition.tl.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/tl/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 7C02A1689AAD61E13046465B2333D9F9680FE3320EE86F12258B3E5E2ACC15D9 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/tl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D6C1D047C9307E934814DBF499D1FE592EB2AF323D74067E1656111DE932DC03 ProductCode: Firefox Developer Edition 132.0 (x86 tl) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/tl/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 0F3F8161EEF62632BC80527109BCADD624B985D247476CCD04BA49B0BE7013C7 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/tl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 17AD6035F422A89B18B7CDD370594DEBAD029DD5F20B754E01889B2F35A0B607 ProductCode: Firefox Developer Edition 132.0 (x64 tl) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/tl/Firefox%20Setup%20132.0b8.exe - InstallerSha256: FA55F559BEA0361DECAB8B33F0185C6747F9DBA366EF3A9EC2974E4E57D61968 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/tl/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 48C370931004A8E654C9A219C43D0CC0BABC1B81A4B4C0E447182A0A155AD5F6 ProductCode: Firefox Developer Edition 132.0 (arm64 tl) ManifestType: installer ManifestVersion: 1.6.0 From 9ddf4b439c80f3b07185d9086b671ce9281c5add Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:33:24 +0800 Subject: [PATCH 100/170] Update: Mozilla.Firefox.DeveloperEdition.sco version 132.0 (132.0b9) (#184263) --- ...lla.Firefox.DeveloperEdition.sco.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sco/132.0/Mozilla.Firefox.DeveloperEdition.sco.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sco/132.0/Mozilla.Firefox.DeveloperEdition.sco.installer.yaml index 7cc01b64af939..407a2e6975e88 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sco/132.0/Mozilla.Firefox.DeveloperEdition.sco.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sco/132.0/Mozilla.Firefox.DeveloperEdition.sco.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/sco/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 1EB8AB8DCD50056083759ABBCF1C0323B277589E438E3164B4322486A39B3683 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/sco/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B59E2B5EBE44F9D436AB8793352444BAC7D16F22575795EA5AEA4CBD092048E1 ProductCode: Firefox Developer Edition 132.0 (x86 sco) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/sco/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 96BC112025EA674579E8A1E423FC453600C4F09E8C610CB71471548E135775DF + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/sco/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 6D1D5B8FA12406A4A464010944014EBB0658343BA1D07D2394AC7001B8CD0D00 ProductCode: Firefox Developer Edition 132.0 (x64 sco) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/sco/Firefox%20Setup%20132.0b8.exe - InstallerSha256: CC909BCBDC9E6B56411AE87D5037C56FC51348769C41FA75A99816F2BCFF309F + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/sco/Firefox%20Setup%20132.0b9.exe + InstallerSha256: CACB1D021FBCB2BF708A952D97CED8D768831B33AAEADD34815D17A8599766B3 ProductCode: Firefox Developer Edition 132.0 (arm64 sco) ManifestType: installer ManifestVersion: 1.6.0 From 0af898d7b97c1db56e404ff6733c3335431114ff Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:33:29 +0800 Subject: [PATCH 101/170] Update: Mozilla.Firefox.DeveloperEdition.lij version 132.0 (132.0b9) (#184243) --- ...lla.Firefox.DeveloperEdition.lij.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/lij/132.0/Mozilla.Firefox.DeveloperEdition.lij.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/lij/132.0/Mozilla.Firefox.DeveloperEdition.lij.installer.yaml index 566fe3b3004c0..b29f71018a869 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/lij/132.0/Mozilla.Firefox.DeveloperEdition.lij.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/lij/132.0/Mozilla.Firefox.DeveloperEdition.lij.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/lij/Firefox%20Setup%20132.0b8.exe - InstallerSha256: C7300C93DDDD6AAB19170C44E9FEBBE5633BF3EAA230F4FD119EE443043E781B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/lij/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 6C0D053FFE6F1D5707527C062207F42E21DCD6BD33054BA86E55C20324B39212 ProductCode: Firefox Developer Edition 132.0 (x86 lij) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/lij/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 6CEBA154916FA18AF433F9A18956285CD5182C5BFAE233ABA450340E3EE96C8C + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/lij/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 24DD6CC90469071C1788D7815B13E6C83B90A84038E90155DC361F71C72D7BD3 ProductCode: Firefox Developer Edition 132.0 (x64 lij) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/lij/Firefox%20Setup%20132.0b8.exe - InstallerSha256: D8E3395544093D1DF3746783A5F542A925D5A7D61B8D88764D59A411F426A3F3 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/lij/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 4840663408825BCEB3151747F0EF34C09FCBD0EE363E627657EE63121400F055 ProductCode: Firefox Developer Edition 132.0 (arm64 lij) ManifestType: installer ManifestVersion: 1.6.0 From a8958db39de29a43e64e3ad8b6e6d9525e06786c Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:33:36 +0800 Subject: [PATCH 102/170] Update: Mozilla.Firefox.DeveloperEdition.eo version 132.0 (132.0b9) (#184208) --- ...illa.Firefox.DeveloperEdition.eo.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/eo/132.0/Mozilla.Firefox.DeveloperEdition.eo.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/eo/132.0/Mozilla.Firefox.DeveloperEdition.eo.installer.yaml index 06ff9b99793e9..8c4b561dd0721 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/eo/132.0/Mozilla.Firefox.DeveloperEdition.eo.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/eo/132.0/Mozilla.Firefox.DeveloperEdition.eo.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/eo/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 68E5DEF7CC5EFD206848E355A77D58F53A0813D245EF28D3FD24C6B21E49B6DF + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/eo/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 7D6D8F9D04CB33E071B79D5DB1777753FC4CE05E58834FFDE560524960025F81 ProductCode: Firefox Developer Edition 132.0 (x86 eo) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/eo/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 5CE30595AB4D622819B0AEBD7C66C413DB83AAAF7E18C640416B4ED46D4D1EB8 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/eo/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 2FF349C1C1C2AE5CE92B552A625B9CD38DEC9C9F7A81FB1039D0E192A907ABF3 ProductCode: Firefox Developer Edition 132.0 (x64 eo) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/eo/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 7927FD8F4B1E8F523D437B2A5D50BD637478F41B26E2D3EB5D43C4C1FA7D2D6E + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/eo/Firefox%20Setup%20132.0b9.exe + InstallerSha256: FA56987BEE65B1C64B1A059F3DAAA104163C09F8B38B9D566C71B9104E044612 ProductCode: Firefox Developer Edition 132.0 (arm64 eo) ManifestType: installer ManifestVersion: 1.6.0 From 504be8245e9febe28f871fb9d435ca90b6c4f300 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:33:39 +0800 Subject: [PATCH 103/170] Update: Mozilla.Firefox.DeveloperEdition.ia version 132.0 (132.0b9) (#184232) --- ...illa.Firefox.DeveloperEdition.ia.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/ia/132.0/Mozilla.Firefox.DeveloperEdition.ia.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/ia/132.0/Mozilla.Firefox.DeveloperEdition.ia.installer.yaml index cefed8bde2b25..7e72840ff8b33 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/ia/132.0/Mozilla.Firefox.DeveloperEdition.ia.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/ia/132.0/Mozilla.Firefox.DeveloperEdition.ia.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/ia/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 5BBF6DB5852D8AD4775403E4D6D0B575384544DAF2EEBDFAEAAD48F3A024E142 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/ia/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 80D2964C3B0149404395D3C18E26CE1DC607EAAB81D18AD2C305FEFA7619702E ProductCode: Firefox Developer Edition 132.0 (x86 ia) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/ia/Firefox%20Setup%20132.0b8.exe - InstallerSha256: F2E525769D11993156C239DA2D1BB3C1593B1B41507086D5A42BFB7E5D3A695A + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/ia/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 1E358235369176E341A05FF6E59009115B4607CF4AFB3EDBACB878405A7FE079 ProductCode: Firefox Developer Edition 132.0 (x64 ia) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/ia/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 8781013DE48F65B44DBB97EFF16FF20677C15BDCBE92D17F07BF69D8C34428BB + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/ia/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 44E86D198DC4AD80E4741386387DE0381E663FF155B55080B6965FD7DD07BEC7 ProductCode: Firefox Developer Edition 132.0 (arm64 ia) ManifestType: installer ManifestVersion: 1.6.0 From 0417de1aed63645b6c8f9bddbf98865612e81909 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:33:53 +0800 Subject: [PATCH 104/170] Update: Mozilla.Firefox.DeveloperEdition.gn version 132.0 (132.0b9) (#184224) --- ...illa.Firefox.DeveloperEdition.gn.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/gn/132.0/Mozilla.Firefox.DeveloperEdition.gn.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/gn/132.0/Mozilla.Firefox.DeveloperEdition.gn.installer.yaml index 80f875e1f91c3..a78861a66461a 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/gn/132.0/Mozilla.Firefox.DeveloperEdition.gn.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/gn/132.0/Mozilla.Firefox.DeveloperEdition.gn.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/gn/Firefox%20Setup%20132.0b8.exe - InstallerSha256: CC666E4D143FB0DB5213EEE3AC7FDBA448195F6FEB28F53D570AE461D7CDECE0 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/gn/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5DB696FFC5C5559FC04AD6F5A80E948461A377B323FA7C327B738F4184B1EA25 ProductCode: Firefox Developer Edition 132.0 (x86 gn) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/gn/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 283E88D8A381E5AEB6161BC4162C22FF6DEFCAF33DE80E6C19E5A4F65B90B562 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/gn/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5A3FB4BC75F202B48D6A2ADC1F2C6259D3A1D937101B36C53DB711AD519B8D71 ProductCode: Firefox Developer Edition 132.0 (x64 gn) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/gn/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 6CF3C39DE622F463D12B10DB4444AFA06BD93728DF6D422501DE6C4CBE2D1AB5 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/gn/Firefox%20Setup%20132.0b9.exe + InstallerSha256: B9B01E27C7CDFDFE46D93DA9F7FE14B19F29FD5E1A0805A745809CFCBCF54C06 ProductCode: Firefox Developer Edition 132.0 (arm64 gn) ManifestType: installer ManifestVersion: 1.6.0 From 7bd9061c84379bec52764e77a7059fb178dcd3cd Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:34:03 +0800 Subject: [PATCH 105/170] New version: PBH-BTN.PeerBanHelper version 6.4.8 (#184286) --- .../PBH-BTN.PeerBanHelper.installer.yaml | 30 +++++++++++++++ .../PBH-BTN.PeerBanHelper.locale.en-US.yaml | 33 +++++++++++++++++ .../PBH-BTN.PeerBanHelper.locale.zh-CN.yaml | 37 +++++++++++++++++++ .../6.4.8/PBH-BTN.PeerBanHelper.yaml | 8 ++++ 4 files changed, 108 insertions(+) create mode 100644 manifests/p/PBH-BTN/PeerBanHelper/6.4.8/PBH-BTN.PeerBanHelper.installer.yaml create mode 100644 manifests/p/PBH-BTN/PeerBanHelper/6.4.8/PBH-BTN.PeerBanHelper.locale.en-US.yaml create mode 100644 manifests/p/PBH-BTN/PeerBanHelper/6.4.8/PBH-BTN.PeerBanHelper.locale.zh-CN.yaml create mode 100644 manifests/p/PBH-BTN/PeerBanHelper/6.4.8/PBH-BTN.PeerBanHelper.yaml diff --git a/manifests/p/PBH-BTN/PeerBanHelper/6.4.8/PBH-BTN.PeerBanHelper.installer.yaml b/manifests/p/PBH-BTN/PeerBanHelper/6.4.8/PBH-BTN.PeerBanHelper.installer.yaml new file mode 100644 index 0000000000000..d99b6f1b3e236 --- /dev/null +++ b/manifests/p/PBH-BTN/PeerBanHelper/6.4.8/PBH-BTN.PeerBanHelper.installer.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: PBH-BTN.PeerBanHelper +PackageVersion: 6.4.8 +InstallerType: exe +InstallModes: +- interactive +- silent +- silentWithProgress +InstallerSwitches: + Silent: -q -Dinstall4j.suppressUnattendedReboot=true + SilentWithProgress: -q -splash "" -Dinstall4j.suppressUnattendedReboot=true + InstallLocation: -dir "" + Log: -Dinstall4j.log="" +UpgradeBehavior: install +ReleaseDate: 2024-10-18 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/PBH-BTN/PeerBanHelper/releases/download/v6.4.8/PeerBanHelper_windows-x64_6.4.8.exe + InstallerSha256: 4442F82A022CDD310676B6A2261908236E8059C9C011FCD70EC0C593DC896374 + ProductCode: 7121-2388-2769-9582 +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/PBH-BTN/PeerBanHelper/releases/download/v6.4.8/PeerBanHelper_windows-x64_6.4.8.exe + InstallerSha256: 4442F82A022CDD310676B6A2261908236E8059C9C011FCD70EC0C593DC896374 + ProductCode: 7121-2388-2769-9582 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/p/PBH-BTN/PeerBanHelper/6.4.8/PBH-BTN.PeerBanHelper.locale.en-US.yaml b/manifests/p/PBH-BTN/PeerBanHelper/6.4.8/PBH-BTN.PeerBanHelper.locale.en-US.yaml new file mode 100644 index 0000000000000..b7088f9b95c11 --- /dev/null +++ b/manifests/p/PBH-BTN/PeerBanHelper/6.4.8/PBH-BTN.PeerBanHelper.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: PBH-BTN.PeerBanHelper +PackageVersion: 6.4.8 +PackageLocale: en-US +Publisher: PBH-BTN Community +PublisherUrl: https://github.com/PBH-BTN +PublisherSupportUrl: https://github.com/PBH-BTN/PeerBanHelper/issues +# PrivacyUrl: +# Author: +PackageName: PeerBanHelper +PackageUrl: https://github.com/PBH-BTN/PeerBanHelper +License: GPL-3.0 +LicenseUrl: https://github.com/PBH-BTN/PeerBanHelper/blob/HEAD/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: Automatically ban unwanted, leeching and abnormal BitTorrent clients with support for customized rules. +# Description: +# Moniker: +Tags: +- bittorrent +- bt +- torrent +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/PBH-BTN/PeerBanHelper/releases/tag/v6.4.8 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/PBH-BTN/PeerBanHelper/wiki +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/p/PBH-BTN/PeerBanHelper/6.4.8/PBH-BTN.PeerBanHelper.locale.zh-CN.yaml b/manifests/p/PBH-BTN/PeerBanHelper/6.4.8/PBH-BTN.PeerBanHelper.locale.zh-CN.yaml new file mode 100644 index 0000000000000..628c0d719c579 --- /dev/null +++ b/manifests/p/PBH-BTN/PeerBanHelper/6.4.8/PBH-BTN.PeerBanHelper.locale.zh-CN.yaml @@ -0,0 +1,37 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: PBH-BTN.PeerBanHelper +PackageVersion: 6.4.8 +PackageLocale: zh-CN +Publisher: PBH-BTN Community +PublisherUrl: https://github.com/PBH-BTN +PublisherSupportUrl: https://github.com/PBH-BTN/PeerBanHelper/issues +# PrivacyUrl: +# Author: +PackageName: PeerBanHelper +PackageUrl: https://github.com/PBH-BTN/PeerBanHelper +License: GPL-3.0 +LicenseUrl: https://github.com/PBH-BTN/PeerBanHelper/blob/HEAD/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: 自动封禁不受欢迎、吸血和异常的 BT 客户端,并支持自定义规则。 +# Description: +# Moniker: +Tags: +- bt +- 种子 +ReleaseNotes: |- + 错误修复 + - 修复通过 WebUI 删除城市规则时无法删除的问题 + - 撤销有关分代 ZGC 的更改,用户报告 ZGC 在部分系统上似乎不能很好的工作,回退到 G1GC + Docker 用户 + DockerHub: ghostchu/peerbanhelper:v6.4.8 阿里云国内镜像加速:registry.cn-hangzhou.aliyuncs.com/ghostchu/peerbanhelper:v6.4.8 +ReleaseNotesUrl: https://github.com/PBH-BTN/PeerBanHelper/releases/tag/v6.4.8 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Wiki + DocumentUrl: https://github.com/PBH-BTN/PeerBanHelper/wiki +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/p/PBH-BTN/PeerBanHelper/6.4.8/PBH-BTN.PeerBanHelper.yaml b/manifests/p/PBH-BTN/PeerBanHelper/6.4.8/PBH-BTN.PeerBanHelper.yaml new file mode 100644 index 0000000000000..63a76c64e6111 --- /dev/null +++ b/manifests/p/PBH-BTN/PeerBanHelper/6.4.8/PBH-BTN.PeerBanHelper.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: PBH-BTN.PeerBanHelper +PackageVersion: 6.4.8 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From af2b5fac2ccdd1374b9d88691da0958ace2271ab Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:34:06 +0800 Subject: [PATCH 106/170] Update: Mozilla.Firefox.DeveloperEdition.hy-AM version 132.0 (132.0b9) (#184231) --- ...a.Firefox.DeveloperEdition.hy-AM.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/hy-AM/132.0/Mozilla.Firefox.DeveloperEdition.hy-AM.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/hy-AM/132.0/Mozilla.Firefox.DeveloperEdition.hy-AM.installer.yaml index 2c053c72af021..7393fa014926b 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/hy-AM/132.0/Mozilla.Firefox.DeveloperEdition.hy-AM.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/hy-AM/132.0/Mozilla.Firefox.DeveloperEdition.hy-AM.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/hy-AM/Firefox%20Setup%20132.0b8.exe - InstallerSha256: FE1DD005985E489C8A00BB370930847B41FB7BD005F3B5ADD4583C1F03E92868 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/hy-AM/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 2DCB50422775E8F551A7A4D55A6D667D9BAE9AA67EEFD71266C0BF790F525BED ProductCode: Firefox Developer Edition 132.0 (x86 hy-AM) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/hy-AM/Firefox%20Setup%20132.0b8.exe - InstallerSha256: DB27A943002DD780311B378FEDDC1A38AA99A1462B427317D1D7454A61DC1A47 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/hy-AM/Firefox%20Setup%20132.0b9.exe + InstallerSha256: D228815CFD0FFAEC67541F33362A8FC3AF22E10653DB5869D950056A7A9D25DC ProductCode: Firefox Developer Edition 132.0 (x64 hy-AM) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/hy-AM/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 7412A14E45507378EDC2058C775644B6633D12C2D2DB6AE4184B12CB148CBFE6 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/hy-AM/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 84151FD2D1F7E48CBC85DA55683ACE3CB994DD40CE1A3ABD2C0EA8A08EE586EA ProductCode: Firefox Developer Edition 132.0 (arm64 hy-AM) ManifestType: installer ManifestVersion: 1.6.0 From c246e7810c515374fabe1b070552133355b20b60 Mon Sep 17 00:00:00 2001 From: Adam Clark <63731426+AClark-WHONET@users.noreply.github.com> Date: Fri, 18 Oct 2024 21:34:16 -0400 Subject: [PATCH 107/170] New version: WHONET.WHONET version 24.10.18 (#184287) --- .../24.10.18/WHONET.WHONET.installer.yaml | 21 ++++++++++ .../24.10.18/WHONET.WHONET.locale.en-US.yaml | 39 +++++++++++++++++++ .../WHONET/WHONET/24.10.18/WHONET.WHONET.yaml | 8 ++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/w/WHONET/WHONET/24.10.18/WHONET.WHONET.installer.yaml create mode 100644 manifests/w/WHONET/WHONET/24.10.18/WHONET.WHONET.locale.en-US.yaml create mode 100644 manifests/w/WHONET/WHONET/24.10.18/WHONET.WHONET.yaml diff --git a/manifests/w/WHONET/WHONET/24.10.18/WHONET.WHONET.installer.yaml b/manifests/w/WHONET/WHONET/24.10.18/WHONET.WHONET.installer.yaml new file mode 100644 index 0000000000000..26b157770ed07 --- /dev/null +++ b/manifests/w/WHONET/WHONET/24.10.18/WHONET.WHONET.installer.yaml @@ -0,0 +1,21 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: WHONET.WHONET +PackageVersion: 24.10.18 +Platform: +- Windows.Desktop +InstallerType: burn +InstallerSwitches: + Silent: /quiet + SilentWithProgress: /passive +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://whonet.org/releases/WHONET2024-Setup-x86-v24.10.18.exe + InstallerSha256: 6050383BC60F924105DC2F3E97B27298E25D403DDAA56564D846D34C68B3A88E +- Architecture: x64 + InstallerUrl: https://whonet.org/releases/WHONET2024-Setup-x64-v24.10.18.exe + InstallerSha256: A1A018D67241B84D58CEF3975BA72A15448E4E02AF88C1DCFA5C596F7645FB77 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/w/WHONET/WHONET/24.10.18/WHONET.WHONET.locale.en-US.yaml b/manifests/w/WHONET/WHONET/24.10.18/WHONET.WHONET.locale.en-US.yaml new file mode 100644 index 0000000000000..ab1f72913b7e6 --- /dev/null +++ b/manifests/w/WHONET/WHONET/24.10.18/WHONET.WHONET.locale.en-US.yaml @@ -0,0 +1,39 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: WHONET.WHONET +PackageVersion: 24.10.18 +PackageLocale: en-US +Publisher: Brigham and Women's Hospital +PublisherUrl: https://whonet.org/ +PublisherSupportUrl: https://whonet.org/contact.html +Author: Brigham and Women's Hospital +PackageName: WHONET 2024 +PackageUrl: https://whonet.org/software.html +License: Freeware +Copyright: Copyright (c) Brigham and Women's Hospital. All rights reserved. +ShortDescription: WHONET is a free desktop Windows application for the management and analysis of microbiology laboratory data with a particular focus on antimicrobial resistance surveillance. +Description: |- + WHONET is a free desktop Windows application for the management and analysis of microbiology laboratory data with a particular focus on antimicrobial resistance surveillance developed and supported by the WHO Collaborating Centre for Surveillance of Antimicrobial Resistance at the Brigham and Women's Hospital in Boston, Massachusetts. + WHONET, available in 44 languages, supports local, national, regional, and global surveillance efforts in over 2,300 hospital, public health, animal health, and food laboratories in over 130 countries worldwide. + WHONET 2024 is a modernized and expanded version of WHONET 5.6. This version supports 44 languages and includes new features for exporting to the WHO GLASS data structure. + It includes support for CLSI 2024 M100, M45, M60, M61, as well as EUCAST 2024 bacterial breakpoints. Also included are the most recent CLSI VET01, VET03/04, and VET06 breakpoints. +Moniker: WHONET +Tags: +- AMR +- Antibiotics +- BacLink +- Bacteriology +- CLSI +- EUCAST +- GLASS +- Laboratory +- Microbiology +- Resistance +- WHO +ReleaseNotes: |- + Corrects the Ukranian translations for Male and Female. + Updates the AWS and OpenXML libraries. +ReleaseNotesUrl: https://whonet.org/WHONET-ReleaseNotes.html +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/w/WHONET/WHONET/24.10.18/WHONET.WHONET.yaml b/manifests/w/WHONET/WHONET/24.10.18/WHONET.WHONET.yaml new file mode 100644 index 0000000000000..bb245f7fddc40 --- /dev/null +++ b/manifests/w/WHONET/WHONET/24.10.18/WHONET.WHONET.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: WHONET.WHONET +PackageVersion: 24.10.18 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2bab2181893cb0fca37896f4e98c20d6845ed5a1 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:34:29 +0800 Subject: [PATCH 108/170] New version: LibreWolf.LibreWolf version 131.0.3-1 (#184289) --- .../LibreWolf.LibreWolf.installer.yaml | 34 +++++++++++++++ .../LibreWolf.LibreWolf.locale.en-US.yaml | 41 +++++++++++++++++++ .../LibreWolf.LibreWolf.locale.zh-CN.yaml | 40 ++++++++++++++++++ .../131.0.3-1/LibreWolf.LibreWolf.yaml | 8 ++++ 4 files changed, 123 insertions(+) create mode 100644 manifests/l/LibreWolf/LibreWolf/131.0.3-1/LibreWolf.LibreWolf.installer.yaml create mode 100644 manifests/l/LibreWolf/LibreWolf/131.0.3-1/LibreWolf.LibreWolf.locale.en-US.yaml create mode 100644 manifests/l/LibreWolf/LibreWolf/131.0.3-1/LibreWolf.LibreWolf.locale.zh-CN.yaml create mode 100644 manifests/l/LibreWolf/LibreWolf/131.0.3-1/LibreWolf.LibreWolf.yaml diff --git a/manifests/l/LibreWolf/LibreWolf/131.0.3-1/LibreWolf.LibreWolf.installer.yaml b/manifests/l/LibreWolf/LibreWolf/131.0.3-1/LibreWolf.LibreWolf.installer.yaml new file mode 100644 index 0000000000000..dd82ffaad6b0d --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/131.0.3-1/LibreWolf.LibreWolf.installer.yaml @@ -0,0 +1,34 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: LibreWolf.LibreWolf +PackageVersion: 131.0.3-1 +InstallerType: nullsoft +Scope: machine +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +FileExtensions: +- avif +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2024-10-18 +Installers: +- Architecture: x86 + InstallerUrl: https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/131.0.3-1/librewolf-131.0.3-1-windows-i686-setup.exe + InstallerSha256: 6C357DC3B6A2AFB6F4E3A9589F415D56791865BCCF9FF3C53D05A4257DB83E38 + ProductCode: LibreWolf LibreWolf +- Architecture: x64 + InstallerUrl: https://gitlab.com/api/v4/projects/44042130/packages/generic/librewolf/131.0.3-1/librewolf-131.0.3-1-windows-x86_64-setup.exe + InstallerSha256: FB60CC6D2BD4BF9C87EBB27AD54B13570A78CB908D2A0FED742EB0B0FC7DBBA6 + ProductCode: LibreWolf LibreWolf +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/l/LibreWolf/LibreWolf/131.0.3-1/LibreWolf.LibreWolf.locale.en-US.yaml b/manifests/l/LibreWolf/LibreWolf/131.0.3-1/LibreWolf.LibreWolf.locale.en-US.yaml new file mode 100644 index 0000000000000..5ca564e820a82 --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/131.0.3-1/LibreWolf.LibreWolf.locale.en-US.yaml @@ -0,0 +1,41 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: LibreWolf.LibreWolf +PackageVersion: 131.0.3-1 +PackageLocale: en-US +Publisher: LibreWolf +PublisherUrl: https://librewolf.net/ +PublisherSupportUrl: https://librewolf.net/#questions +PrivacyUrl: https://librewolf.net/privacy-policy/ +# Author: +PackageName: LibreWolf +PackageUrl: https://librewolf.net/ +License: MPL-2.0 +LicenseUrl: https://librewolf.net/license-disclaimers/ +# Copyright: +# CopyrightUrl: +ShortDescription: A custom version of Firefox, focused on privacy, security and freedom. +Description: |- + This project is a custom and independent version of Firefox, with the primary goals of privacy, security and user freedom. + LibreWolf is designed to increase protection against tracking and fingerprinting techniques, while also including a few security improvements. This is achieved through our privacy and security oriented settings and patches. LibreWolf also aims to remove all the telemetry, data collection and annoyances, as well as disabling anti-freedom features like DRM. +Moniker: librewolf +Tags: +- browser +- firefox +- gecko +- internet +- quantum +- spidermonkey +- web +- web-browser +- webpage +# ReleaseNotes: +ReleaseNotesUrl: https://gitlab.com/librewolf-community/browser/bsys6/-/releases/131.0.3-1 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://librewolf.net/docs/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/l/LibreWolf/LibreWolf/131.0.3-1/LibreWolf.LibreWolf.locale.zh-CN.yaml b/manifests/l/LibreWolf/LibreWolf/131.0.3-1/LibreWolf.LibreWolf.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e13562628a641 --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/131.0.3-1/LibreWolf.LibreWolf.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: LibreWolf.LibreWolf +PackageVersion: 131.0.3-1 +PackageLocale: zh-CN +Publisher: LibreWolf +PublisherUrl: https://librewolf.net/ +PublisherSupportUrl: https://librewolf.net/#questions +PrivacyUrl: https://librewolf.net/privacy-policy/ +# Author: +PackageName: LibreWolf +PackageUrl: https://librewolf.net/ +License: MPL-2.0 +LicenseUrl: https://librewolf.net/license-disclaimers/ +# Copyright: +# CopyrightUrl: +ShortDescription: 火狐浏览器的定制版本,注重隐私、安全和自由。 +Description: |- + 该项目是火狐浏览器的一个独立定制版本,主要目标是保护隐私、确保安全和用户自由。 + LibreWolf 旨在加强对抗跟踪和指纹技术,同时还包括一些安全方面的改进。这些都是通过我们以隐私和安全为导向的设置和补丁实现的。LibreWolf 还旨在移除所有遥测、数据收集和干扰,以及禁用 DRM 等反自由功能。 +# Moniker: +Tags: +- gecko +- quantum +- spidermonkey +- 浏览器 +- 火狐 +- 火狐浏览器 +- 网页 +- 网页浏览器 +# ReleaseNotes: +ReleaseNotesUrl: https://gitlab.com/librewolf-community/browser/bsys6/-/releases/131.0.3-1 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://librewolf.net/docs/faq/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/l/LibreWolf/LibreWolf/131.0.3-1/LibreWolf.LibreWolf.yaml b/manifests/l/LibreWolf/LibreWolf/131.0.3-1/LibreWolf.LibreWolf.yaml new file mode 100644 index 0000000000000..98953c67c1c2a --- /dev/null +++ b/manifests/l/LibreWolf/LibreWolf/131.0.3-1/LibreWolf.LibreWolf.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: LibreWolf.LibreWolf +PackageVersion: 131.0.3-1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 4b2c627aac3b53a95602537cc9107216b665218d Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 18:34:45 -0700 Subject: [PATCH 109/170] Automatic update of AgileBits.1Password.Beta from 8.10.48-17.BETA to 8.10.50-8.BETA (#184290) --- .../AgileBits.1Password.Beta.installer.yaml | 16 ++++++++++++++++ .../AgileBits.1Password.Beta.locale.en-US.yaml | 16 ++++++++++++++++ .../8.10.50-8.BETA/AgileBits.1Password.Beta.yaml | 8 ++++++++ 3 files changed, 40 insertions(+) create mode 100644 manifests/a/AgileBits/1Password/Beta/8.10.50-8.BETA/AgileBits.1Password.Beta.installer.yaml create mode 100644 manifests/a/AgileBits/1Password/Beta/8.10.50-8.BETA/AgileBits.1Password.Beta.locale.en-US.yaml create mode 100644 manifests/a/AgileBits/1Password/Beta/8.10.50-8.BETA/AgileBits.1Password.Beta.yaml diff --git a/manifests/a/AgileBits/1Password/Beta/8.10.50-8.BETA/AgileBits.1Password.Beta.installer.yaml b/manifests/a/AgileBits/1Password/Beta/8.10.50-8.BETA/AgileBits.1Password.Beta.installer.yaml new file mode 100644 index 0000000000000..6c64b4dda9484 --- /dev/null +++ b/manifests/a/AgileBits/1Password/Beta/8.10.50-8.BETA/AgileBits.1Password.Beta.installer.yaml @@ -0,0 +1,16 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: AgileBits.1Password.Beta +PackageVersion: 8.10.50-8.BETA +Installers: +- Architecture: x64 + InstallerType: exe + Scope: user + InstallerUrl: https://downloads.1password.com/win/1PasswordSetup-latest.BETA.exe + InstallerSha256: C7C905D1783FA5431760F31E1B6EF2AF43D518E9F1D94493338378CFC50407EB + InstallerSwitches: + Silent: --silent + SilentWithProgress: --silent +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/a/AgileBits/1Password/Beta/8.10.50-8.BETA/AgileBits.1Password.Beta.locale.en-US.yaml b/manifests/a/AgileBits/1Password/Beta/8.10.50-8.BETA/AgileBits.1Password.Beta.locale.en-US.yaml new file mode 100644 index 0000000000000..34d635c580a12 --- /dev/null +++ b/manifests/a/AgileBits/1Password/Beta/8.10.50-8.BETA/AgileBits.1Password.Beta.locale.en-US.yaml @@ -0,0 +1,16 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: AgileBits.1Password.Beta +PackageVersion: 8.10.50-8.BETA +PackageLocale: en-US +Publisher: AgileBits, Inc. +PublisherUrl: https://1password.com/ +PublisherSupportUrl: https://support.1password.com/ +PackageName: 1Password Beta +PackageUrl: https://support.1password.com/betas/ +License: Proprietary +Copyright: Copyright © 2022 AgileBits, Inc. +ShortDescription: 1Password remembers all your passwords for you, and keeps them safe and secure behind the one password that only you know. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/a/AgileBits/1Password/Beta/8.10.50-8.BETA/AgileBits.1Password.Beta.yaml b/manifests/a/AgileBits/1Password/Beta/8.10.50-8.BETA/AgileBits.1Password.Beta.yaml new file mode 100644 index 0000000000000..7612ea35eb251 --- /dev/null +++ b/manifests/a/AgileBits/1Password/Beta/8.10.50-8.BETA/AgileBits.1Password.Beta.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: AgileBits.1Password.Beta +PackageVersion: 8.10.50-8.BETA +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From e68e460109bf896c5bc010e13eb5bd8223c85773 Mon Sep 17 00:00:00 2001 From: Vedant Mohan Goyal <83997633+vedantmgoyal9@users.noreply.github.com> Date: Sat, 19 Oct 2024 12:35:01 +1100 Subject: [PATCH 110/170] New version: Amazon.AWSCLI version 2.18.10 (#184291) --- .../2.18.10/Amazon.AWSCLI.installer.yaml | 31 ++++++++++++++++++ .../2.18.10/Amazon.AWSCLI.locale.en-US.yaml | 32 +++++++++++++++++++ .../Amazon/AWSCLI/2.18.10/Amazon.AWSCLI.yaml | 8 +++++ 3 files changed, 71 insertions(+) create mode 100644 manifests/a/Amazon/AWSCLI/2.18.10/Amazon.AWSCLI.installer.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.18.10/Amazon.AWSCLI.locale.en-US.yaml create mode 100644 manifests/a/Amazon/AWSCLI/2.18.10/Amazon.AWSCLI.yaml diff --git a/manifests/a/Amazon/AWSCLI/2.18.10/Amazon.AWSCLI.installer.yaml b/manifests/a/Amazon/AWSCLI/2.18.10/Amazon.AWSCLI.installer.yaml new file mode 100644 index 0000000000000..9a633f416c2e4 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.18.10/Amazon.AWSCLI.installer.yaml @@ -0,0 +1,31 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.18.10 +InstallerLocale: en-US +Platform: +- Windows.Desktop +InstallerType: wix +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Commands: +- aws +ProductCode: '{7A7809C6-7330-4FD9-9102-6A614C10E5D6}' +AppsAndFeaturesEntries: +- DisplayName: AWS Command Line Interface v2 + Publisher: Amazon Web Services + ProductCode: '{65818CD2-7668-4E20-B2CD-518946313404}' + UpgradeCode: '{E1C1971C-384E-4D6D-8D02-F1AC48281CF8}' +InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Amazon\AWSCLIV2' +Installers: +- Architecture: x64 + InstallerUrl: https://awscli.amazonaws.com/AWSCLIV2-2.18.10.msi + InstallerSha256: 63829259518920F5DA9BF2B872D95A5DC3FD5F0184BD3F89CA3F384F4E2DAAC2 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Amazon/AWSCLI/2.18.10/Amazon.AWSCLI.locale.en-US.yaml b/manifests/a/Amazon/AWSCLI/2.18.10/Amazon.AWSCLI.locale.en-US.yaml new file mode 100644 index 0000000000000..b923275a21d7f --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.18.10/Amazon.AWSCLI.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.18.10 +PackageLocale: en-US +Publisher: Amazon Web Services +PublisherUrl: https://github.com/aws/aws-cli +PublisherSupportUrl: https://github.com/aws/aws-cli/issues +Author: Amazon Web Services +PackageName: AWS Command Line Interface +PackageUrl: https://aws.amazon.com/cli +License: Apache 2.0 license +LicenseUrl: https://github.com/aws/aws-cli/blob/develop/LICENSE.txt +Copyright: Copyright 2012-2020 Amazon.com, Inc. +CopyrightUrl: https://github.com/aws/aws-cli/blob/develop/LICENSE.txt +ShortDescription: Universal Command Line Interface for Amazon Web Services +Description: |- + The AWS CLI is an open source tool built on top of the AWS SDK for Python (Boto) that provides commands for interacting with AWS services. + With minimal configuration, you can start using all of the functionality provided by the AWS Management Console from your favorite terminal program. +Tags: +- aws +- awscli +- cli +- cloud +- foss +- open-source +- s3 +- services +- web +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Amazon/AWSCLI/2.18.10/Amazon.AWSCLI.yaml b/manifests/a/Amazon/AWSCLI/2.18.10/Amazon.AWSCLI.yaml new file mode 100644 index 0000000000000..c95cd548b2774 --- /dev/null +++ b/manifests/a/Amazon/AWSCLI/2.18.10/Amazon.AWSCLI.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Amazon.AWSCLI +PackageVersion: 2.18.10 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2393517d805928dedd8d7b1b65c97ba1ecad0096 Mon Sep 17 00:00:00 2001 From: Pakhom Golynga Date: Sat, 19 Oct 2024 04:35:18 +0300 Subject: [PATCH 111/170] New version: Liberica JDK17 17.0.13.12 (#184293) Co-authored-by: Pakhom Golynga --- .../BellSoft.LibericaJDK.17.installer.yaml | 27 +++++++++++++++++ .../BellSoft.LibericaJDK.17.locale.en-US.yaml | 30 +++++++++++++++++++ .../17.0.13.12/BellSoft.LibericaJDK.17.yaml | 5 ++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/b/BellSoft/LibericaJDK/17/17.0.13.12/BellSoft.LibericaJDK.17.installer.yaml create mode 100644 manifests/b/BellSoft/LibericaJDK/17/17.0.13.12/BellSoft.LibericaJDK.17.locale.en-US.yaml create mode 100644 manifests/b/BellSoft/LibericaJDK/17/17.0.13.12/BellSoft.LibericaJDK.17.yaml diff --git a/manifests/b/BellSoft/LibericaJDK/17/17.0.13.12/BellSoft.LibericaJDK.17.installer.yaml b/manifests/b/BellSoft/LibericaJDK/17/17.0.13.12/BellSoft.LibericaJDK.17.installer.yaml new file mode 100644 index 0000000000000..5435f48a2fbca --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/17/17.0.13.12/BellSoft.LibericaJDK.17.installer.yaml @@ -0,0 +1,27 @@ +PackageIdentifier: BellSoft.LibericaJDK.17 +PackageVersion: 17.0.13.12 +MinimumOSVersion: 6.1.0.0 +InstallerType: wix +Scope: machine +ReleaseDate: 2024-10-15 +Installers: +- Architecture: x64 + InstallerUrl: https://download.bell-sw.com/java/17.0.13+12/bellsoft-jdk17.0.13+12-windows-amd64.msi + InstallerSha256: 683C2FD25C074014759834E33DCC450DB2958CE1AE48CAF400023BB1F80F323B + ProductCode: '{491429F8-78CC-4006-927B-58487FAFB31C}' + AppsAndFeaturesEntries: + - DisplayName: Liberica JDK 17 (64-bit) +- Architecture: x86 + InstallerUrl: https://download.bell-sw.com/java/17.0.13+12/bellsoft-jdk17.0.13+12-windows-i586.msi + InstallerSha256: C0721D4E623E05411FCE12FEAA6C4385CB869C6BEF8678AB4178C7F7C37D547A + ProductCode: '{6991664A-30C3-4BA1-A1B2-A58A027487DE}' + AppsAndFeaturesEntries: + - DisplayName: Liberica JDK 17 (32-bit) +- Architecture: arm64 + InstallerUrl: https://download.bell-sw.com/java/17.0.13+12/bellsoft-jdk17.0.13+12-windows-aarch64.msi + InstallerSha256: 833CD699AD99392385FD2803967A5C6679321D90E8AE01002AFF05545B7266C0 + ProductCode: '{8440AB11-5080-4D5A-A8C5-5926C7FD3239}' + AppsAndFeaturesEntries: + - DisplayName: Liberica JDK 17 (AArch64) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/BellSoft/LibericaJDK/17/17.0.13.12/BellSoft.LibericaJDK.17.locale.en-US.yaml b/manifests/b/BellSoft/LibericaJDK/17/17.0.13.12/BellSoft.LibericaJDK.17.locale.en-US.yaml new file mode 100644 index 0000000000000..3a6051a045828 --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/17/17.0.13.12/BellSoft.LibericaJDK.17.locale.en-US.yaml @@ -0,0 +1,30 @@ +PackageIdentifier: BellSoft.LibericaJDK.17 +PackageVersion: 17.0.13.12 +PackageLocale: en-US +Publisher: BellSoft +PublisherUrl: https://bell-sw.com +PublisherSupportUrl: https://bell-sw.com/support/ +PrivacyUrl: https://bell-sw.com/liberica_eula/ +Author: BellSoft +PackageName: Liberica JDK 17 +PackageUrl: https://bell-sw.com/pages/downloads/?version=java-17-lts&os=Windows&package=jdk +License: GPL 2 with Classpath Exception +LicenseUrl: https://bell-sw.com/liberica_eula/ +# Copyright: +# CopyrightUrl: +ShortDescription: Liberica JDK is available on a variety of platforms. It is built from OpenJDK which BellSoft contributes to and is thoroughly tested. +Description: > + Liberica JDK is available on a variety of platforms. It is built from OpenJDK which BellSoft contributes to and is thoroughly tested. + Liberica JDK is compatible with the Java SE standard as confirmed by the JCK provided under the license from OpenJDK. Support options are available from BellSoft. +Moniker: liberica-jdk17 +Tags: +- hotspot +- java +- javafx +- liberica +- openjdk +# Agreements: +# ReleaseNotes: +ReleaseNotesUrl: https://docs.bell-sw.com/liberica-jdk/17.0.13b12/general/release-notes/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/BellSoft/LibericaJDK/17/17.0.13.12/BellSoft.LibericaJDK.17.yaml b/manifests/b/BellSoft/LibericaJDK/17/17.0.13.12/BellSoft.LibericaJDK.17.yaml new file mode 100644 index 0000000000000..326a3f0c3dbe2 --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/17/17.0.13.12/BellSoft.LibericaJDK.17.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: BellSoft.LibericaJDK.17 +PackageVersion: 17.0.13.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From a808c4d6fe890093cc094d4794c9c0f9bf6864f6 Mon Sep 17 00:00:00 2001 From: Pakhom Golynga Date: Sat, 19 Oct 2024 04:35:24 +0300 Subject: [PATCH 112/170] New version: Liberica JDK11 11.0.25.11 (#184294) Co-authored-by: Pakhom Golynga --- .../BellSoft.LibericaJDK.11.installer.yaml | 27 +++++++++++++++++ .../BellSoft.LibericaJDK.11.locale.en-US.yaml | 30 +++++++++++++++++++ .../11.0.25.11/BellSoft.LibericaJDK.11.yaml | 5 ++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/b/BellSoft/LibericaJDK/11/11.0.25.11/BellSoft.LibericaJDK.11.installer.yaml create mode 100644 manifests/b/BellSoft/LibericaJDK/11/11.0.25.11/BellSoft.LibericaJDK.11.locale.en-US.yaml create mode 100644 manifests/b/BellSoft/LibericaJDK/11/11.0.25.11/BellSoft.LibericaJDK.11.yaml diff --git a/manifests/b/BellSoft/LibericaJDK/11/11.0.25.11/BellSoft.LibericaJDK.11.installer.yaml b/manifests/b/BellSoft/LibericaJDK/11/11.0.25.11/BellSoft.LibericaJDK.11.installer.yaml new file mode 100644 index 0000000000000..87c54aaf4a2f8 --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/11/11.0.25.11/BellSoft.LibericaJDK.11.installer.yaml @@ -0,0 +1,27 @@ +PackageIdentifier: BellSoft.LibericaJDK.11 +PackageVersion: 11.0.25.11 +MinimumOSVersion: 6.1.0.0 +InstallerType: wix +Scope: machine +ReleaseDate: 2024-10-15 +Installers: +- Architecture: x64 + InstallerUrl: https://download.bell-sw.com/java/11.0.25+11/bellsoft-jdk11.0.25+11-windows-amd64.msi + InstallerSha256: 272C004CE6A102CD468C199CD1FC1E6C6D30EEC4C35603CE56C18B70863EC591 + ProductCode: '{E7546AD5-AED4-4D88-8814-19E169C7227D}' + AppsAndFeaturesEntries: + - DisplayName: Liberica JDK 11 (64-bit) +- Architecture: x86 + InstallerUrl: https://download.bell-sw.com/java/11.0.25+11/bellsoft-jdk11.0.25+11-windows-i586.msi + InstallerSha256: 8C3EBF0E9169C62643A7DEBAD01A336DE78FBF416635174BBE3D361BE73D4188 + ProductCode: '{5592ED84-7C6E-4109-8074-EAA28A19428B}' + AppsAndFeaturesEntries: + - DisplayName: Liberica JDK 11 (32-bit) +- Architecture: arm64 + InstallerUrl: https://download.bell-sw.com/java/11.0.25+11/bellsoft-jdk11.0.25+11-windows-aarch64.msi + InstallerSha256: C710D1175110CF81F8D74F3B3506F37C3230C445CFDFDD4DAEFFB5E61C9766C9 + ProductCode: '{EFADAD23-5286-4B3F-BA8F-BD68BA1C6D97}' + AppsAndFeaturesEntries: + - DisplayName: Liberica JDK 11 (AArch64) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/BellSoft/LibericaJDK/11/11.0.25.11/BellSoft.LibericaJDK.11.locale.en-US.yaml b/manifests/b/BellSoft/LibericaJDK/11/11.0.25.11/BellSoft.LibericaJDK.11.locale.en-US.yaml new file mode 100644 index 0000000000000..1c260c81bbd81 --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/11/11.0.25.11/BellSoft.LibericaJDK.11.locale.en-US.yaml @@ -0,0 +1,30 @@ +PackageIdentifier: BellSoft.LibericaJDK.11 +PackageVersion: 11.0.25.11 +PackageLocale: en-US +Publisher: BellSoft +PublisherUrl: https://bell-sw.com +PublisherSupportUrl: https://bell-sw.com/support/ +PrivacyUrl: https://bell-sw.com/liberica_eula/ +Author: BellSoft +PackageName: Liberica JDK 11 +PackageUrl: https://bell-sw.com/pages/downloads/?version=java-11-lts&os=Windows&package=jdk +License: GPL 2 with Classpath Exception +LicenseUrl: https://bell-sw.com/liberica_eula/ +# Copyright: +# CopyrightUrl: +ShortDescription: Liberica JDK is available on a variety of platforms. It is built from OpenJDK which BellSoft contributes to and is thoroughly tested. +Description: > + Liberica JDK is available on a variety of platforms. It is built from OpenJDK which BellSoft contributes to and is thoroughly tested. + Liberica JDK is compatible with the Java SE standard as confirmed by the JCK provided under the license from OpenJDK. Support options are available from BellSoft. +Moniker: liberica-jdk11 +Tags: +- hotspot +- java +- javafx +- liberica +- openjdk +# Agreements: +# ReleaseNotes: +ReleaseNotesUrl: https://docs.bell-sw.com/liberica-jdk/11.0.25b11/general/release-notes/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/BellSoft/LibericaJDK/11/11.0.25.11/BellSoft.LibericaJDK.11.yaml b/manifests/b/BellSoft/LibericaJDK/11/11.0.25.11/BellSoft.LibericaJDK.11.yaml new file mode 100644 index 0000000000000..0cd957566ebd5 --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/11/11.0.25.11/BellSoft.LibericaJDK.11.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: BellSoft.LibericaJDK.11 +PackageVersion: 11.0.25.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5eb9be9ee25154462f05b210e305cae81affabee Mon Sep 17 00:00:00 2001 From: Pakhom Golynga Date: Sat, 19 Oct 2024 04:35:43 +0300 Subject: [PATCH 113/170] New version: Liberica JDK8 8.0.432.7 (#184296) Co-authored-by: Pakhom Golynga --- .../BellSoft.LibericaJDK.8.installer.yaml | 21 +++++++++++++ .../BellSoft.LibericaJDK.8.locale.en-US.yaml | 30 +++++++++++++++++++ .../8/8.0.432.7/BellSoft.LibericaJDK.8.yaml | 5 ++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/b/BellSoft/LibericaJDK/8/8.0.432.7/BellSoft.LibericaJDK.8.installer.yaml create mode 100644 manifests/b/BellSoft/LibericaJDK/8/8.0.432.7/BellSoft.LibericaJDK.8.locale.en-US.yaml create mode 100644 manifests/b/BellSoft/LibericaJDK/8/8.0.432.7/BellSoft.LibericaJDK.8.yaml diff --git a/manifests/b/BellSoft/LibericaJDK/8/8.0.432.7/BellSoft.LibericaJDK.8.installer.yaml b/manifests/b/BellSoft/LibericaJDK/8/8.0.432.7/BellSoft.LibericaJDK.8.installer.yaml new file mode 100644 index 0000000000000..0d2682cf17ded --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/8/8.0.432.7/BellSoft.LibericaJDK.8.installer.yaml @@ -0,0 +1,21 @@ +PackageIdentifier: BellSoft.LibericaJDK.8 +PackageVersion: 8.0.432.7 +MinimumOSVersion: 6.1.0.0 +InstallerType: wix +Scope: machine +ReleaseDate: 2024-10-15 +Installers: +- Architecture: x64 + InstallerUrl: https://download.bell-sw.com/java/8u432+7/bellsoft-jdk8u432+7-windows-amd64.msi + InstallerSha256: EA3AE092BA590FEE2A39D31E643765F98AECCC773FAFD2950B0670143E217D32 + ProductCode: '{55974B08-9806-4846-AB62-42ECE34395B5}' + AppsAndFeaturesEntries: + - DisplayName: Liberica JDK 8 (64-bit) +- Architecture: x86 + InstallerUrl: https://download.bell-sw.com/java/8u432+7/bellsoft-jdk8u432+7-windows-i586.msi + InstallerSha256: 81AC512BA8D996FD116AF07AADD12BDBCF4E0124007BFFF6391F282EE3794593 + ProductCode: '{3681F8F3-8692-4A0A-AE00-50470E71B2CE}' + AppsAndFeaturesEntries: + - DisplayName: Liberica JDK 8 (32-bit) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/BellSoft/LibericaJDK/8/8.0.432.7/BellSoft.LibericaJDK.8.locale.en-US.yaml b/manifests/b/BellSoft/LibericaJDK/8/8.0.432.7/BellSoft.LibericaJDK.8.locale.en-US.yaml new file mode 100644 index 0000000000000..3de3816e17b61 --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/8/8.0.432.7/BellSoft.LibericaJDK.8.locale.en-US.yaml @@ -0,0 +1,30 @@ +PackageIdentifier: BellSoft.LibericaJDK.8 +PackageVersion: 8.0.432.7 +PackageLocale: en-US +Publisher: BellSoft +PublisherUrl: https://bell-sw.com +PublisherSupportUrl: https://bell-sw.com/support/ +PrivacyUrl: https://bell-sw.com/liberica_eula/ +Author: BellSoft +PackageName: Liberica JDK 8 +PackageUrl: https://bell-sw.com/pages/downloads/?version=java-8-lts&os=Windows&package=jdk +License: GPL 2 with Classpath Exception +LicenseUrl: https://bell-sw.com/liberica_eula/ +# Copyright: +# CopyrightUrl: +ShortDescription: Liberica JDK is available on a variety of platforms. It is built from OpenJDK which BellSoft contributes to and is thoroughly tested. +Description: > + Liberica JDK is available on a variety of platforms. It is built from OpenJDK which BellSoft contributes to and is thoroughly tested. + Liberica JDK is compatible with the Java SE standard as confirmed by the JCK provided under the license from OpenJDK. Support options are available from BellSoft. +Moniker: liberica-jdk8 +Tags: +- hotspot +- java +- javafx +- liberica +- openjdk +# Agreements: +# ReleaseNotes: +ReleaseNotesUrl: https://docs.bell-sw.com/liberica-jdk/8u432b7/general/release-notes/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/BellSoft/LibericaJDK/8/8.0.432.7/BellSoft.LibericaJDK.8.yaml b/manifests/b/BellSoft/LibericaJDK/8/8.0.432.7/BellSoft.LibericaJDK.8.yaml new file mode 100644 index 0000000000000..ad3ff4d60713d --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/8/8.0.432.7/BellSoft.LibericaJDK.8.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: BellSoft.LibericaJDK.8 +PackageVersion: 8.0.432.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From a8ed039eaac9d7c24a4b736e78b5e64499e169df Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:36:12 +0800 Subject: [PATCH 114/170] Update: Mozilla.Firefox.DeveloperEdition.sq version 132.0 (132.0b9) (#184268) --- ...illa.Firefox.DeveloperEdition.sq.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/sq/132.0/Mozilla.Firefox.DeveloperEdition.sq.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/sq/132.0/Mozilla.Firefox.DeveloperEdition.sq.installer.yaml index afdce2b190eb1..a2891418c2522 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/sq/132.0/Mozilla.Firefox.DeveloperEdition.sq.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/sq/132.0/Mozilla.Firefox.DeveloperEdition.sq.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/sq/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 6685E5D5ED354023D01E354C256F4751131EE37E4A07EC426B9ED23C58732952 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/sq/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8D16ECBF0502C5AD2416738A28C25894054829286BF2DBF2FD30373A90C0BF72 ProductCode: Firefox Developer Edition 132.0 (x86 sq) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/sq/Firefox%20Setup%20132.0b8.exe - InstallerSha256: B10686EB9A012FF1C3F6775C751A70E28F6CF778AA24403E2C6762E6A1FAA415 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/sq/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 2D0B0DFEA531274B271F8E1172AB097A32943D6CD0B104E0DEE7E4CB444704FB ProductCode: Firefox Developer Edition 132.0 (x64 sq) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/sq/Firefox%20Setup%20132.0b8.exe - InstallerSha256: F5952A0F8432AE693C430428BD49442EE48D823612D67C23CB3CF9CD11DCF731 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/sq/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 5B2FC9F145EA73B2ED10E744316E8E27107B5383F10B9FB32303F596CF2FF7FD ProductCode: Firefox Developer Edition 132.0 (arm64 sq) ManifestType: installer ManifestVersion: 1.6.0 From 608c72d95d93e0c906f59abbfbae5e511c734ba0 Mon Sep 17 00:00:00 2001 From: Pakhom Golynga Date: Sat, 19 Oct 2024 04:36:21 +0300 Subject: [PATCH 115/170] New version: Liberica JDK11-Full 11.0.25.11 (#184299) Co-authored-by: Pakhom Golynga --- ...ellSoft.LibericaJDK.11.Full.installer.yaml | 27 +++++++++++++++++ ...Soft.LibericaJDK.11.Full.locale.en-US.yaml | 30 +++++++++++++++++++ .../BellSoft.LibericaJDK.11.Full.yaml | 5 ++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/b/BellSoft/LibericaJDK/11/Full/11.0.25.11/BellSoft.LibericaJDK.11.Full.installer.yaml create mode 100644 manifests/b/BellSoft/LibericaJDK/11/Full/11.0.25.11/BellSoft.LibericaJDK.11.Full.locale.en-US.yaml create mode 100644 manifests/b/BellSoft/LibericaJDK/11/Full/11.0.25.11/BellSoft.LibericaJDK.11.Full.yaml diff --git a/manifests/b/BellSoft/LibericaJDK/11/Full/11.0.25.11/BellSoft.LibericaJDK.11.Full.installer.yaml b/manifests/b/BellSoft/LibericaJDK/11/Full/11.0.25.11/BellSoft.LibericaJDK.11.Full.installer.yaml new file mode 100644 index 0000000000000..deafbffc49155 --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/11/Full/11.0.25.11/BellSoft.LibericaJDK.11.Full.installer.yaml @@ -0,0 +1,27 @@ +PackageIdentifier: BellSoft.LibericaJDK.11.Full +PackageVersion: 11.0.25.11 +MinimumOSVersion: 6.1.0.0 +InstallerType: wix +Scope: machine +ReleaseDate: 2024-10-15 +Installers: +- Architecture: x64 + InstallerUrl: https://download.bell-sw.com/java/11.0.25+11/bellsoft-jdk11.0.25+11-windows-amd64-full.msi + InstallerSha256: BE4D5C247FA1C071C4DB2EABB0C9521448D5D6F7509FDC4B8E3E574EDE9979F5 + ProductCode: '{50A6F6CA-B843-421F-8176-C065176A48C9}' + AppsAndFeaturesEntries: + - DisplayName: Liberica JDK 11 Full (64-bit) +- Architecture: x86 + InstallerUrl: https://download.bell-sw.com/java/11.0.25+11/bellsoft-jdk11.0.25+11-windows-i586-full.msi + InstallerSha256: DDD948D2DD28640F414371F73BC5C4E4BC707F3C0A619B1F876A3D264A051EAB + ProductCode: '{D44C0F5E-6803-43BD-AA0A-CE9AB474C8A2}' + AppsAndFeaturesEntries: + - DisplayName: Liberica JDK 11 Full (32-bit) +- Architecture: arm64 + InstallerUrl: https://download.bell-sw.com/java/11.0.25+11/bellsoft-jdk11.0.25+11-windows-aarch64-full.msi + InstallerSha256: A34DDC726E3EE7B744856F035432262593A0EC9C3FD1CC7B14C89761DF67F48D + ProductCode: '{E4CFBF15-D861-4A4C-B44C-40973D3390BD}' + AppsAndFeaturesEntries: + - DisplayName: Liberica JDK 11 Full (AArch64) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/BellSoft/LibericaJDK/11/Full/11.0.25.11/BellSoft.LibericaJDK.11.Full.locale.en-US.yaml b/manifests/b/BellSoft/LibericaJDK/11/Full/11.0.25.11/BellSoft.LibericaJDK.11.Full.locale.en-US.yaml new file mode 100644 index 0000000000000..5d4c12e1d527a --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/11/Full/11.0.25.11/BellSoft.LibericaJDK.11.Full.locale.en-US.yaml @@ -0,0 +1,30 @@ +PackageIdentifier: BellSoft.LibericaJDK.11.Full +PackageVersion: 11.0.25.11 +PackageLocale: en-US +Publisher: BellSoft +PublisherUrl: https://bell-sw.com +PublisherSupportUrl: https://bell-sw.com/support/ +PrivacyUrl: https://bell-sw.com/liberica_eula/ +Author: BellSoft +PackageName: Liberica JDK 11 Full +PackageUrl: https://bell-sw.com/pages/downloads/?version=java-11-lts&os=Windows&package=jdk +License: GPL 2 with Classpath Exception +LicenseUrl: https://bell-sw.com/liberica_eula/ +# Copyright: +# CopyrightUrl: +ShortDescription: Liberica JDK is available on a variety of platforms. It is built from OpenJDK which BellSoft contributes to and is thoroughly tested. +Description: > + Liberica JDK is available on a variety of platforms. It is built from OpenJDK which BellSoft contributes to and is thoroughly tested. + Liberica JDK is compatible with the Java SE standard as confirmed by the JCK provided under the license from OpenJDK. Support options are available from BellSoft. +Moniker: liberica-jdk11-full +Tags: +- hotspot +- java +- javafx +- liberica +- openjdk +# Agreements: +# ReleaseNotes: +ReleaseNotesUrl: https://docs.bell-sw.com/liberica-jdk/11.0.25b11/general/release-notes/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/BellSoft/LibericaJDK/11/Full/11.0.25.11/BellSoft.LibericaJDK.11.Full.yaml b/manifests/b/BellSoft/LibericaJDK/11/Full/11.0.25.11/BellSoft.LibericaJDK.11.Full.yaml new file mode 100644 index 0000000000000..5f756157a6154 --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/11/Full/11.0.25.11/BellSoft.LibericaJDK.11.Full.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: BellSoft.LibericaJDK.11.Full +PackageVersion: 11.0.25.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 3386f1cd2ddb0af92a031ae7bd039514a84e12f6 Mon Sep 17 00:00:00 2001 From: Pakhom Golynga Date: Sat, 19 Oct 2024 04:36:24 +0300 Subject: [PATCH 116/170] New version: Liberica JDK8-Full 8.0.432.7 (#184301) Co-authored-by: Pakhom Golynga --- ...BellSoft.LibericaJDK.8.Full.installer.yaml | 21 +++++++++++++ ...lSoft.LibericaJDK.8.Full.locale.en-US.yaml | 30 +++++++++++++++++++ .../BellSoft.LibericaJDK.8.Full.yaml | 5 ++++ 3 files changed, 56 insertions(+) create mode 100644 manifests/b/BellSoft/LibericaJDK/8/Full/8.0.432.7/BellSoft.LibericaJDK.8.Full.installer.yaml create mode 100644 manifests/b/BellSoft/LibericaJDK/8/Full/8.0.432.7/BellSoft.LibericaJDK.8.Full.locale.en-US.yaml create mode 100644 manifests/b/BellSoft/LibericaJDK/8/Full/8.0.432.7/BellSoft.LibericaJDK.8.Full.yaml diff --git a/manifests/b/BellSoft/LibericaJDK/8/Full/8.0.432.7/BellSoft.LibericaJDK.8.Full.installer.yaml b/manifests/b/BellSoft/LibericaJDK/8/Full/8.0.432.7/BellSoft.LibericaJDK.8.Full.installer.yaml new file mode 100644 index 0000000000000..7553075bfa964 --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/8/Full/8.0.432.7/BellSoft.LibericaJDK.8.Full.installer.yaml @@ -0,0 +1,21 @@ +PackageIdentifier: BellSoft.LibericaJDK.8.Full +PackageVersion: 8.0.432.7 +MinimumOSVersion: 6.1.0.0 +InstallerType: wix +Scope: machine +ReleaseDate: 2024-10-15 +Installers: +- Architecture: x64 + InstallerUrl: https://download.bell-sw.com/java/8u432+7/bellsoft-jdk8u432+7-windows-amd64-full.msi + InstallerSha256: 3817969571896D3EBF2161F00AA54B481278CDFA87AAA6E966157D2588F16973 + ProductCode: '{6195EE94-1E8E-4930-81FA-9ADF41753DE6}' + AppsAndFeaturesEntries: + - DisplayName: Liberica JDK 8 Full (64-bit) +- Architecture: x86 + InstallerUrl: https://download.bell-sw.com/java/8u432+7/bellsoft-jdk8u432+7-windows-i586-full.msi + InstallerSha256: 3CDE8A995703CC011EA1924B941FD5D54F275110D7F7F13A6EF81194FCBB0568 + ProductCode: '{821536F7-4D75-4808-B06D-A0CE211E5CE2}' + AppsAndFeaturesEntries: + - DisplayName: Liberica JDK 8 Full (32-bit) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/BellSoft/LibericaJDK/8/Full/8.0.432.7/BellSoft.LibericaJDK.8.Full.locale.en-US.yaml b/manifests/b/BellSoft/LibericaJDK/8/Full/8.0.432.7/BellSoft.LibericaJDK.8.Full.locale.en-US.yaml new file mode 100644 index 0000000000000..f6208717667bc --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/8/Full/8.0.432.7/BellSoft.LibericaJDK.8.Full.locale.en-US.yaml @@ -0,0 +1,30 @@ +PackageIdentifier: BellSoft.LibericaJDK.8.Full +PackageVersion: 8.0.432.7 +PackageLocale: en-US +Publisher: BellSoft +PublisherUrl: https://bell-sw.com +PublisherSupportUrl: https://bell-sw.com/support/ +PrivacyUrl: https://bell-sw.com/liberica_eula/ +Author: BellSoft +PackageName: Liberica JDK 8 Full +PackageUrl: https://bell-sw.com/pages/downloads/?version=java-8-lts&os=Windows&package=jdk +License: GPL 2 with Classpath Exception +LicenseUrl: https://bell-sw.com/liberica_eula/ +# Copyright: +# CopyrightUrl: +ShortDescription: Liberica JDK is available on a variety of platforms. It is built from OpenJDK which BellSoft contributes to and is thoroughly tested. +Description: > + Liberica JDK is available on a variety of platforms. It is built from OpenJDK which BellSoft contributes to and is thoroughly tested. + Liberica JDK is compatible with the Java SE standard as confirmed by the JCK provided under the license from OpenJDK. Support options are available from BellSoft. +Moniker: liberica-jdk8-full +Tags: +- hotspot +- java +- javafx +- liberica +- openjdk +# Agreements: +# ReleaseNotes: +ReleaseNotesUrl: https://docs.bell-sw.com/liberica-jdk/8u432b7/general/release-notes/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/BellSoft/LibericaJDK/8/Full/8.0.432.7/BellSoft.LibericaJDK.8.Full.yaml b/manifests/b/BellSoft/LibericaJDK/8/Full/8.0.432.7/BellSoft.LibericaJDK.8.Full.yaml new file mode 100644 index 0000000000000..79cc885c1362c --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/8/Full/8.0.432.7/BellSoft.LibericaJDK.8.Full.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: BellSoft.LibericaJDK.8.Full +PackageVersion: 8.0.432.7 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2ebae1aa9ef31ed1a71cd88fe14c6e2b792840b4 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:36:34 +0800 Subject: [PATCH 117/170] New version: Discord.Discord.Canary version 1.0.466 (#184303) --- .../Discord.Discord.Canary.installer.yaml | 20 ++++++++++ .../Discord.Discord.Canary.locale.en-US.yaml | 38 +++++++++++++++++++ .../Discord.Discord.Canary.locale.zh-CN.yaml | 35 +++++++++++++++++ .../1.0.466/Discord.Discord.Canary.yaml | 8 ++++ 4 files changed, 101 insertions(+) create mode 100644 manifests/d/Discord/Discord/Canary/1.0.466/Discord.Discord.Canary.installer.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.466/Discord.Discord.Canary.locale.en-US.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.466/Discord.Discord.Canary.locale.zh-CN.yaml create mode 100644 manifests/d/Discord/Discord/Canary/1.0.466/Discord.Discord.Canary.yaml diff --git a/manifests/d/Discord/Discord/Canary/1.0.466/Discord.Discord.Canary.installer.yaml b/manifests/d/Discord/Discord/Canary/1.0.466/Discord.Discord.Canary.installer.yaml new file mode 100644 index 0000000000000..3a218d02defdc --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.466/Discord.Discord.Canary.installer.yaml @@ -0,0 +1,20 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.466 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +UpgradeBehavior: install +Protocols: +- discord +Installers: +- Architecture: x64 + InstallerUrl: https://canary.dl2.discordapp.net/distro/app/canary/win/x64/1.0.466/DiscordCanarySetup.exe + InstallerSha256: B12F3F911FC2033845448C1C1CFC6E65D6FD5E77D150FBC3666E64D46E080B66 + ProductCode: DiscordCanary +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.466/Discord.Discord.Canary.locale.en-US.yaml b/manifests/d/Discord/Discord/Canary/1.0.466/Discord.Discord.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..6d28896471587 --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.466/Discord.Discord.Canary.locale.en-US.yaml @@ -0,0 +1,38 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.466 +PackageLocale: en-US +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: Proprietary +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2024 Discord Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: Your Place to Talk and Hang Out +Description: |- + Discord is the easiest way to talk over voice, video, and text. + Talk, chat, hang out, and stay close with your friends and communities. +Moniker: discord-canary +Tags: +- chat +- community +- gaming +- hang-out +- talk +- video +- voice +- voice-chat +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://discord.com/nitro +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.466/Discord.Discord.Canary.locale.zh-CN.yaml b/manifests/d/Discord/Discord/Canary/1.0.466/Discord.Discord.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..af8cec97feb8e --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.466/Discord.Discord.Canary.locale.zh-CN.yaml @@ -0,0 +1,35 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.466 +PackageLocale: zh-CN +Publisher: Discord Inc. +PublisherUrl: https://discord.com/ +PublisherSupportUrl: https://support.discord.com/ +PrivacyUrl: https://discord.com/privacy +Author: Discord Inc. +PackageName: Discord Canary +PackageUrl: https://discord.com/download +License: 专有软件 +LicenseUrl: https://discord.com/terms +Copyright: Copyright (c) 2024 Discord Inc. All rights reserved. +# CopyrightUrl: +ShortDescription: 玩耍聊天的地方 +Description: |- + Discord 是最简单易用的通讯工具,兼具语音、视频以及文字信息功能。 + 您可以聊聊天,拉拉家常,一起玩耍,与好友和社区保持紧密联系。 +# Moniker: +Tags: +- 开黑 +- 游戏 +- 聊天 +- 语音 +- 语音聊天 +# ReleaseNotes: +# ReleaseNotesUrl: +PurchaseUrl: https://discord.com/nitro +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/d/Discord/Discord/Canary/1.0.466/Discord.Discord.Canary.yaml b/manifests/d/Discord/Discord/Canary/1.0.466/Discord.Discord.Canary.yaml new file mode 100644 index 0000000000000..184e1304eeeeb --- /dev/null +++ b/manifests/d/Discord/Discord/Canary/1.0.466/Discord.Discord.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Discord.Discord.Canary +PackageVersion: 1.0.466 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 8f78b1c9715b75119e250e6321d71784d6b8634f Mon Sep 17 00:00:00 2001 From: Pakhom Golynga Date: Sat, 19 Oct 2024 04:36:37 +0300 Subject: [PATCH 118/170] New version: Liberica JDK21-Full 21.0.5.11 (#184297) Co-authored-by: Pakhom Golynga --- ...ellSoft.LibericaJDK.21.Full.installer.yaml | 27 +++++++++++++++++ ...Soft.LibericaJDK.21.Full.locale.en-US.yaml | 30 +++++++++++++++++++ .../BellSoft.LibericaJDK.21.Full.yaml | 5 ++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/b/BellSoft/LibericaJDK/21/Full/21.0.5.11/BellSoft.LibericaJDK.21.Full.installer.yaml create mode 100644 manifests/b/BellSoft/LibericaJDK/21/Full/21.0.5.11/BellSoft.LibericaJDK.21.Full.locale.en-US.yaml create mode 100644 manifests/b/BellSoft/LibericaJDK/21/Full/21.0.5.11/BellSoft.LibericaJDK.21.Full.yaml diff --git a/manifests/b/BellSoft/LibericaJDK/21/Full/21.0.5.11/BellSoft.LibericaJDK.21.Full.installer.yaml b/manifests/b/BellSoft/LibericaJDK/21/Full/21.0.5.11/BellSoft.LibericaJDK.21.Full.installer.yaml new file mode 100644 index 0000000000000..af4cede0b501a --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/21/Full/21.0.5.11/BellSoft.LibericaJDK.21.Full.installer.yaml @@ -0,0 +1,27 @@ +PackageIdentifier: BellSoft.LibericaJDK.21.Full +PackageVersion: 21.0.5.11 +MinimumOSVersion: 6.1.0.0 +InstallerType: wix +Scope: machine +ReleaseDate: 2024-10-15 +Installers: +- Architecture: x64 + InstallerUrl: https://download.bell-sw.com/java/21.0.5+11/bellsoft-jdk21.0.5+11-windows-amd64-full.msi + InstallerSha256: 152A8ED0297A9E93D6C58D14B77BA369414042BF3D5A832C885449459A205D83 + ProductCode: '{B377DBA0-329B-4FD9-8A9D-15B19ED5AC3A}' + AppsAndFeaturesEntries: + - DisplayName: Liberica JDK 21 Full (64-bit) +- Architecture: x86 + InstallerUrl: https://download.bell-sw.com/java/21.0.5+11/bellsoft-jdk21.0.5+11-windows-i586-full.msi + InstallerSha256: 4E84D452C51C97CC8D0BF8CA26533D88E9E7F5EACE6C09ED59D3E2F50837968C + ProductCode: '{0B5F1ECE-79FA-4315-81C0-2149AD3E1728}' + AppsAndFeaturesEntries: + - DisplayName: Liberica JDK 21 Full (32-bit) +- Architecture: arm64 + InstallerUrl: https://download.bell-sw.com/java/21.0.5+11/bellsoft-jdk21.0.5+11-windows-aarch64-full.msi + InstallerSha256: 7CB2F510E4C1F277E42F78D14CF772FA3E0AE0334F5B3A83D524E6D9FABAD715 + ProductCode: '{2A40234D-DE8D-4069-BC25-9B50F8BDD3DC}' + AppsAndFeaturesEntries: + - DisplayName: Liberica JDK 21 Full (AArch64) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/BellSoft/LibericaJDK/21/Full/21.0.5.11/BellSoft.LibericaJDK.21.Full.locale.en-US.yaml b/manifests/b/BellSoft/LibericaJDK/21/Full/21.0.5.11/BellSoft.LibericaJDK.21.Full.locale.en-US.yaml new file mode 100644 index 0000000000000..1f5a1f9aa5097 --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/21/Full/21.0.5.11/BellSoft.LibericaJDK.21.Full.locale.en-US.yaml @@ -0,0 +1,30 @@ +PackageIdentifier: BellSoft.LibericaJDK.21.Full +PackageVersion: 21.0.5.11 +PackageLocale: en-US +Publisher: BellSoft +PublisherUrl: https://bell-sw.com +PublisherSupportUrl: https://bell-sw.com/support/ +PrivacyUrl: https://bell-sw.com/liberica_eula/ +Author: BellSoft +PackageName: Liberica JDK 21 Full +PackageUrl: https://bell-sw.com/pages/downloads/?version=java-21-lts&os=Windows&package=jdk +License: GPL 2 with Classpath Exception +LicenseUrl: https://bell-sw.com/liberica_eula/ +# Copyright: +# CopyrightUrl: +ShortDescription: Liberica JDK is available on a variety of platforms. It is built from OpenJDK which BellSoft contributes to and is thoroughly tested. +Description: > + Liberica JDK is available on a variety of platforms. It is built from OpenJDK which BellSoft contributes to and is thoroughly tested. + Liberica JDK is compatible with the Java SE standard as confirmed by the JCK provided under the license from OpenJDK. Support options are available from BellSoft. +Moniker: liberica-jdk21-full +Tags: +- hotspot +- java +- javafx +- liberica +- openjdk +# Agreements: +# ReleaseNotes: +ReleaseNotesUrl: https://docs.bell-sw.com/liberica-jdk/21.0.5b11/general/release-notes/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/BellSoft/LibericaJDK/21/Full/21.0.5.11/BellSoft.LibericaJDK.21.Full.yaml b/manifests/b/BellSoft/LibericaJDK/21/Full/21.0.5.11/BellSoft.LibericaJDK.21.Full.yaml new file mode 100644 index 0000000000000..865b0d29df7c7 --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/21/Full/21.0.5.11/BellSoft.LibericaJDK.21.Full.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: BellSoft.LibericaJDK.21.Full +PackageVersion: 21.0.5.11 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From dad72694b6c3f513b1d175ff8c70cd57f5c3e773 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:37:11 +0800 Subject: [PATCH 119/170] New version: Google.Chrome.Canary version 132.0.6784.0 (#184304) --- .../Google.Chrome.Canary.installer.yaml | 51 +++++++++++++++++++ .../Google.Chrome.Canary.locale.en-US.yaml | 33 ++++++++++++ .../Google.Chrome.Canary.locale.nb-NO.yaml | 30 +++++++++++ .../Google.Chrome.Canary.locale.zh-CN.yaml | 32 ++++++++++++ .../132.0.6784.0/Google.Chrome.Canary.yaml | 8 +++ 5 files changed, 154 insertions(+) create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6784.0/Google.Chrome.Canary.installer.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6784.0/Google.Chrome.Canary.locale.en-US.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6784.0/Google.Chrome.Canary.locale.nb-NO.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6784.0/Google.Chrome.Canary.locale.zh-CN.yaml create mode 100644 manifests/g/Google/Chrome/Canary/132.0.6784.0/Google.Chrome.Canary.yaml diff --git a/manifests/g/Google/Chrome/Canary/132.0.6784.0/Google.Chrome.Canary.installer.yaml b/manifests/g/Google/Chrome/Canary/132.0.6784.0/Google.Chrome.Canary.installer.yaml new file mode 100644 index 0000000000000..acf4ccbf4e582 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6784.0/Google.Chrome.Canary.installer.yaml @@ -0,0 +1,51 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 132.0.6784.0 +InstallerType: exe +Scope: user +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" + Custom: --chrome-sxs --do-not-launch-chrome +ExpectedReturnCodes: +- InstallerReturnCode: 3 + ReturnResponse: alreadyInstalled +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +Installers: +- Architecture: x86 + InstallerUrl: https://dl.google.com/release2/chrome/acatst6yvmdoftbawa3u33a2npma_132.0.6784.0/132.0.6784.0_chrome_installer.exe + InstallerSha256: FAA384B33E30E6174F282A17E19B1B6E72E7F9DD9DF48E96B45B85D50904B48A + ProductCode: Google Chrome SxS +- Architecture: x64 + InstallerUrl: https://dl.google.com/release2/chrome/acwhesy2wvx5l3azvu3ujtclirlq_132.0.6784.0/132.0.6784.0_chrome_installer.exe + InstallerSha256: 5201885F88A9918F40A59E7EB9196739DD11327E5738F2FD0CBDD29B632B6AA0 + ProductCode: Google Chrome SxS +- Architecture: arm64 + InstallerUrl: https://dl.google.com/release2/chrome/gtxwfur5ubjphl52pf5jk6vhty_132.0.6784.0/132.0.6784.0_chrome_installer.exe + InstallerSha256: DBCF659F32F1B357E45B0B28EEE597798B0F7538D4B353D16B655BCBC75FF104 + ProductCode: Google Chrome SxS +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6784.0/Google.Chrome.Canary.locale.en-US.yaml b/manifests/g/Google/Chrome/Canary/132.0.6784.0/Google.Chrome.Canary.locale.en-US.yaml new file mode 100644 index 0000000000000..e427d8257e330 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6784.0/Google.Chrome.Canary.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 132.0.6784.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. +# CopyrightUrl: +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 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6784.0/Google.Chrome.Canary.locale.nb-NO.yaml b/manifests/g/Google/Chrome/Canary/132.0.6784.0/Google.Chrome.Canary.locale.nb-NO.yaml new file mode 100644 index 0000000000000..4bbe2390d27d0 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6784.0/Google.Chrome.Canary.locale.nb-NO.yaml @@ -0,0 +1,30 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 132.0.6784.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. +# CopyrightUrl: +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. +# Moniker: +Tags: +- chromium +- nettleseren +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6784.0/Google.Chrome.Canary.locale.zh-CN.yaml b/manifests/g/Google/Chrome/Canary/132.0.6784.0/Google.Chrome.Canary.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d3d2ce09d04ef --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6784.0/Google.Chrome.Canary.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 132.0.6784.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. 保留所有权利。 +# CopyrightUrl: +ShortDescription: 开发者专用的每日构建版 +Description: 安装专为经验丰富的开发者设计且每晚都会更新的 Chrome Canary 版,站在网络科技最前沿。 +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +# ReleaseNotesUrl: +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/g/Google/Chrome/Canary/132.0.6784.0/Google.Chrome.Canary.yaml b/manifests/g/Google/Chrome/Canary/132.0.6784.0/Google.Chrome.Canary.yaml new file mode 100644 index 0000000000000..86767eb84a7a2 --- /dev/null +++ b/manifests/g/Google/Chrome/Canary/132.0.6784.0/Google.Chrome.Canary.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Google.Chrome.Canary +PackageVersion: 132.0.6784.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From bae75676cdc7a5311eafaf7023d55a99113a8abd Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 18:37:29 -0700 Subject: [PATCH 120/170] Automatic update of Microsoft.PowerAutomateDesktop from 2.49.176.24278 to 2.49.177.24289 (#184305) --- ...rosoft.PowerAutomateDesktop.installer.yaml | 27 ++++++++++++++++++ ...oft.PowerAutomateDesktop.locale.en-US.yaml | 28 +++++++++++++++++++ .../Microsoft.PowerAutomateDesktop.yaml | 8 ++++++ 3 files changed, 63 insertions(+) create mode 100644 manifests/m/Microsoft/PowerAutomateDesktop/2.49.177.24289/Microsoft.PowerAutomateDesktop.installer.yaml create mode 100644 manifests/m/Microsoft/PowerAutomateDesktop/2.49.177.24289/Microsoft.PowerAutomateDesktop.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/PowerAutomateDesktop/2.49.177.24289/Microsoft.PowerAutomateDesktop.yaml diff --git a/manifests/m/Microsoft/PowerAutomateDesktop/2.49.177.24289/Microsoft.PowerAutomateDesktop.installer.yaml b/manifests/m/Microsoft/PowerAutomateDesktop/2.49.177.24289/Microsoft.PowerAutomateDesktop.installer.yaml new file mode 100644 index 0000000000000..e0750d8c071c6 --- /dev/null +++ b/manifests/m/Microsoft/PowerAutomateDesktop/2.49.177.24289/Microsoft.PowerAutomateDesktop.installer.yaml @@ -0,0 +1,27 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Microsoft.PowerAutomateDesktop +PackageVersion: 2.49.177.24289 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: burn +Scope: machine +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /s + SilentWithProgress: /s + Custom: -accepteula +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VCRedist.2015+.x86 +Installers: +- Architecture: x86 + InstallerUrl: https://download.microsoft.com/download/3/e/4/3e401e87-e96f-4527-bfdf-bf25e370f15a/Setup.Microsoft.PowerAutomate.exe + InstallerSha256: 37A365ED26669FA0FA5CD5308EA9C9E2A42880113CBB4F16899F85447C57DCA5 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/PowerAutomateDesktop/2.49.177.24289/Microsoft.PowerAutomateDesktop.locale.en-US.yaml b/manifests/m/Microsoft/PowerAutomateDesktop/2.49.177.24289/Microsoft.PowerAutomateDesktop.locale.en-US.yaml new file mode 100644 index 0000000000000..a5c1abe849684 --- /dev/null +++ b/manifests/m/Microsoft/PowerAutomateDesktop/2.49.177.24289/Microsoft.PowerAutomateDesktop.locale.en-US.yaml @@ -0,0 +1,28 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Microsoft.PowerAutomateDesktop +PackageVersion: 2.49.177.24289 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://flow.microsoft.com +PublisherSupportUrl: https://flow.microsoft.com/support/ +PrivacyUrl: https://privacy.microsoft.com/PrivacyStatement +Author: Microsoft Corporation +PackageName: Power Automate for desktop +PackageUrl: https://flow.microsoft.com +License: Proprietary +LicenseUrl: https://www.microsoft.com/legal/terms-of-use +Copyright: Copyright (c) Microsoft Corporation. All rights reserved. +CopyrightUrl: https://www.microsoft.com/legal/terms-of-use +ShortDescription: Automate workflows across modern and legacy applications on your desktop by recording actions such as mouse and keyboard clicks +Moniker: powerautomate +Tags: +- flow +- powerautomate +- power-automate +Agreements: +- AgreementLabel: End User License Agreement (EULA) + AgreementUrl: https://powerplatform.microsoft.com/en-us/legaldocs/slt-power-automate/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/m/Microsoft/PowerAutomateDesktop/2.49.177.24289/Microsoft.PowerAutomateDesktop.yaml b/manifests/m/Microsoft/PowerAutomateDesktop/2.49.177.24289/Microsoft.PowerAutomateDesktop.yaml new file mode 100644 index 0000000000000..b932a568a74eb --- /dev/null +++ b/manifests/m/Microsoft/PowerAutomateDesktop/2.49.177.24289/Microsoft.PowerAutomateDesktop.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Microsoft.PowerAutomateDesktop +PackageVersion: 2.49.177.24289 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From e0d6fa1a4463076bf2704eea50df0f9048ba626f Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:37:55 +0800 Subject: [PATCH 121/170] New version: NativeSoft.NativeRest version 2.2.0 (#184306) --- .../NativeSoft.NativeRest.installer.yaml | 26 +++++++++++ .../NativeSoft.NativeRest.locale.en-US.yaml | 45 +++++++++++++++++++ .../NativeSoft.NativeRest.locale.zh-CN.yaml | 39 ++++++++++++++++ .../2.2.0/NativeSoft.NativeRest.yaml | 8 ++++ 4 files changed, 118 insertions(+) create mode 100644 manifests/n/NativeSoft/NativeRest/2.2.0/NativeSoft.NativeRest.installer.yaml create mode 100644 manifests/n/NativeSoft/NativeRest/2.2.0/NativeSoft.NativeRest.locale.en-US.yaml create mode 100644 manifests/n/NativeSoft/NativeRest/2.2.0/NativeSoft.NativeRest.locale.zh-CN.yaml create mode 100644 manifests/n/NativeSoft/NativeRest/2.2.0/NativeSoft.NativeRest.yaml diff --git a/manifests/n/NativeSoft/NativeRest/2.2.0/NativeSoft.NativeRest.installer.yaml b/manifests/n/NativeSoft/NativeRest/2.2.0/NativeSoft.NativeRest.installer.yaml new file mode 100644 index 0000000000000..1acc75e74adcd --- /dev/null +++ b/manifests/n/NativeSoft/NativeRest/2.2.0/NativeSoft.NativeRest.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: NativeSoft.NativeRest +PackageVersion: 2.2.0 +InstallerType: exe +Scope: user +InstallModes: +- interactive +- silent +InstallerSwitches: + Silent: /verysilent + SilentWithProgress: /verysilent + Log: /dir="" +UpgradeBehavior: install +Protocols: +- device +- lensdesktop +ReleaseDate: 2024-10-18 +Installers: +- Architecture: x64 + InstallerUrl: https://nativesoft.com/download/nativerest.2.2.0.installer.exe + InstallerSha256: 35E1442CBB9721512A3BB64B0A852BE4520C1CA32DEFE6209BCBE91576981903 + ProductCode: NativeRest +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/n/NativeSoft/NativeRest/2.2.0/NativeSoft.NativeRest.locale.en-US.yaml b/manifests/n/NativeSoft/NativeRest/2.2.0/NativeSoft.NativeRest.locale.en-US.yaml new file mode 100644 index 0000000000000..12f28f96b674d --- /dev/null +++ b/manifests/n/NativeSoft/NativeRest/2.2.0/NativeSoft.NativeRest.locale.en-US.yaml @@ -0,0 +1,45 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: NativeSoft.NativeRest +PackageVersion: 2.2.0 +PackageLocale: en-US +Publisher: NativeSoft +PublisherUrl: https://nativesoft.com/ +PublisherSupportUrl: https://nativesoft.com/contact +PrivacyUrl: https://nativesoft.com/privacy +Author: NativeSoft, LLC +PackageName: NativeRest +PackageUrl: https://nativesoft.com/nativerest +License: Proprietary +LicenseUrl: https://nativesoft.com/terms +Copyright: Copyright © 2021-2024 Nativesoft, LLC +CopyrightUrl: https://nativesoft.com/terms +ShortDescription: Native REST API client for Windows, macOS and Linux +# Description: +# Moniker: +Tags: +- api +- automation +- debug +- develop +- development +- interface +- internet +- network +- request +- response +ReleaseNotes: |- + - Added team workspaces + - Added multipart/form-data support + - Added converting local workspace to cloud/team + - Importing requests in a separate thread + - Fixed various other bugs +ReleaseNotesUrl: https://nativesoft.com/changelog +PurchaseUrl: https://nativesoft.com/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: Docs + DocumentUrl: https://nativesoft.com/docs +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/n/NativeSoft/NativeRest/2.2.0/NativeSoft.NativeRest.locale.zh-CN.yaml b/manifests/n/NativeSoft/NativeRest/2.2.0/NativeSoft.NativeRest.locale.zh-CN.yaml new file mode 100644 index 0000000000000..2dd37642f9eae --- /dev/null +++ b/manifests/n/NativeSoft/NativeRest/2.2.0/NativeSoft.NativeRest.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: NativeSoft.NativeRest +PackageVersion: 2.2.0 +PackageLocale: zh-CN +Publisher: NativeSoft +PublisherUrl: https://nativesoft.com/ +PublisherSupportUrl: https://nativesoft.com/contact +PrivacyUrl: https://nativesoft.com/privacy +Author: NativeSoft, LLC +PackageName: NativeRest +PackageUrl: https://nativesoft.com/nativerest +License: 专有软件 +LicenseUrl: https://nativesoft.com/terms +Copyright: Copyright © 2021-2024 Nativesoft, LLC +CopyrightUrl: https://nativesoft.com/terms +ShortDescription: 适用于 Windows、macOS 和 Linux 的原生 REST API 客户端 +# Description: +# Moniker: +Tags: +- api +- 互联网 +- 响应 +- 开发 +- 接口 +- 网络 +- 自动化 +- 请求 +- 调试 +# ReleaseNotes: +ReleaseNotesUrl: https://nativesoft.com/changelog +PurchaseUrl: https://nativesoft.com/pricing +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://nativesoft.com/docs +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/n/NativeSoft/NativeRest/2.2.0/NativeSoft.NativeRest.yaml b/manifests/n/NativeSoft/NativeRest/2.2.0/NativeSoft.NativeRest.yaml new file mode 100644 index 0000000000000..17c04868f8011 --- /dev/null +++ b/manifests/n/NativeSoft/NativeRest/2.2.0/NativeSoft.NativeRest.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: NativeSoft.NativeRest +PackageVersion: 2.2.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 8994523b06c490ad5116e56cc0a77243ca73b063 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 18:38:02 -0700 Subject: [PATCH 122/170] Automatic deletion of IObit.Uninstaller 13.6.0.5 (#184308) --- .../13.6.0.5/IObit.Uninstaller.installer.yaml | 21 ---------------- .../IObit.Uninstaller.locale.en-US.yaml | 25 ------------------- .../13.6.0.5/IObit.Uninstaller.yaml | 8 ------ 3 files changed, 54 deletions(-) delete mode 100644 manifests/i/IObit/Uninstaller/13.6.0.5/IObit.Uninstaller.installer.yaml delete mode 100644 manifests/i/IObit/Uninstaller/13.6.0.5/IObit.Uninstaller.locale.en-US.yaml delete mode 100644 manifests/i/IObit/Uninstaller/13.6.0.5/IObit.Uninstaller.yaml diff --git a/manifests/i/IObit/Uninstaller/13.6.0.5/IObit.Uninstaller.installer.yaml b/manifests/i/IObit/Uninstaller/13.6.0.5/IObit.Uninstaller.installer.yaml deleted file mode 100644 index 95908779d7ff1..0000000000000 --- a/manifests/i/IObit/Uninstaller/13.6.0.5/IObit.Uninstaller.installer.yaml +++ /dev/null @@ -1,21 +0,0 @@ -# Created using wingetcreate 1.6.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: IObit.Uninstaller -PackageVersion: 13.6.0.5 -MinimumOSVersion: 10.0.0.0 -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: /VERYSILENT /NORESTART /Install - SilentWithProgress: /SILENT /NORESTART /Install -Installers: -- Architecture: x86 - InstallerUrl: https://cdn.iobit.com/dl/iobituninstaller.exe - InstallerSha256: 6083618074F5C4AE63B5C7E118BA321FB74F2C929AB4C8D5657F6CC7CE4F776B -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/i/IObit/Uninstaller/13.6.0.5/IObit.Uninstaller.locale.en-US.yaml b/manifests/i/IObit/Uninstaller/13.6.0.5/IObit.Uninstaller.locale.en-US.yaml deleted file mode 100644 index b48a5c9fabb06..0000000000000 --- a/manifests/i/IObit/Uninstaller/13.6.0.5/IObit.Uninstaller.locale.en-US.yaml +++ /dev/null @@ -1,25 +0,0 @@ -# Created using wingetcreate 1.6.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: IObit.Uninstaller -PackageVersion: 13.6.0.5 -PackageLocale: en-US -Publisher: IObit -PublisherUrl: https://www.iobit.com/ -PublisherSupportUrl: https://www.iobit.com/onlinefeedback.php -PrivacyUrl: https://www.iobit.com/privacy.php -PackageName: IObit Uninstaller -PackageUrl: https://www.iobit.com/advanceduninstaller.php -License: Freeware -LicenseUrl: https://www.iobit.com/eula.php -Copyright: © IObit. All rights reserved. -CopyrightUrl: https://www.iobit.com/legal.php -ShortDescription: Completely Uninstall Unwanted Software, Windows Apps & Browser Plug-ins. -Moniker: iobit-uninstaller -Tags: -- clean -- cleaner -- uninstall -- uninstaller -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/i/IObit/Uninstaller/13.6.0.5/IObit.Uninstaller.yaml b/manifests/i/IObit/Uninstaller/13.6.0.5/IObit.Uninstaller.yaml deleted file mode 100644 index 67367291050cf..0000000000000 --- a/manifests/i/IObit/Uninstaller/13.6.0.5/IObit.Uninstaller.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.6.1.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: IObit.Uninstaller -PackageVersion: 13.6.0.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 2a81946405179422fd44d8bf51e49b4610a7a637 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 19 Oct 2024 12:38:17 +1100 Subject: [PATCH 123/170] New version: TechSmith.Camtasia version 24.1.0.4395 (#184310) --- .../TechSmith.Camtasia.installer.yaml | 28 ++++++++++++++++ .../TechSmith.Camtasia.locale.en-US.yaml | 32 +++++++++++++++++++ .../24.1.0.4395/TechSmith.Camtasia.yaml | 8 +++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/t/TechSmith/Camtasia/24.1.0.4395/TechSmith.Camtasia.installer.yaml create mode 100644 manifests/t/TechSmith/Camtasia/24.1.0.4395/TechSmith.Camtasia.locale.en-US.yaml create mode 100644 manifests/t/TechSmith/Camtasia/24.1.0.4395/TechSmith.Camtasia.yaml diff --git a/manifests/t/TechSmith/Camtasia/24.1.0.4395/TechSmith.Camtasia.installer.yaml b/manifests/t/TechSmith/Camtasia/24.1.0.4395/TechSmith.Camtasia.installer.yaml new file mode 100644 index 0000000000000..6f11561f5f934 --- /dev/null +++ b/manifests/t/TechSmith/Camtasia/24.1.0.4395/TechSmith.Camtasia.installer.yaml @@ -0,0 +1,28 @@ +# Created with komac v2.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: TechSmith.Camtasia +PackageVersion: 24.1.0.4395 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.19042.0 +InstallerType: burn +Scope: machine +InstallModes: +- interactive +- silent +- silentWithProgress +UpgradeBehavior: install +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.EdgeWebView2Runtime + MinimumVersion: 92.0.902.78 + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 + MinimumVersion: 14.27.29112.0 +ReleaseDate: 2024-10-14 +Installers: +- Architecture: x64 + InstallerUrl: https://download.techsmith.com/camtasiastudio/releases/2410/camtasia.exe + InstallerSha256: FCC2AD62B73901F21C29F16E485CFA836CEE5E0C16615E71ED265BDC6DBAEC1A +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/t/TechSmith/Camtasia/24.1.0.4395/TechSmith.Camtasia.locale.en-US.yaml b/manifests/t/TechSmith/Camtasia/24.1.0.4395/TechSmith.Camtasia.locale.en-US.yaml new file mode 100644 index 0000000000000..1fd93b9b921a6 --- /dev/null +++ b/manifests/t/TechSmith/Camtasia/24.1.0.4395/TechSmith.Camtasia.locale.en-US.yaml @@ -0,0 +1,32 @@ +# Created with komac v2.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: TechSmith.Camtasia +PackageVersion: 24.1.0.4395 +PackageLocale: en-US +Publisher: TechSmith Corporation +PublisherUrl: https://www.techsmith.com/ +PublisherSupportUrl: https://www.techsmith.com/help.html +PrivacyUrl: https://www.techsmith.com/privacy.html +Author: TechSmith Corporation +PackageName: Camtasia +PackageUrl: https://www.techsmith.com/ +License: Proprietary +LicenseUrl: https://www.techsmith.com/camtasia-eula.html +Copyright: © 1995 - 2023, TechSmith Corporation, All Rights Reserved. +CopyrightUrl: https://www.techsmith.com/camtasia-eula.html +ShortDescription: Camtasia is the best all-in-one screen recorder and video editor. Record your screen, add video effects, transitions and more. +Description: |- + Camtasia is a video-based screen capture program that enables users to demonstrate and communicate ideas or share knowledge using video. + From quick video demos to extensive video projects, Camtasia has a wide range of editing tools to create video content from a variety of sources. + Users can record from webcam or screen, introduce a variety of effects, and easily share videos over multiple channels. +Moniker: camtasia +Tags: +- capture +- record +- screen +- screen-capture +- screen-record +- screencast +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/t/TechSmith/Camtasia/24.1.0.4395/TechSmith.Camtasia.yaml b/manifests/t/TechSmith/Camtasia/24.1.0.4395/TechSmith.Camtasia.yaml new file mode 100644 index 0000000000000..d60247f52d331 --- /dev/null +++ b/manifests/t/TechSmith/Camtasia/24.1.0.4395/TechSmith.Camtasia.yaml @@ -0,0 +1,8 @@ +# Created with komac v2.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: TechSmith.Camtasia +PackageVersion: 24.1.0.4395 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 6d68817107cb15a9c487206101cab85b33d473f6 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Sat, 19 Oct 2024 12:38:24 +1100 Subject: [PATCH 124/170] Remove version: TechSmith.Camtasia version 23.1.0.4395 (#184311) --- .../TechSmith.Camtasia.installer.yaml | 28 ---------------- .../TechSmith.Camtasia.locale.en-US.yaml | 32 ------------------- .../23.1.0.4395/TechSmith.Camtasia.yaml | 8 ----- 3 files changed, 68 deletions(-) delete mode 100644 manifests/t/TechSmith/Camtasia/23.1.0.4395/TechSmith.Camtasia.installer.yaml delete mode 100644 manifests/t/TechSmith/Camtasia/23.1.0.4395/TechSmith.Camtasia.locale.en-US.yaml delete mode 100644 manifests/t/TechSmith/Camtasia/23.1.0.4395/TechSmith.Camtasia.yaml diff --git a/manifests/t/TechSmith/Camtasia/23.1.0.4395/TechSmith.Camtasia.installer.yaml b/manifests/t/TechSmith/Camtasia/23.1.0.4395/TechSmith.Camtasia.installer.yaml deleted file mode 100644 index 7b1a572373849..0000000000000 --- a/manifests/t/TechSmith/Camtasia/23.1.0.4395/TechSmith.Camtasia.installer.yaml +++ /dev/null @@ -1,28 +0,0 @@ -# Created with komac v2.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: TechSmith.Camtasia -PackageVersion: 23.1.0.4395 -Platform: -- Windows.Desktop -MinimumOSVersion: 10.0.19042.0 -InstallerType: burn -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -Dependencies: - PackageDependencies: - - PackageIdentifier: Microsoft.EdgeWebView2Runtime - MinimumVersion: 92.0.902.78 - - PackageIdentifier: Microsoft.VCRedist.2015+.x64 - MinimumVersion: 14.27.29112.0 -ReleaseDate: 2024-10-14 -Installers: -- Architecture: x64 - InstallerUrl: https://download.techsmith.com/camtasiastudio/releases/2410/camtasia.exe - InstallerSha256: FCC2AD62B73901F21C29F16E485CFA836CEE5E0C16615E71ED265BDC6DBAEC1A -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/t/TechSmith/Camtasia/23.1.0.4395/TechSmith.Camtasia.locale.en-US.yaml b/manifests/t/TechSmith/Camtasia/23.1.0.4395/TechSmith.Camtasia.locale.en-US.yaml deleted file mode 100644 index 95c78ea823ca8..0000000000000 --- a/manifests/t/TechSmith/Camtasia/23.1.0.4395/TechSmith.Camtasia.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with komac v2.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: TechSmith.Camtasia -PackageVersion: 23.1.0.4395 -PackageLocale: en-US -Publisher: TechSmith Corporation -PublisherUrl: https://www.techsmith.com/ -PublisherSupportUrl: https://www.techsmith.com/help.html -PrivacyUrl: https://www.techsmith.com/privacy.html -Author: TechSmith Corporation -PackageName: Camtasia -PackageUrl: https://www.techsmith.com/ -License: Proprietary -LicenseUrl: https://www.techsmith.com/camtasia-eula.html -Copyright: © 1995 - 2023, TechSmith Corporation, All Rights Reserved. -CopyrightUrl: https://www.techsmith.com/camtasia-eula.html -ShortDescription: Camtasia is the best all-in-one screen recorder and video editor. Record your screen, add video effects, transitions and more. -Description: |- - Camtasia is a video-based screen capture program that enables users to demonstrate and communicate ideas or share knowledge using video. - From quick video demos to extensive video projects, Camtasia has a wide range of editing tools to create video content from a variety of sources. - Users can record from webcam or screen, introduce a variety of effects, and easily share videos over multiple channels. -Moniker: camtasia -Tags: -- capture -- record -- screen -- screen-capture -- screen-record -- screencast -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/t/TechSmith/Camtasia/23.1.0.4395/TechSmith.Camtasia.yaml b/manifests/t/TechSmith/Camtasia/23.1.0.4395/TechSmith.Camtasia.yaml deleted file mode 100644 index c2e6ffab0a008..0000000000000 --- a/manifests/t/TechSmith/Camtasia/23.1.0.4395/TechSmith.Camtasia.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with komac v2.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: TechSmith.Camtasia -PackageVersion: 23.1.0.4395 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From b3451449a911542d5b68331d77d283bf8a8dccfa Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 18:38:43 -0700 Subject: [PATCH 125/170] Automatic deletion of BiniSoft.WindowsFirewallControl 6.11.0.0 (#184312) --- ...Soft.WindowsFirewallControl.installer.yaml | 22 ------------------- ...t.WindowsFirewallControl.locale.en-US.yaml | 19 ---------------- .../BiniSoft.WindowsFirewallControl.yaml | 8 ------- 3 files changed, 49 deletions(-) delete mode 100644 manifests/b/BiniSoft/WindowsFirewallControl/6.11.0.0/BiniSoft.WindowsFirewallControl.installer.yaml delete mode 100644 manifests/b/BiniSoft/WindowsFirewallControl/6.11.0.0/BiniSoft.WindowsFirewallControl.locale.en-US.yaml delete mode 100644 manifests/b/BiniSoft/WindowsFirewallControl/6.11.0.0/BiniSoft.WindowsFirewallControl.yaml diff --git a/manifests/b/BiniSoft/WindowsFirewallControl/6.11.0.0/BiniSoft.WindowsFirewallControl.installer.yaml b/manifests/b/BiniSoft/WindowsFirewallControl/6.11.0.0/BiniSoft.WindowsFirewallControl.installer.yaml deleted file mode 100644 index 6dd8fb1115d0f..0000000000000 --- a/manifests/b/BiniSoft/WindowsFirewallControl/6.11.0.0/BiniSoft.WindowsFirewallControl.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Automatically updated by the winget bot at 2024/Apr/24 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: BiniSoft.WindowsFirewallControl -PackageVersion: 6.11.0.0 -MinimumOSVersion: 10.0.0.0 -InstallerType: exe -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -InstallerSwitches: - Silent: -run -close -install - SilentWithProgress: -run -close -install -UpgradeBehavior: install -Installers: -- Architecture: neutral - InstallerUrl: https://www.binisoft.org/download/wfc6setup.exe - InstallerSha256: 16442002148E25CC009AD69E6292CE763EEB93108A9008C35019EC2CA7252F32 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/b/BiniSoft/WindowsFirewallControl/6.11.0.0/BiniSoft.WindowsFirewallControl.locale.en-US.yaml b/manifests/b/BiniSoft/WindowsFirewallControl/6.11.0.0/BiniSoft.WindowsFirewallControl.locale.en-US.yaml deleted file mode 100644 index ed0ee01c1e7a5..0000000000000 --- a/manifests/b/BiniSoft/WindowsFirewallControl/6.11.0.0/BiniSoft.WindowsFirewallControl.locale.en-US.yaml +++ /dev/null @@ -1,19 +0,0 @@ -# Automatically updated by the winget bot at 2024/Apr/24 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: BiniSoft.WindowsFirewallControl -PackageVersion: 6.11.0.0 -PackageLocale: en-US -Publisher: BiniSoft.org -PublisherUrl: https://www.binisoft.org -PackageName: Malwarebytes Windows Firewall Control -PackageUrl: https://www.binisoft.org/wfc.php -License: Copyright © BiniSoft.org -LicenseUrl: https://www.binisoft.org/eula -Copyright: Copyright © BiniSoft.org -ShortDescription: Windows Firewall Control is a powerful tool which extends the functionality of Windows Firewall and provides new extra features which makes Windows Firewall better. -Moniker: wfc -Tags: -- firewall -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/b/BiniSoft/WindowsFirewallControl/6.11.0.0/BiniSoft.WindowsFirewallControl.yaml b/manifests/b/BiniSoft/WindowsFirewallControl/6.11.0.0/BiniSoft.WindowsFirewallControl.yaml deleted file mode 100644 index c5d265f4a6fa8..0000000000000 --- a/manifests/b/BiniSoft/WindowsFirewallControl/6.11.0.0/BiniSoft.WindowsFirewallControl.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Apr/24 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: BiniSoft.WindowsFirewallControl -PackageVersion: 6.11.0.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 11b8e2196e2df61ee268316391436bd701298870 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Sat, 19 Oct 2024 03:39:02 +0200 Subject: [PATCH 126/170] New version: vim.vim.nightly version 9.1.0792 (#184314) --- .../9.1.0792/vim.vim.nightly.installer.yaml | 24 ++++++++ .../vim.vim.nightly.locale.en-US.yaml | 56 +++++++++++++++++++ .../vim/nightly/9.1.0792/vim.vim.nightly.yaml | 8 +++ 3 files changed, 88 insertions(+) create mode 100644 manifests/v/vim/vim/nightly/9.1.0792/vim.vim.nightly.installer.yaml create mode 100644 manifests/v/vim/vim/nightly/9.1.0792/vim.vim.nightly.locale.en-US.yaml create mode 100644 manifests/v/vim/vim/nightly/9.1.0792/vim.vim.nightly.yaml diff --git a/manifests/v/vim/vim/nightly/9.1.0792/vim.vim.nightly.installer.yaml b/manifests/v/vim/vim/nightly/9.1.0792/vim.vim.nightly.installer.yaml new file mode 100644 index 0000000000000..d59d6ee6fc2eb --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0792/vim.vim.nightly.installer.yaml @@ -0,0 +1,24 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0792 +Platform: +- Windows.Desktop +InstallerType: nullsoft +Scope: machine +InstallModes: +- interactive +- silent +UpgradeBehavior: install +ReleaseDate: 2024-10-18 +ElevationRequirement: elevationRequired +Installers: +- Architecture: x86 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.0792/gvim_9.1.0792_x86.exe + InstallerSha256: EA0B33D09FC325EACF928AAAE113EA0994157B6AF65B6FA85447DE85F5B39757 +- Architecture: x64 + InstallerUrl: https://github.com/vim/vim-win32-installer/releases/download/v9.1.0792/gvim_9.1.0792_x64.exe + InstallerSha256: 9544D736880C72C841540068BF166E56251E1946195057E18D0E203FE839C62C +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/v/vim/vim/nightly/9.1.0792/vim.vim.nightly.locale.en-US.yaml b/manifests/v/vim/vim/nightly/9.1.0792/vim.vim.nightly.locale.en-US.yaml new file mode 100644 index 0000000000000..94fda7d78eeb2 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0792/vim.vim.nightly.locale.en-US.yaml @@ -0,0 +1,56 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0792 +PackageLocale: en-US +Publisher: Bram Moolenaar et al. +PublisherUrl: https://github.com/vim/vim-win32-installer +PublisherSupportUrl: https://github.com/vim/vim-win32-installer/issues +Author: Bram Moolenaar et al. +PackageName: Vim +PackageUrl: http://www.vim.org/ +License: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] - Charityware / GNU GPL compatible +LicenseUrl: https://github.com/vim/vim-win32-installer#license--copyright +Copyright: Copyright (C) 1991-2020 Bram Moolenaar [Bram@vim.org] +CopyrightUrl: https://github.com/vim/vim-win32-installer#license--copyright +ShortDescription: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient +Moniker: vim +Tags: +- code-editor +- g-vim +- gvim +- text-editing +- text-editor +- tool +- utility +- vi +ReleaseNotes: |- + v9.1.0792 + Nightly Vim Windows build snapshots (more information).If you do not know what to use, use the 32bit installer (use the signed one, if available).Signed releases will occasionally be provided on a best effort approach.Changes: + - 9.1.0792: tests: Test_set_values() is not comprehensive enough + Files: + :unlock: Unsigned Files: + - gvim_9.1.0792_x86.exe + 32-bit installer (If you don't know what to use, use this one) + - gvim_9.1.0792_x64.exe + 64-bit installer + - gvim_9.1.0792_x86.zip + 32-bit zip archive + - gvim_9.1.0792_x64.zip + 64-bit zip archive + - gvim_9.1.0792_x86_pdb.zip + pdb files for debugging the corresponding 32-bit executable + - gvim_9.1.0792_x64_pdb.zip + pdb files for debugging the corresponding 64-bit executable + - Strawberry Perl 5.32 + - LuaBinaries 5.4 + - Python 2.7 + - Python3 3.8 or later + - Racket 8.7 (BC) + - RubyInstaller 3.2 + - libsodium 1.0.19 + See the README for detail. +ReleaseNotesUrl: https://github.com/vim/vim-win32-installer/releases/tag/v9.1.0792 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/v/vim/vim/nightly/9.1.0792/vim.vim.nightly.yaml b/manifests/v/vim/vim/nightly/9.1.0792/vim.vim.nightly.yaml new file mode 100644 index 0000000000000..a3868d9061d43 --- /dev/null +++ b/manifests/v/vim/vim/nightly/9.1.0792/vim.vim.nightly.yaml @@ -0,0 +1,8 @@ +# Created with WinGet Releaser using komac v2.6.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: vim.vim.nightly +PackageVersion: 9.1.0792 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 2fad51beb712d26ce47fe3ee4625d6a9c96dd903 Mon Sep 17 00:00:00 2001 From: KarbitsCode <107671693+KarbitsCode@users.noreply.github.com> Date: Sat, 19 Oct 2024 09:39:15 +0800 Subject: [PATCH 127/170] Remove: IObit.AdvancedSystemCare version 18.0.1.156 (#184315) --- .../IObit.AdvancedSystemCare.installer.yaml | 32 --------------- ...IObit.AdvancedSystemCare.locale.en-US.yaml | 40 ------------------- .../18.0.1.156/IObit.AdvancedSystemCare.yaml | 8 ---- 3 files changed, 80 deletions(-) delete mode 100644 manifests/i/IObit/AdvancedSystemCare/18.0.1.156/IObit.AdvancedSystemCare.installer.yaml delete mode 100644 manifests/i/IObit/AdvancedSystemCare/18.0.1.156/IObit.AdvancedSystemCare.locale.en-US.yaml delete mode 100644 manifests/i/IObit/AdvancedSystemCare/18.0.1.156/IObit.AdvancedSystemCare.yaml diff --git a/manifests/i/IObit/AdvancedSystemCare/18.0.1.156/IObit.AdvancedSystemCare.installer.yaml b/manifests/i/IObit/AdvancedSystemCare/18.0.1.156/IObit.AdvancedSystemCare.installer.yaml deleted file mode 100644 index ccaeff4c7194b..0000000000000 --- a/manifests/i/IObit/AdvancedSystemCare/18.0.1.156/IObit.AdvancedSystemCare.installer.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: IObit.AdvancedSystemCare -PackageVersion: 18.0.1.156 -InstallerLocale: en-US -Platform: -- Windows.Desktop -InstallerType: inno -Scope: machine -InstallModes: -- interactive -- silent -- silentWithProgress -UpgradeBehavior: install -ProductCode: Advanced SystemCare_is1 -ReleaseDate: 2024-10-10 -AppsAndFeaturesEntries: -- DisplayName: Advanced SystemCare - Publisher: IObit - DisplayVersion: 18.0.1 - ProductCode: Advanced SystemCare_is1 -ElevationRequirement: elevatesSelf -Installers: -- Architecture: x86 - InstallerUrl: https://cdn.iobit.com/dl/advanced-systemcare-setup.exe - InstallerSha256: EA19C34E9AEBBDB6FD1B2BCB59CDE930D32D40B3F84AF314E1C4712E0FD415B9 -- Architecture: x64 - InstallerUrl: https://cdn.iobit.com/dl/advanced-systemcare-setup.exe - InstallerSha256: EA19C34E9AEBBDB6FD1B2BCB59CDE930D32D40B3F84AF314E1C4712E0FD415B9 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/i/IObit/AdvancedSystemCare/18.0.1.156/IObit.AdvancedSystemCare.locale.en-US.yaml b/manifests/i/IObit/AdvancedSystemCare/18.0.1.156/IObit.AdvancedSystemCare.locale.en-US.yaml deleted file mode 100644 index 61d28b2370fb5..0000000000000 --- a/manifests/i/IObit/AdvancedSystemCare/18.0.1.156/IObit.AdvancedSystemCare.locale.en-US.yaml +++ /dev/null @@ -1,40 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: IObit.AdvancedSystemCare -PackageVersion: 18.0.1.156 -PackageLocale: en-US -Publisher: IObit -PublisherUrl: https://www.iobit.com/ -PublisherSupportUrl: https://www.iobit.com/onlinefeedback.php -PrivacyUrl: https://www.iobit.com/privacy.php -Author: IObit -PackageName: Advanced SystemCare -PackageUrl: https://www.iobit.com/advancedsystemcarefree.php -License: Freeware -LicenseUrl: https://www.iobit.com/eula.php -Copyright: © IObit. All rights reserved. -CopyrightUrl: https://www.iobit.com/legal.php -ShortDescription: One-Click Solution to PC Clean, System Optimization and Privacy Protection -Description: Advanced SystemCare can make a personalized plan for you to scan and clear tons of junk files, unnecessary logs, and caches, leftovers from the third-party tools. -Moniker: advanced-systemcare -Tags: -- cleaner -- optimization -- system -ReleaseNotes: |- - v18.0 2024-10-10 - - Redesigned UI - Provide better visual effects and bring a more user-friendly experience - - Junk File Clean - Remove junk files left by more software even Microsoft Store apps to free up more valuable disk space, thereby improving PC performance - - Anti-Spyware - Remove more spyware with its larger database to make your system more secure - - Startup Optimization - Manage more startup items and scheduled tasks to make your PC boot and run much faster - - Software Updater - Support updating more popular software, including Microsoft Store apps - - Hardware Accelerator - Support updating 9 million+ outdated drivers and greatly simplify the update process - - Surfing Protection - Expand its database to make you browse safely and not be bombarded with annoying ads - - Performance Monitor - Adopt the latest world-renowned temperature acquisition technology for more accurate GPU/CPU/motherboard temperatures - - AutoCare - Automatically clean up more useless items to improve system performance - - 37 localized languages - - And more can be discovered by you -PurchaseUrl: https://www.iobit.com/advancedsystemcarepro.php -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/i/IObit/AdvancedSystemCare/18.0.1.156/IObit.AdvancedSystemCare.yaml b/manifests/i/IObit/AdvancedSystemCare/18.0.1.156/IObit.AdvancedSystemCare.yaml deleted file mode 100644 index ab6cae477de1e..0000000000000 --- a/manifests/i/IObit/AdvancedSystemCare/18.0.1.156/IObit.AdvancedSystemCare.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created using wingetcreate 1.6.5.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: IObit.AdvancedSystemCare -PackageVersion: 18.0.1.156 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 51e132e2c1b84254db3f089bd0b1bf578ccf894e Mon Sep 17 00:00:00 2001 From: Pakhom Golynga Date: Sat, 19 Oct 2024 04:39:43 +0300 Subject: [PATCH 128/170] New version: Liberica JDK17-Full 17.0.13.12 (#184298) Co-authored-by: Pakhom Golynga --- ...ellSoft.LibericaJDK.17.Full.installer.yaml | 27 +++++++++++++++++ ...Soft.LibericaJDK.17.Full.locale.en-US.yaml | 30 +++++++++++++++++++ .../BellSoft.LibericaJDK.17.Full.yaml | 5 ++++ 3 files changed, 62 insertions(+) create mode 100644 manifests/b/BellSoft/LibericaJDK/17/Full/17.0.13.12/BellSoft.LibericaJDK.17.Full.installer.yaml create mode 100644 manifests/b/BellSoft/LibericaJDK/17/Full/17.0.13.12/BellSoft.LibericaJDK.17.Full.locale.en-US.yaml create mode 100644 manifests/b/BellSoft/LibericaJDK/17/Full/17.0.13.12/BellSoft.LibericaJDK.17.Full.yaml diff --git a/manifests/b/BellSoft/LibericaJDK/17/Full/17.0.13.12/BellSoft.LibericaJDK.17.Full.installer.yaml b/manifests/b/BellSoft/LibericaJDK/17/Full/17.0.13.12/BellSoft.LibericaJDK.17.Full.installer.yaml new file mode 100644 index 0000000000000..031d2685a2e3d --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/17/Full/17.0.13.12/BellSoft.LibericaJDK.17.Full.installer.yaml @@ -0,0 +1,27 @@ +PackageIdentifier: BellSoft.LibericaJDK.17.Full +PackageVersion: 17.0.13.12 +MinimumOSVersion: 6.1.0.0 +InstallerType: wix +Scope: machine +ReleaseDate: 2024-10-15 +Installers: +- Architecture: x64 + InstallerUrl: https://download.bell-sw.com/java/17.0.13+12/bellsoft-jdk17.0.13+12-windows-amd64-full.msi + InstallerSha256: A09DD44FBF34054B5BCB2473732CE6E9DA8DCD43F6B0255AC79EE6F7A8AF32A7 + ProductCode: '{D35A4057-0673-4535-8E8C-51FB3F5225F1}' + AppsAndFeaturesEntries: + - DisplayName: Liberica JDK 17 Full (64-bit) +- Architecture: x86 + InstallerUrl: https://download.bell-sw.com/java/17.0.13+12/bellsoft-jdk17.0.13+12-windows-i586-full.msi + InstallerSha256: EB5C1F5135AA962A705B75F1B6B9BF6057004FD0ABD1DE63CC9D506DAFEE6FEC + ProductCode: '{A2C66F87-6484-446A-BCF7-77892F8F5D4B}' + AppsAndFeaturesEntries: + - DisplayName: Liberica JDK 17 Full (32-bit) +- Architecture: arm64 + InstallerUrl: https://download.bell-sw.com/java/17.0.13+12/bellsoft-jdk17.0.13+12-windows-aarch64-full.msi + InstallerSha256: 6C3DFB7DD338B1A788175FECBBF692F9B3C539CBFA497E87FE96B66D7787317B + ProductCode: '{52D3836F-850B-4BC9-B260-0523D249EC9C}' + AppsAndFeaturesEntries: + - DisplayName: Liberica JDK 17 Full (AArch64) +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/b/BellSoft/LibericaJDK/17/Full/17.0.13.12/BellSoft.LibericaJDK.17.Full.locale.en-US.yaml b/manifests/b/BellSoft/LibericaJDK/17/Full/17.0.13.12/BellSoft.LibericaJDK.17.Full.locale.en-US.yaml new file mode 100644 index 0000000000000..c2a7036e81169 --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/17/Full/17.0.13.12/BellSoft.LibericaJDK.17.Full.locale.en-US.yaml @@ -0,0 +1,30 @@ +PackageIdentifier: BellSoft.LibericaJDK.17.Full +PackageVersion: 17.0.13.12 +PackageLocale: en-US +Publisher: BellSoft +PublisherUrl: https://bell-sw.com +PublisherSupportUrl: https://bell-sw.com/support/ +PrivacyUrl: https://bell-sw.com/liberica_eula/ +Author: BellSoft +PackageName: Liberica JDK 17 Full +PackageUrl: https://bell-sw.com/pages/downloads/?version=java-17-lts&os=Windows&package=jdk +License: GPL 2 with Classpath Exception +LicenseUrl: https://bell-sw.com/liberica_eula/ +# Copyright: +# CopyrightUrl: +ShortDescription: Liberica JDK is available on a variety of platforms. It is built from OpenJDK which BellSoft contributes to and is thoroughly tested. +Description: > + Liberica JDK is available on a variety of platforms. It is built from OpenJDK which BellSoft contributes to and is thoroughly tested. + Liberica JDK is compatible with the Java SE standard as confirmed by the JCK provided under the license from OpenJDK. Support options are available from BellSoft. +Moniker: liberica-jdk17-full +Tags: +- hotspot +- java +- javafx +- liberica +- openjdk +# Agreements: +# ReleaseNotes: +ReleaseNotesUrl: https://docs.bell-sw.com/liberica-jdk/17.0.13b12/general/release-notes/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/b/BellSoft/LibericaJDK/17/Full/17.0.13.12/BellSoft.LibericaJDK.17.Full.yaml b/manifests/b/BellSoft/LibericaJDK/17/Full/17.0.13.12/BellSoft.LibericaJDK.17.Full.yaml new file mode 100644 index 0000000000000..ccaf28f9d04cb --- /dev/null +++ b/manifests/b/BellSoft/LibericaJDK/17/Full/17.0.13.12/BellSoft.LibericaJDK.17.Full.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: BellSoft.LibericaJDK.17.Full +PackageVersion: 17.0.13.12 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From a9f9d2cd267ff97bad8f930a1878fc0289fff81e Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 18:44:33 -0700 Subject: [PATCH 129/170] Automatic deletion of BitSum.ProcessLasso 15.0.1.16 (#184316) --- .../BitSum.ProcessLasso.installer.yaml | 23 --------------- .../BitSum.ProcessLasso.locale.en-US.yaml | 29 ------------------- .../15.0.1.16/BitSum.ProcessLasso.yaml | 8 ----- 3 files changed, 60 deletions(-) delete mode 100644 manifests/b/BitSum/ProcessLasso/15.0.1.16/BitSum.ProcessLasso.installer.yaml delete mode 100644 manifests/b/BitSum/ProcessLasso/15.0.1.16/BitSum.ProcessLasso.locale.en-US.yaml delete mode 100644 manifests/b/BitSum/ProcessLasso/15.0.1.16/BitSum.ProcessLasso.yaml diff --git a/manifests/b/BitSum/ProcessLasso/15.0.1.16/BitSum.ProcessLasso.installer.yaml b/manifests/b/BitSum/ProcessLasso/15.0.1.16/BitSum.ProcessLasso.installer.yaml deleted file mode 100644 index 374e1c115586f..0000000000000 --- a/manifests/b/BitSum/ProcessLasso/15.0.1.16/BitSum.ProcessLasso.installer.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/20 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: BitSum.ProcessLasso -PackageVersion: 15.0.1.16 -MinimumOSVersion: 10.0.0.0 -InstallerType: nullsoft -Scope: machine -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ReleaseDate: 2022-01-28 -Installers: -- InstallerLocale: en-US - Architecture: x64 - InstallerUrl: https://dl.bitsum.com/files/processlassosetup64.exe - InstallerSha256: 31020264FB2BD30FD1586DBBE1028995BE5F41B2D70786275CD60596F973FCAE -- Architecture: x86 - InstallerUrl: https://dl.bitsum.com/files/processlassosetup32.exe - InstallerSha256: E00956E13B31808995E86832EBD56D01011D2B0C48BAC63A1B7C0A891BC0BD78 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/b/BitSum/ProcessLasso/15.0.1.16/BitSum.ProcessLasso.locale.en-US.yaml b/manifests/b/BitSum/ProcessLasso/15.0.1.16/BitSum.ProcessLasso.locale.en-US.yaml deleted file mode 100644 index 4c7ee8c378b26..0000000000000 --- a/manifests/b/BitSum/ProcessLasso/15.0.1.16/BitSum.ProcessLasso.locale.en-US.yaml +++ /dev/null @@ -1,29 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/20 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: BitSum.ProcessLasso -PackageVersion: 15.0.1.16 -PackageLocale: en-US -Publisher: Bitsum -PublisherUrl: https://bitsum.com -PublisherSupportUrl: https://community.bitsum.com/forum/ -PrivacyUrl: https://bitsum.com/privacy-policy/ -Author: Bitsum -PackageName: Process Lasso -PackageUrl: https://bitsum.com -License: Proprietary -LicenseUrl: https://bitsum.com/terms-of-use/ -Copyright: Copyright (c) Bitsum LLC -CopyrightUrl: https://bitsum.com/our-copyright-notice/ -ShortDescription: Process Lasso is a tool designed to manage and edit how your processes and services run. -Description: Process Lasso is a tool designed to manage and edit how your processes and services run. It offers a robust list of capabilities including default process priorities and affinities, termination of disallowed processes, instance count limits, a system responsiveness graph, logging of processes, keep select processes running (auto-restart), and much more. -Moniker: processlasso -Tags: -- execute -- manager -- optimizer -- priority -- process -ReleaseNotesUrl: https://bitsum.com/changes/processlasso/ -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/b/BitSum/ProcessLasso/15.0.1.16/BitSum.ProcessLasso.yaml b/manifests/b/BitSum/ProcessLasso/15.0.1.16/BitSum.ProcessLasso.yaml deleted file mode 100644 index 80f1d491c071d..0000000000000 --- a/manifests/b/BitSum/ProcessLasso/15.0.1.16/BitSum.ProcessLasso.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/20 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: BitSum.ProcessLasso -PackageVersion: 15.0.1.16 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From e5b40d3b29f061190e78ba93c6e86f7e5f23e0d8 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 18:44:54 -0700 Subject: [PATCH 130/170] Automatic update of Bitwarden.Bitwarden 2024.10.0 (#184317) --- .../Bitwarden/2024.10.0/Bitwarden.Bitwarden.installer.yaml | 6 +++--- .../2024.10.0/Bitwarden.Bitwarden.locale.en-US.yaml | 2 +- .../2024.10.0/Bitwarden.Bitwarden.locale.pt-BR.yaml | 2 +- .../2024.10.0/Bitwarden.Bitwarden.locale.zh-CN.yaml | 2 +- .../Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.yaml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/b/Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.installer.yaml b/manifests/b/Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.installer.yaml index 8184314ed858e..37985761be9b9 100644 --- a/manifests/b/Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.installer.yaml +++ b/manifests/b/Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.installer.yaml @@ -1,4 +1,4 @@ -# Created with komac v2.6.0 +# Automatically updated by the winget bot at 2024/Oct/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: Bitwarden.Bitwarden @@ -17,13 +17,13 @@ Installers: - Architecture: neutral Scope: user InstallerUrl: https://github.com/bitwarden/clients/releases/download/desktop-v2024.10.0/Bitwarden-Installer-2024.10.0.exe - InstallerSha256: 7A071E7252EFCDC2A12156090C711720EA579483E37CB0D4884F03A70CB2F7D1 + InstallerSha256: AA2C7D90140463A2B90177BA5C324FF112E7FF364200B3D9F0600DF5AFD2313E InstallerSwitches: Custom: /currentuser - Architecture: neutral Scope: machine InstallerUrl: https://github.com/bitwarden/clients/releases/download/desktop-v2024.10.0/Bitwarden-Installer-2024.10.0.exe - InstallerSha256: 7A071E7252EFCDC2A12156090C711720EA579483E37CB0D4884F03A70CB2F7D1 + InstallerSha256: AA2C7D90140463A2B90177BA5C324FF112E7FF364200B3D9F0600DF5AFD2313E InstallerSwitches: Custom: /allusers ManifestType: installer diff --git a/manifests/b/Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.locale.en-US.yaml b/manifests/b/Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.locale.en-US.yaml index 694a3c96979d8..c64623223b81b 100644 --- a/manifests/b/Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.locale.en-US.yaml +++ b/manifests/b/Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with komac v2.6.0 +# Automatically updated by the winget bot at 2024/Oct/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: Bitwarden.Bitwarden diff --git a/manifests/b/Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.locale.pt-BR.yaml b/manifests/b/Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.locale.pt-BR.yaml index e8218bc285817..a62524899c95c 100644 --- a/manifests/b/Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.locale.pt-BR.yaml +++ b/manifests/b/Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.locale.pt-BR.yaml @@ -1,4 +1,4 @@ -# Created with komac v2.6.0 +# Automatically updated by the winget bot at 2024/Oct/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: Bitwarden.Bitwarden diff --git a/manifests/b/Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.locale.zh-CN.yaml b/manifests/b/Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.locale.zh-CN.yaml index 5e62cccd19536..1981305e4c2ff 100644 --- a/manifests/b/Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.locale.zh-CN.yaml +++ b/manifests/b/Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Created with komac v2.6.0 +# Automatically updated by the winget bot at 2024/Oct/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: Bitwarden.Bitwarden diff --git a/manifests/b/Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.yaml b/manifests/b/Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.yaml index ebd1b750fc210..ec6ccbdbab95c 100644 --- a/manifests/b/Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.yaml +++ b/manifests/b/Bitwarden/Bitwarden/2024.10.0/Bitwarden.Bitwarden.yaml @@ -1,4 +1,4 @@ -# Created with komac v2.6.0 +# Automatically updated by the winget bot at 2024/Oct/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: Bitwarden.Bitwarden From 290822ba35d0d89a30e5901f41246b577a022f91 Mon Sep 17 00:00:00 2001 From: robertbettencourt Date: Fri, 18 Oct 2024 18:45:48 -0700 Subject: [PATCH 131/170] New package: WatchGuard.MobileVPN.12.10 version 12.10.4 (#184292) --- .../WatchGuard.MobileVPN.12.10.installer.yaml | 12 ++++++++++++ .../WatchGuard.MobileVPN.12.10.locale.en-US.yaml | 13 +++++++++++++ .../12/10/12.10.4/WatchGuard.MobileVPN.12.10.yaml | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 manifests/w/WatchGuard/MobileVPN/12/10/12.10.4/WatchGuard.MobileVPN.12.10.installer.yaml create mode 100644 manifests/w/WatchGuard/MobileVPN/12/10/12.10.4/WatchGuard.MobileVPN.12.10.locale.en-US.yaml create mode 100644 manifests/w/WatchGuard/MobileVPN/12/10/12.10.4/WatchGuard.MobileVPN.12.10.yaml diff --git a/manifests/w/WatchGuard/MobileVPN/12/10/12.10.4/WatchGuard.MobileVPN.12.10.installer.yaml b/manifests/w/WatchGuard/MobileVPN/12/10/12.10.4/WatchGuard.MobileVPN.12.10.installer.yaml new file mode 100644 index 0000000000000..8bd99fa602183 --- /dev/null +++ b/manifests/w/WatchGuard/MobileVPN/12/10/12.10.4/WatchGuard.MobileVPN.12.10.installer.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: WatchGuard.MobileVPN.12.10 +PackageVersion: 12.10.4 +InstallerType: inno +Installers: +- InstallerUrl: https://cdn.watchguard.com/SoftwareCenter/Files/MUVPN_SSL/12_10_4/WG-MVPN-SSL_12_10_4.exe + Architecture: x64 + InstallerSha256: E97D795874C81EC43E5FDAE56FECAC75F14117F8A5A2292024FDAA48D8A2DFDA +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/w/WatchGuard/MobileVPN/12/10/12.10.4/WatchGuard.MobileVPN.12.10.locale.en-US.yaml b/manifests/w/WatchGuard/MobileVPN/12/10/12.10.4/WatchGuard.MobileVPN.12.10.locale.en-US.yaml new file mode 100644 index 0000000000000..498da82c23e2c --- /dev/null +++ b/manifests/w/WatchGuard/MobileVPN/12/10/12.10.4/WatchGuard.MobileVPN.12.10.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: WatchGuard.MobileVPN.12.10 +PackageVersion: 12.10.4 +PackageLocale: en-US +Publisher: WatchGuard +PackageName: Mobile VPN with SSL client +License: MIT +Copyright: (c)2004-2024 WatchGuard Technologies, Inc. +ShortDescription: Mobile VPN with SSL client Setup +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/w/WatchGuard/MobileVPN/12/10/12.10.4/WatchGuard.MobileVPN.12.10.yaml b/manifests/w/WatchGuard/MobileVPN/12/10/12.10.4/WatchGuard.MobileVPN.12.10.yaml new file mode 100644 index 0000000000000..a8edcab58cd49 --- /dev/null +++ b/manifests/w/WatchGuard/MobileVPN/12/10/12.10.4/WatchGuard.MobileVPN.12.10.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: WatchGuard.MobileVPN.12.10 +PackageVersion: 12.10.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 9c2e3f757f02709b2d50eec1118cb52c7bb2dfbd Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 18:48:43 -0700 Subject: [PATCH 132/170] Automatic deletion of Evope.Evope 1.1.6.5 (#184318) --- .../Evope/Evope/1.1.6.5/Evope.Evope.installer.yaml | 12 ------------ .../Evope/1.1.6.5/Evope.Evope.locale.pt-BR.yaml | 13 ------------- manifests/e/Evope/Evope/1.1.6.5/Evope.Evope.yaml | 8 -------- 3 files changed, 33 deletions(-) delete mode 100644 manifests/e/Evope/Evope/1.1.6.5/Evope.Evope.installer.yaml delete mode 100644 manifests/e/Evope/Evope/1.1.6.5/Evope.Evope.locale.pt-BR.yaml delete mode 100644 manifests/e/Evope/Evope/1.1.6.5/Evope.Evope.yaml diff --git a/manifests/e/Evope/Evope/1.1.6.5/Evope.Evope.installer.yaml b/manifests/e/Evope/Evope/1.1.6.5/Evope.Evope.installer.yaml deleted file mode 100644 index d840e67d75634..0000000000000 --- a/manifests/e/Evope/Evope/1.1.6.5/Evope.Evope.installer.yaml +++ /dev/null @@ -1,12 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Evope.Evope -PackageVersion: 1.1.6.5 -InstallerType: inno -Installers: -- Architecture: x64 - InstallerUrl: https://app.evope.com.br/evopesetup.exe - InstallerSha256: 36544687F7E7E8C02053B30FF249C62FA99137F68CBF39FF7B60127EF1635250 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/e/Evope/Evope/1.1.6.5/Evope.Evope.locale.pt-BR.yaml b/manifests/e/Evope/Evope/1.1.6.5/Evope.Evope.locale.pt-BR.yaml deleted file mode 100644 index 35a2aaf4a5691..0000000000000 --- a/manifests/e/Evope/Evope/1.1.6.5/Evope.Evope.locale.pt-BR.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Evope.Evope -PackageVersion: 1.1.6.5 -PackageLocale: pt-BR -Publisher: Evope, Co. -PackageName: Evope -PackageUrl: https://app.evope.com.br/ -License: Licença do MIT -ShortDescription: Evope Setup -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/e/Evope/Evope/1.1.6.5/Evope.Evope.yaml b/manifests/e/Evope/Evope/1.1.6.5/Evope.Evope.yaml deleted file mode 100644 index daa408f88d61f..0000000000000 --- a/manifests/e/Evope/Evope/1.1.6.5/Evope.Evope.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/12 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Evope.Evope -PackageVersion: 1.1.6.5 -DefaultLocale: pt-BR -ManifestType: version -ManifestVersion: 1.5.0 From 448b7b28bdae024c5ed3f88f2760896624edcc90 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 18:49:03 -0700 Subject: [PATCH 133/170] Automatic update of Jidifudi.GT4T from 8.47.241016 to 8.47.241020 (#184319) --- .../8.47.241020/Jidifudi.GT4T.installer.yaml | 30 +++++++++++++++++++ .../Jidifudi.GT4T.locale.en-US.yaml | 26 ++++++++++++++++ .../Jidifudi.GT4T.locale.zh-CN.yaml | 23 ++++++++++++++ .../GT4T/8.47.241020/Jidifudi.GT4T.yaml | 8 +++++ 4 files changed, 87 insertions(+) create mode 100644 manifests/j/Jidifudi/GT4T/8.47.241020/Jidifudi.GT4T.installer.yaml create mode 100644 manifests/j/Jidifudi/GT4T/8.47.241020/Jidifudi.GT4T.locale.en-US.yaml create mode 100644 manifests/j/Jidifudi/GT4T/8.47.241020/Jidifudi.GT4T.locale.zh-CN.yaml create mode 100644 manifests/j/Jidifudi/GT4T/8.47.241020/Jidifudi.GT4T.yaml diff --git a/manifests/j/Jidifudi/GT4T/8.47.241020/Jidifudi.GT4T.installer.yaml b/manifests/j/Jidifudi/GT4T/8.47.241020/Jidifudi.GT4T.installer.yaml new file mode 100644 index 0000000000000..15920d906b3b0 --- /dev/null +++ b/manifests/j/Jidifudi/GT4T/8.47.241020/Jidifudi.GT4T.installer.yaml @@ -0,0 +1,30 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: Jidifudi.GT4T +PackageVersion: 8.47.241020 +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://gt4t.net/apps/gt4t_win_32_bit/GT4T_setup.exe + InstallerSha256: 127528978CCE1B9862A791563539BAB0732B10904A08FA0C781F89BCC08C4C55 + ProductCode: '{8EC2D6A4-7B61-4737-8DA2-B6D4339EE744}_is1' +- Architecture: x64 + InstallerUrl: https://gt4t.net/apps/gt4t_win_64_bit/GT4T_setup.exe + InstallerSha256: 701E645405DE30A7C304A41DDE55B16A5018ED7F50FE6966B6EC01A5BA98F914 + ProductCode: '{8EC2D6A4-7B61-4737-8DA2-B6D4339EE744}_is1' +- InstallerLocale: zh-CN + Architecture: x86 + InstallerUrl: https://dl.gt4t.cn/downloads/apps/gt4t_win_32_bit/GT4T_setup.exe + InstallerSha256: 127528978CCE1B9862A791563539BAB0732B10904A08FA0C781F89BCC08C4C55 + ProductCode: '{8EC2D6A4-7B61-4737-8DA2-B6D4339EE744}_is1' +- InstallerLocale: zh-CN + Architecture: x64 + InstallerUrl: https://dl.gt4t.cn/downloads/apps/gt4t_win_64_bit/GT4T_setup.exe + InstallerSha256: 701E645405DE30A7C304A41DDE55B16A5018ED7F50FE6966B6EC01A5BA98F914 + ProductCode: '{8EC2D6A4-7B61-4737-8DA2-B6D4339EE744}_is1' +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/j/Jidifudi/GT4T/8.47.241020/Jidifudi.GT4T.locale.en-US.yaml b/manifests/j/Jidifudi/GT4T/8.47.241020/Jidifudi.GT4T.locale.en-US.yaml new file mode 100644 index 0000000000000..7c8ede29054b8 --- /dev/null +++ b/manifests/j/Jidifudi/GT4T/8.47.241020/Jidifudi.GT4T.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: Jidifudi.GT4T +PackageVersion: 8.47.241020 +PackageLocale: en-US +Publisher: Haikou Jidifudi Technology Limited +PublisherUrl: https://gt4t.cn/ +PrivacyUrl: https://gt4t.cn/privacy.php +Author: Haikou Jidifudi Technology Limited +PackageName: GT4T +PackageUrl: https://gt4t.cn/download.php +License: Proprietary +LicenseUrl: https://gt4t.cn/eula.php +Copyright: ©Jidifudi Technology Limited. +ShortDescription: Providing best automatic translation for any language, any industry +Description: GT4T is an automatic translation application that runs on Windows/Mac. With GT4T, you can get translation suggestions for selected content in any window, as well as batch translate documents in Office, PDF, CAT, and Markdown/AsciDoc/reStructedText formats. +Tags: +- docs +- documents +- file +- translate +- translation +- translator +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/j/Jidifudi/GT4T/8.47.241020/Jidifudi.GT4T.locale.zh-CN.yaml b/manifests/j/Jidifudi/GT4T/8.47.241020/Jidifudi.GT4T.locale.zh-CN.yaml new file mode 100644 index 0000000000000..ca9ed8edef9b2 --- /dev/null +++ b/manifests/j/Jidifudi/GT4T/8.47.241020/Jidifudi.GT4T.locale.zh-CN.yaml @@ -0,0 +1,23 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.5.0.schema.json + +PackageIdentifier: Jidifudi.GT4T +PackageVersion: 8.47.241020 +PackageLocale: zh-CN +Publisher: Haikou Jidifudi Technology Limited +PublisherUrl: https://gt4t.cn/ +PrivacyUrl: https://gt4t.cn/privacy.php +Author: 海口吉第福第科技有限公司 +PackageName: GT4T +PackageUrl: https://gt4t.cn/download.php +License: 专有软件 +LicenseUrl: https://gt4t.cn/eula.php +Copyright: ©海口吉第福第科技有限公司 +ShortDescription: 提供最好的自动翻译,任何语言,任何行业 +Description: GT4T 一款运行于 Windows/Mac 上的自动翻译应用。使用 GT4T,您可在任何窗口获得所选内容的翻译建议,也可批量翻译 Office、PDF、CAT 以及 Markdown/AsciDoc/reStructedText 格式的文档。 +Tags: +- 文件 +- 文档 +- 翻译 +ManifestType: locale +ManifestVersion: 1.5.0 diff --git a/manifests/j/Jidifudi/GT4T/8.47.241020/Jidifudi.GT4T.yaml b/manifests/j/Jidifudi/GT4T/8.47.241020/Jidifudi.GT4T.yaml new file mode 100644 index 0000000000000..3a1531d30d55d --- /dev/null +++ b/manifests/j/Jidifudi/GT4T/8.47.241020/Jidifudi.GT4T.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: Jidifudi.GT4T +PackageVersion: 8.47.241020 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From 8657640e6888f2ab698cb07abd41153ee9f9d959 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 18:49:11 -0700 Subject: [PATCH 134/170] Automatic update of Tonec.InternetDownloadManager from 6.42.23 to 6.42.23.1 (#184320) --- ...nec.InternetDownloadManager.installer.yaml | 22 +++++++++++++ ....InternetDownloadManager.locale.en-US.yaml | 33 +++++++++++++++++++ ....InternetDownloadManager.locale.zh-CN.yaml | 29 ++++++++++++++++ .../Tonec.InternetDownloadManager.yaml | 8 +++++ 4 files changed, 92 insertions(+) create mode 100644 manifests/t/Tonec/InternetDownloadManager/6.42.23.1/Tonec.InternetDownloadManager.installer.yaml create mode 100644 manifests/t/Tonec/InternetDownloadManager/6.42.23.1/Tonec.InternetDownloadManager.locale.en-US.yaml create mode 100644 manifests/t/Tonec/InternetDownloadManager/6.42.23.1/Tonec.InternetDownloadManager.locale.zh-CN.yaml create mode 100644 manifests/t/Tonec/InternetDownloadManager/6.42.23.1/Tonec.InternetDownloadManager.yaml diff --git a/manifests/t/Tonec/InternetDownloadManager/6.42.23.1/Tonec.InternetDownloadManager.installer.yaml b/manifests/t/Tonec/InternetDownloadManager/6.42.23.1/Tonec.InternetDownloadManager.installer.yaml new file mode 100644 index 0000000000000..e7de67fb5d42c --- /dev/null +++ b/manifests/t/Tonec/InternetDownloadManager/6.42.23.1/Tonec.InternetDownloadManager.installer.yaml @@ -0,0 +1,22 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Tonec.InternetDownloadManager +PackageVersion: 6.42.23.1 +InstallerType: exe +Scope: machine +InstallModes: +- interactive +- silentWithProgress +InstallerSwitches: + Silent: /skipdlgs + SilentWithProgress: /skipdlgs +UpgradeBehavior: install +ReleaseDate: 2024-10-15 +Installers: +- Architecture: x86 + InstallerUrl: https://mirror2.internetdownloadmanager.com/idman642build23.exe + InstallerSha256: DD0D8AA84D52D176ED315C24EF0CA96134367DA12488EFF4ABD85F098521B9F0 + ProductCode: Internet Download Manager +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/t/Tonec/InternetDownloadManager/6.42.23.1/Tonec.InternetDownloadManager.locale.en-US.yaml b/manifests/t/Tonec/InternetDownloadManager/6.42.23.1/Tonec.InternetDownloadManager.locale.en-US.yaml new file mode 100644 index 0000000000000..72abfd017618a --- /dev/null +++ b/manifests/t/Tonec/InternetDownloadManager/6.42.23.1/Tonec.InternetDownloadManager.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Tonec.InternetDownloadManager +PackageVersion: 6.42.23.1 +PackageLocale: en-US +Publisher: Tonec Inc. +PublisherUrl: https://www.internetdownloadmanager.com/ +PublisherSupportUrl: https://www.internetdownloadmanager.com/support/index.html +PrivacyUrl: https://www.internetdownloadmanager.com/support/privacy.html +Author: Tonec Inc. +PackageName: Internet Download Manager +PackageUrl: https://www.internetdownloadmanager.com/ +License: Proprietary +LicenseUrl: https://www.internetdownloadmanager.com/support/terms-and-conditions.html +Copyright: Copyright 2024 Tonec FZE. All rights reserved. +ShortDescription: Internet Download Manager (IDM) is a tool to increase download speeds by up to 5 times, resume and schedule downloads. +Moniker: idm +Tags: +- download +- downloader +ReleaseNotes: |- + - Fixed issues with integration into Google Chrome. After updating IDM, you need to restart Chrome + - Fixed bugs +ReleaseNotesUrl: https://www.internetdownloadmanager.com/news.html +PurchaseUrl: https://secure.internetdownloadmanager.com/buy_idm.html +Documentations: +- DocumentLabel: FAQ + DocumentUrl: https://www.internetdownloadmanager.com/contact_us.html +- DocumentLabel: Tutorial + DocumentUrl: https://www.internetdownloadmanager.com/support/using_idm/using_idm.html +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/t/Tonec/InternetDownloadManager/6.42.23.1/Tonec.InternetDownloadManager.locale.zh-CN.yaml b/manifests/t/Tonec/InternetDownloadManager/6.42.23.1/Tonec.InternetDownloadManager.locale.zh-CN.yaml new file mode 100644 index 0000000000000..fc08e5eebceb6 --- /dev/null +++ b/manifests/t/Tonec/InternetDownloadManager/6.42.23.1/Tonec.InternetDownloadManager.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Tonec.InternetDownloadManager +PackageVersion: 6.42.23.1 +PackageLocale: zh-CN +Publisher: Tonec Inc. +PublisherUrl: https://www.internetdownloadmanager.com/ +PublisherSupportUrl: https://www.internetdownloadmanager.com/support/index.html +PrivacyUrl: https://www.internetdownloadmanager.com/support/privacy.html +Author: Tonec Inc. +PackageName: Internet Download Manager +PackageUrl: https://www.internetdownloadmanager.com/ +License: 专有软件 +LicenseUrl: https://www.internetdownloadmanager.com/support/terms-and-conditions.html +Copyright: Copyright 2024 Tonec FZE. All rights reserved. +ShortDescription: Internet Download Manager(IDM)是一款可将下载速度提高最多 5 倍、恢复下载和计划下载的工具。 +Tags: +- 下载 +- 下载器 +ReleaseNotesUrl: https://www.internetdownloadmanager.com/news.html +PurchaseUrl: https://secure.internetdownloadmanager.com/buy_idm.html +Documentations: +- DocumentLabel: 常见问题 + DocumentUrl: https://www.internetdownloadmanager.com/contact_us.html +- DocumentLabel: 教程 + DocumentUrl: https://www.internetdownloadmanager.com/support/using_idm/using_idm.html +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/t/Tonec/InternetDownloadManager/6.42.23.1/Tonec.InternetDownloadManager.yaml b/manifests/t/Tonec/InternetDownloadManager/6.42.23.1/Tonec.InternetDownloadManager.yaml new file mode 100644 index 0000000000000..e00c56d353480 --- /dev/null +++ b/manifests/t/Tonec/InternetDownloadManager/6.42.23.1/Tonec.InternetDownloadManager.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Tonec.InternetDownloadManager +PackageVersion: 6.42.23.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From c0927866fa28462807c02b663fdecf15f9d680e2 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 18:49:23 -0700 Subject: [PATCH 135/170] Automatic update of JurgenRathlev.InnoUnpacker from 1.9.6.0 to 1.9.7.0 (#184321) --- .../JurgenRathlev.InnoUnpacker.installer.yaml | 15 ++++++++++ ...rgenRathlev.InnoUnpacker.locale.en-US.yaml | 29 +++++++++++++++++++ ...rgenRathlev.InnoUnpacker.locale.zh-CN.yaml | 29 +++++++++++++++++++ .../1.9.7.0/JurgenRathlev.InnoUnpacker.yaml | 8 +++++ 4 files changed, 81 insertions(+) create mode 100644 manifests/j/JurgenRathlev/InnoUnpacker/1.9.7.0/JurgenRathlev.InnoUnpacker.installer.yaml create mode 100644 manifests/j/JurgenRathlev/InnoUnpacker/1.9.7.0/JurgenRathlev.InnoUnpacker.locale.en-US.yaml create mode 100644 manifests/j/JurgenRathlev/InnoUnpacker/1.9.7.0/JurgenRathlev.InnoUnpacker.locale.zh-CN.yaml create mode 100644 manifests/j/JurgenRathlev/InnoUnpacker/1.9.7.0/JurgenRathlev.InnoUnpacker.yaml diff --git a/manifests/j/JurgenRathlev/InnoUnpacker/1.9.7.0/JurgenRathlev.InnoUnpacker.installer.yaml b/manifests/j/JurgenRathlev/InnoUnpacker/1.9.7.0/JurgenRathlev.InnoUnpacker.installer.yaml new file mode 100644 index 0000000000000..2fb31595a662e --- /dev/null +++ b/manifests/j/JurgenRathlev/InnoUnpacker/1.9.7.0/JurgenRathlev.InnoUnpacker.installer.yaml @@ -0,0 +1,15 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: JurgenRathlev.InnoUnpacker +PackageVersion: 1.9.7.0 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +Installers: +- Architecture: x86 + InstallerUrl: https://www.rathlev-home.de/tools/download/innounpacker-setup.exe + InstallerSha256: 45BE7D535E92E1CB73F075E1DF4A9BF3E92C23A5E3EB35228846A351F0D7E4A4 + ProductCode: InnoUnpacker_is1 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JurgenRathlev/InnoUnpacker/1.9.7.0/JurgenRathlev.InnoUnpacker.locale.en-US.yaml b/manifests/j/JurgenRathlev/InnoUnpacker/1.9.7.0/JurgenRathlev.InnoUnpacker.locale.en-US.yaml new file mode 100644 index 0000000000000..13b262325165e --- /dev/null +++ b/manifests/j/JurgenRathlev/InnoUnpacker/1.9.7.0/JurgenRathlev.InnoUnpacker.locale.en-US.yaml @@ -0,0 +1,29 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: JurgenRathlev.InnoUnpacker +PackageVersion: 1.9.7.0 +PackageLocale: en-US +Publisher: Dr. J. Rathlev +PublisherUrl: https://www.rathlev-home.de/index-e.html +PublisherSupportUrl: https://github.com/jrathlev/InnoUnpacker-Windows-GUI/issues +PrivacyUrl: https://www.rathlev-home.de/impressum-e.html +Author: Jürgen Rathlev +PackageName: InnoUnpacker +PackageUrl: https://www.rathlev-home.de/tools/prog-e.html#unpack +License: MPL or LGPL-2.0-or-later +LicenseUrl: https://github.com/jrathlev/InnoUnpacker-Windows-GUI/blob/HEAD/license.txt +Copyright: © 2014-2024 Dr. J. Rathlev +CopyrightUrl: https://www.rathlev-home.de/impressum-e.html +ShortDescription: Inspect and unpack InnoSetup archives +Description: InnoUnpacker is a graphical user interface (GUI) for innounp that makes the usage more comfortable. The executable setup to be processed can be loaded via a file selection dialog, just by drag & drop, using the command line or by an entry in the Windows context menu for exe files. Immediately after opening, the basic file info and the list of included files are displayed. To extract files, just click the appropriate button and select the destination directory. Optionally, a filter can be specified to extract only the matching files. +Tags: +- extract +- extractor +- inno-setup +- innosetup +- innounp +- unpack +- unpacker +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JurgenRathlev/InnoUnpacker/1.9.7.0/JurgenRathlev.InnoUnpacker.locale.zh-CN.yaml b/manifests/j/JurgenRathlev/InnoUnpacker/1.9.7.0/JurgenRathlev.InnoUnpacker.locale.zh-CN.yaml new file mode 100644 index 0000000000000..d0102fa138bb0 --- /dev/null +++ b/manifests/j/JurgenRathlev/InnoUnpacker/1.9.7.0/JurgenRathlev.InnoUnpacker.locale.zh-CN.yaml @@ -0,0 +1,29 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: JurgenRathlev.InnoUnpacker +PackageVersion: 1.9.7.0 +PackageLocale: zh-CN +Publisher: Dr. J. Rathlev +PublisherUrl: https://www.rathlev-home.de/index-e.html +PublisherSupportUrl: https://github.com/jrathlev/InnoUnpacker-Windows-GUI/issues +PrivacyUrl: https://www.rathlev-home.de/impressum-e.html +Author: Jürgen Rathlev +PackageName: InnoUnpacker +PackageUrl: https://www.rathlev-home.de/tools/prog-e.html#unpack +License: MPL 或 LGPL-2.0-or-later +LicenseUrl: https://github.com/jrathlev/InnoUnpacker-Windows-GUI/blob/HEAD/license.txt +Copyright: © 2014-2024 Dr. J. Rathlev +CopyrightUrl: https://www.rathlev-home.de/impressum-e.html +ShortDescription: 检查并解包 InnoSetup 归档 +Description: InnoUnpacker 是 innounp 的图形用户界面(GUI),使用起来更方便。可以通过文件选择对话框加载待处理的可执行安装包,也可以通过拖放、命令行或从 EXE 文件的 Windows 右键菜单的一个选项来加载。程序打开后会立即显示基本文件信息和包含的文件列表。只需点击相应按钮并选择目标目录即可提取文件。还可以通过设置过滤器只提取匹配的文件。 +Tags: +- inno-setup +- innosetup +- innounp +- 提取 +- 提取器 +- 解包 +- 解包器 +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JurgenRathlev/InnoUnpacker/1.9.7.0/JurgenRathlev.InnoUnpacker.yaml b/manifests/j/JurgenRathlev/InnoUnpacker/1.9.7.0/JurgenRathlev.InnoUnpacker.yaml new file mode 100644 index 0000000000000..e35a09e0ccc37 --- /dev/null +++ b/manifests/j/JurgenRathlev/InnoUnpacker/1.9.7.0/JurgenRathlev.InnoUnpacker.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JurgenRathlev.InnoUnpacker +PackageVersion: 1.9.7.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 5f971274984981aa339cd5d352eece7b9d34f1d1 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 18:49:54 -0700 Subject: [PATCH 136/170] Automatic update of CABS.SalesPrix 6.19.1 (#184322) --- .../c/CABS/SalesPrix/6.19.1/CABS.SalesPrix.installer.yaml | 4 ++-- .../c/CABS/SalesPrix/6.19.1/CABS.SalesPrix.locale.de-DE.yaml | 2 +- manifests/c/CABS/SalesPrix/6.19.1/CABS.SalesPrix.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/c/CABS/SalesPrix/6.19.1/CABS.SalesPrix.installer.yaml b/manifests/c/CABS/SalesPrix/6.19.1/CABS.SalesPrix.installer.yaml index 1681c2cafd3fd..a161c3c80a157 100644 --- a/manifests/c/CABS/SalesPrix/6.19.1/CABS.SalesPrix.installer.yaml +++ b/manifests/c/CABS/SalesPrix/6.19.1/CABS.SalesPrix.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/07 +# Automatically updated by the winget bot at 2024/Oct/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: CABS.SalesPrix @@ -7,7 +7,7 @@ InstallerType: nullsoft Installers: - Architecture: x86 InstallerUrl: https://www.scanprix.de/Setup/Setup_SalesPrix.exe - InstallerSha256: D0D168794E269584E2E854547F6D128DAFD4D9CBEE53A1C59E46534F016E943B + InstallerSha256: B5AF748FD7A76DE91A09E72123EDB89F8BCE2C921F5DB5153EB5F5A26D6F71A2 AppsAndFeaturesEntries: - DisplayName: CABS-Deinstaller ProductCode: ScanPrix-Programme diff --git a/manifests/c/CABS/SalesPrix/6.19.1/CABS.SalesPrix.locale.de-DE.yaml b/manifests/c/CABS/SalesPrix/6.19.1/CABS.SalesPrix.locale.de-DE.yaml index cc2bb73db557a..0d2a43d6795f6 100644 --- a/manifests/c/CABS/SalesPrix/6.19.1/CABS.SalesPrix.locale.de-DE.yaml +++ b/manifests/c/CABS/SalesPrix/6.19.1/CABS.SalesPrix.locale.de-DE.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/07 +# Automatically updated by the winget bot at 2024/Oct/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: CABS.SalesPrix diff --git a/manifests/c/CABS/SalesPrix/6.19.1/CABS.SalesPrix.yaml b/manifests/c/CABS/SalesPrix/6.19.1/CABS.SalesPrix.yaml index fb333df56e798..001aaaf7ff565 100644 --- a/manifests/c/CABS/SalesPrix/6.19.1/CABS.SalesPrix.yaml +++ b/manifests/c/CABS/SalesPrix/6.19.1/CABS.SalesPrix.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/07 +# Automatically updated by the winget bot at 2024/Oct/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: CABS.SalesPrix From a164b8f8d5a9223ed0d16b68fe36b3b40a44e7e0 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 10:01:07 +0800 Subject: [PATCH 137/170] Update: Mozilla.Firefox.DeveloperEdition.da version 132.0 (132.0b9) (#184202) --- ...illa.Firefox.DeveloperEdition.da.installer.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifests/m/Mozilla/Firefox/DeveloperEdition/da/132.0/Mozilla.Firefox.DeveloperEdition.da.installer.yaml b/manifests/m/Mozilla/Firefox/DeveloperEdition/da/132.0/Mozilla.Firefox.DeveloperEdition.da.installer.yaml index 498cda960cfa2..c000de94cfa4b 100644 --- a/manifests/m/Mozilla/Firefox/DeveloperEdition/da/132.0/Mozilla.Firefox.DeveloperEdition.da.installer.yaml +++ b/manifests/m/Mozilla/Firefox/DeveloperEdition/da/132.0/Mozilla.Firefox.DeveloperEdition.da.installer.yaml @@ -24,19 +24,19 @@ FileExtensions: - webp - xht - xhtml -ReleaseDate: 2024-10-16 +ReleaseDate: 2024-10-18 Installers: - Architecture: x86 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win32/da/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 8F2E6BE581B2678B2301C15C08D62C87D076AD50BF5197D52D0F949DE1F05E1B + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win32/da/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 8AA65C53BB7EB2D556B996F4FD642DB38C3B433E720C963F838A758A29A86217 ProductCode: Firefox Developer Edition 132.0 (x86 da) - Architecture: x64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64/da/Firefox%20Setup%20132.0b8.exe - InstallerSha256: 8BA9E90A20AB769A651F494CF81549A312FC6D831D897EBD4F54108E582CA6EE + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64/da/Firefox%20Setup%20132.0b9.exe + InstallerSha256: E76055FCC503D4E3763A73CE699D054F27401105298C853B01C6F7C2485FC341 ProductCode: Firefox Developer Edition 132.0 (x64 da) - Architecture: arm64 - InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b8/win64-aarch64/da/Firefox%20Setup%20132.0b8.exe - InstallerSha256: A8252C03F659C616C22EDE5AEDE1F0D51D098747BF07D470C916EC743FDA7298 + InstallerUrl: https://download-installer.cdn.mozilla.net/pub/firefox/releases/132.0b9/win64-aarch64/da/Firefox%20Setup%20132.0b9.exe + InstallerSha256: 460E1245E3092252A9A64C7A587117FF935DBF7A2FC2D91BBB6687E6DBBDE63F ProductCode: Firefox Developer Edition 132.0 (arm64 da) ManifestType: installer ManifestVersion: 1.6.0 From 243a02957ca73937cc8499d774898164d1c20bec Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 19:01:34 -0700 Subject: [PATCH 138/170] Automatic update of CABS.ScanPrix 6.19.1 (#184323) --- manifests/c/CABS/ScanPrix/6.19.1/CABS.ScanPrix.installer.yaml | 4 ++-- .../c/CABS/ScanPrix/6.19.1/CABS.ScanPrix.locale.de-DE.yaml | 2 +- manifests/c/CABS/ScanPrix/6.19.1/CABS.ScanPrix.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/c/CABS/ScanPrix/6.19.1/CABS.ScanPrix.installer.yaml b/manifests/c/CABS/ScanPrix/6.19.1/CABS.ScanPrix.installer.yaml index 7894f23511bf9..207c3b11ee824 100644 --- a/manifests/c/CABS/ScanPrix/6.19.1/CABS.ScanPrix.installer.yaml +++ b/manifests/c/CABS/ScanPrix/6.19.1/CABS.ScanPrix.installer.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/07 +# Automatically updated by the winget bot at 2024/Oct/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json PackageIdentifier: CABS.ScanPrix @@ -7,6 +7,6 @@ InstallerType: nullsoft Installers: - Architecture: x86 InstallerUrl: https://www.scanprix.de/Setup/Setup_ScanPrix.exe - InstallerSha256: AA32BF228A5EC160D9CCBEF211E7666A5CF823608764044299A4F0D2EBF18E18 + InstallerSha256: 34703C98FC5F4B11CDA064E79A0B0E513F3139289E5DC071DF6CEC17704B2BD7 ManifestType: installer ManifestVersion: 1.5.0 diff --git a/manifests/c/CABS/ScanPrix/6.19.1/CABS.ScanPrix.locale.de-DE.yaml b/manifests/c/CABS/ScanPrix/6.19.1/CABS.ScanPrix.locale.de-DE.yaml index 0a3cf3d2e9301..02b5ad3036c0f 100644 --- a/manifests/c/CABS/ScanPrix/6.19.1/CABS.ScanPrix.locale.de-DE.yaml +++ b/manifests/c/CABS/ScanPrix/6.19.1/CABS.ScanPrix.locale.de-DE.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/07 +# Automatically updated by the winget bot at 2024/Oct/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json PackageIdentifier: CABS.ScanPrix diff --git a/manifests/c/CABS/ScanPrix/6.19.1/CABS.ScanPrix.yaml b/manifests/c/CABS/ScanPrix/6.19.1/CABS.ScanPrix.yaml index 3094b9b59d792..24c15eb5bbdaf 100644 --- a/manifests/c/CABS/ScanPrix/6.19.1/CABS.ScanPrix.yaml +++ b/manifests/c/CABS/ScanPrix/6.19.1/CABS.ScanPrix.yaml @@ -1,4 +1,4 @@ -# Automatically updated by the winget bot at 2024/Oct/07 +# Automatically updated by the winget bot at 2024/Oct/18 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json PackageIdentifier: CABS.ScanPrix From 29611967352793ae4b623292aa25d9f901021206 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 19:03:08 -0700 Subject: [PATCH 139/170] Automatic deletion of Lansweeper.LsAgent 11.1.10.0 (#184324) --- .../11.1.10.0/Lansweeper.LsAgent.installer.yaml | 14 -------------- .../Lansweeper.LsAgent.locale.en-US.yaml | 17 ----------------- .../LsAgent/11.1.10.0/Lansweeper.LsAgent.yaml | 8 -------- 3 files changed, 39 deletions(-) delete mode 100644 manifests/l/Lansweeper/LsAgent/11.1.10.0/Lansweeper.LsAgent.installer.yaml delete mode 100644 manifests/l/Lansweeper/LsAgent/11.1.10.0/Lansweeper.LsAgent.locale.en-US.yaml delete mode 100644 manifests/l/Lansweeper/LsAgent/11.1.10.0/Lansweeper.LsAgent.yaml diff --git a/manifests/l/Lansweeper/LsAgent/11.1.10.0/Lansweeper.LsAgent.installer.yaml b/manifests/l/Lansweeper/LsAgent/11.1.10.0/Lansweeper.LsAgent.installer.yaml deleted file mode 100644 index 0fb13521fb8df..0000000000000 --- a/manifests/l/Lansweeper/LsAgent/11.1.10.0/Lansweeper.LsAgent.installer.yaml +++ /dev/null @@ -1,14 +0,0 @@ -# Automatically updated by the winget bot at 2024/Mar/28 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: Lansweeper.LsAgent -PackageVersion: 11.1.10.0 -Installers: -- Architecture: x86 - InstallerType: exe - InstallerUrl: https://content.lansweeper.com/lsagent-windows/ - InstallerSha256: 0127F9E5E66B31EA78DC1AB9A662625FFBEF727B721187153866B8C7397EAB52 - InstallerSwitches: - Silent: --mode unattended -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/l/Lansweeper/LsAgent/11.1.10.0/Lansweeper.LsAgent.locale.en-US.yaml b/manifests/l/Lansweeper/LsAgent/11.1.10.0/Lansweeper.LsAgent.locale.en-US.yaml deleted file mode 100644 index c275cecb9a52a..0000000000000 --- a/manifests/l/Lansweeper/LsAgent/11.1.10.0/Lansweeper.LsAgent.locale.en-US.yaml +++ /dev/null @@ -1,17 +0,0 @@ -# Automatically updated by the winget bot at 2024/Mar/28 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: Lansweeper.LsAgent -PackageVersion: 11.1.10.0 -PackageLocale: en-US -Publisher: Lansweeper -PublisherUrl: https://www.lansweeper.com/ -PublisherSupportUrl: https://www.lansweeper.com/contact-support/ -PrivacyUrl: https://www.lansweeper.com/wp-content/uploads/2022/05/2022-03-08_External_Privacy-Policy_Website-V2.pdf -PackageName: LsAgent -PackageUrl: https://www.lansweeper.com/download/lsagent/ -License: Proprietary -Copyright: Lansweeper -ShortDescription: LsAgent gathers the asset data locally and then sends it back to your Lansweeper installation, either by using a direct push or through Lansweeper's cloud-hosted relay service. -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/l/Lansweeper/LsAgent/11.1.10.0/Lansweeper.LsAgent.yaml b/manifests/l/Lansweeper/LsAgent/11.1.10.0/Lansweeper.LsAgent.yaml deleted file mode 100644 index dc1f863e9cdb1..0000000000000 --- a/manifests/l/Lansweeper/LsAgent/11.1.10.0/Lansweeper.LsAgent.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Mar/28 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: Lansweeper.LsAgent -PackageVersion: 11.1.10.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From a46b18fab0283486e61160a9e02c6414f9f36e25 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 19:04:15 -0700 Subject: [PATCH 140/170] Automatic deletion of Clockify.Clockify 1.7.95 (#184330) --- .../1.7.95/Clockify.Clockify.installer.yaml | 22 --------------- .../Clockify.Clockify.locale.en-US.yaml | 27 ------------------- .../Clockify/1.7.95/Clockify.Clockify.yaml | 8 ------ 3 files changed, 57 deletions(-) delete mode 100644 manifests/c/Clockify/Clockify/1.7.95/Clockify.Clockify.installer.yaml delete mode 100644 manifests/c/Clockify/Clockify/1.7.95/Clockify.Clockify.locale.en-US.yaml delete mode 100644 manifests/c/Clockify/Clockify/1.7.95/Clockify.Clockify.yaml diff --git a/manifests/c/Clockify/Clockify/1.7.95/Clockify.Clockify.installer.yaml b/manifests/c/Clockify/Clockify/1.7.95/Clockify.Clockify.installer.yaml deleted file mode 100644 index 891eb2d92fc4c..0000000000000 --- a/manifests/c/Clockify/Clockify/1.7.95/Clockify.Clockify.installer.yaml +++ /dev/null @@ -1,22 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/01 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Clockify.Clockify -PackageVersion: 1.7.95 -InstallerLocale: en-US -InstallerType: msi -Scope: machine -InstallModes: -- interactive -- silent -UpgradeBehavior: install -ProductCode: '{87FABBB8-1D58-4AC1-B967-E63B73670977}' -ReleaseDate: 2024-03-15 -AppsAndFeaturesEntries: -- UpgradeCode: '{A17CEE88-470D-49D0-A58D-40D503A0BEBF}' -Installers: -- Architecture: x64 - InstallerUrl: https://clockify.me/downloads/clockify-setup.msi - InstallerSha256: 112D25E1417911F450BC02D350957454396E861F22AD4D83A0F9F3C1C8878C4F -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/c/Clockify/Clockify/1.7.95/Clockify.Clockify.locale.en-US.yaml b/manifests/c/Clockify/Clockify/1.7.95/Clockify.Clockify.locale.en-US.yaml deleted file mode 100644 index 7410d9e2e2e33..0000000000000 --- a/manifests/c/Clockify/Clockify/1.7.95/Clockify.Clockify.locale.en-US.yaml +++ /dev/null @@ -1,27 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/01 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Clockify.Clockify -PackageVersion: 1.7.95 -PackageLocale: en-US -Publisher: Clockify -PublisherSupportUrl: https://clockify.me/help/ -PrivacyUrl: https://clockify.me/privacy -Author: COING Inc -PackageName: Clockify -PackageUrl: https://clockify.me/ -License: Proprietary -LicenseUrl: https://clockify.me/terms -Copyright: Copyright (c) 2021 Clockify -CopyrightUrl: https://clockify.me/terms -ShortDescription: Clockify is a free time tracker -Moniker: clockify -Tags: -- clockify -- time -- timer -- tracker -- utility -- work -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/c/Clockify/Clockify/1.7.95/Clockify.Clockify.yaml b/manifests/c/Clockify/Clockify/1.7.95/Clockify.Clockify.yaml deleted file mode 100644 index f41a456ed42a9..0000000000000 --- a/manifests/c/Clockify/Clockify/1.7.95/Clockify.Clockify.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/01 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Clockify.Clockify -PackageVersion: 1.7.95 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From ae335110d92529ccad2b532f0eb238df40a27f26 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 19:04:30 -0700 Subject: [PATCH 141/170] Automatic update of VirtualDesktop.Streamer from 1.33.1 to 1.33.2 (#184328) --- .../1.33.2/VirtualDesktop.Streamer.installer.yaml | 15 +++++++++++++++ .../VirtualDesktop.Streamer.locale.en-US.yaml | 13 +++++++++++++ .../Streamer/1.33.2/VirtualDesktop.Streamer.yaml | 8 ++++++++ 3 files changed, 36 insertions(+) create mode 100644 manifests/v/VirtualDesktop/Streamer/1.33.2/VirtualDesktop.Streamer.installer.yaml create mode 100644 manifests/v/VirtualDesktop/Streamer/1.33.2/VirtualDesktop.Streamer.locale.en-US.yaml create mode 100644 manifests/v/VirtualDesktop/Streamer/1.33.2/VirtualDesktop.Streamer.yaml diff --git a/manifests/v/VirtualDesktop/Streamer/1.33.2/VirtualDesktop.Streamer.installer.yaml b/manifests/v/VirtualDesktop/Streamer/1.33.2/VirtualDesktop.Streamer.installer.yaml new file mode 100644 index 0000000000000..cd148731c9f4d --- /dev/null +++ b/manifests/v/VirtualDesktop/Streamer/1.33.2/VirtualDesktop.Streamer.installer.yaml @@ -0,0 +1,15 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json + +PackageIdentifier: VirtualDesktop.Streamer +PackageVersion: 1.33.2 +Installers: +- Architecture: x64 + InstallerType: exe + InstallerUrl: https://download.vrdesktop.net/files/VirtualDesktop.Streamer.Setup.exe + InstallerSha256: 500F13019AB0A4ACE514D6A756AC47B830F5BC8FE04E8127841270A0422C5BD2 + InstallerSwitches: + Silent: /q + Scope: machine +ManifestType: installer +ManifestVersion: 1.5.0 diff --git a/manifests/v/VirtualDesktop/Streamer/1.33.2/VirtualDesktop.Streamer.locale.en-US.yaml b/manifests/v/VirtualDesktop/Streamer/1.33.2/VirtualDesktop.Streamer.locale.en-US.yaml new file mode 100644 index 0000000000000..12f918893a0e6 --- /dev/null +++ b/manifests/v/VirtualDesktop/Streamer/1.33.2/VirtualDesktop.Streamer.locale.en-US.yaml @@ -0,0 +1,13 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json + +PackageIdentifier: VirtualDesktop.Streamer +PackageVersion: 1.33.2 +PackageLocale: en-US +Publisher: Virtual Desktop, Inc. +PackageName: Virtual Desktop Streamer +License: Proprietary +Copyright: Copyright (C) 2022 Virtual Desktop, Inc. +ShortDescription: Watch movies, browse the web or play games on a giant virtual screen. +ManifestType: defaultLocale +ManifestVersion: 1.5.0 diff --git a/manifests/v/VirtualDesktop/Streamer/1.33.2/VirtualDesktop.Streamer.yaml b/manifests/v/VirtualDesktop/Streamer/1.33.2/VirtualDesktop.Streamer.yaml new file mode 100644 index 0000000000000..e782660434cbe --- /dev/null +++ b/manifests/v/VirtualDesktop/Streamer/1.33.2/VirtualDesktop.Streamer.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json + +PackageIdentifier: VirtualDesktop.Streamer +PackageVersion: 1.33.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.5.0 From f0bf6ab6832db080975d6a10d0839687791a51b6 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 10:04:39 +0800 Subject: [PATCH 142/170] New version: Alex313031.Thorium.AVX2 version 128.0.6613.189 (#184334) --- .../Alex313031.Thorium.AVX2.installer.yaml | 50 +++++++++++++++++ .../Alex313031.Thorium.AVX2.locale.en-US.yaml | 55 +++++++++++++++++++ .../Alex313031.Thorium.AVX2.locale.zh-CN.yaml | 32 +++++++++++ .../Alex313031.Thorium.AVX2.yaml | 8 +++ 4 files changed, 145 insertions(+) create mode 100644 manifests/a/Alex313031/Thorium/AVX2/128.0.6613.189/Alex313031.Thorium.AVX2.installer.yaml create mode 100644 manifests/a/Alex313031/Thorium/AVX2/128.0.6613.189/Alex313031.Thorium.AVX2.locale.en-US.yaml create mode 100644 manifests/a/Alex313031/Thorium/AVX2/128.0.6613.189/Alex313031.Thorium.AVX2.locale.zh-CN.yaml create mode 100644 manifests/a/Alex313031/Thorium/AVX2/128.0.6613.189/Alex313031.Thorium.AVX2.yaml diff --git a/manifests/a/Alex313031/Thorium/AVX2/128.0.6613.189/Alex313031.Thorium.AVX2.installer.yaml b/manifests/a/Alex313031/Thorium/AVX2/128.0.6613.189/Alex313031.Thorium.AVX2.installer.yaml new file mode 100644 index 0000000000000..21fe6e7b39856 --- /dev/null +++ b/manifests/a/Alex313031/Thorium/AVX2/128.0.6613.189/Alex313031.Thorium.AVX2.installer.yaml @@ -0,0 +1,50 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Alex313031.Thorium.AVX2 +PackageVersion: 128.0.6613.189 +InstallerType: exe +InstallModes: +- silent +InstallerSwitches: + Log: --verbose-logging --log-file="" +ExpectedReturnCodes: +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2024-10-18 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/Alex313031/Thorium-Win/releases/download/M128.0.6613.189/thorium_AVX2_mini_installer.exe + InstallerSha256: 9EF8FAE12B8291F3DE3A53C0E30B71D1A6684DC1607668F577334D67E1038C31 + InstallerSwitches: + Custom: --do-not-launch-chrome + ProductCode: Thorium +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/Alex313031/Thorium-Win/releases/download/M128.0.6613.189/thorium_AVX2_mini_installer.exe + InstallerSha256: 9EF8FAE12B8291F3DE3A53C0E30B71D1A6684DC1607668F577334D67E1038C31 + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level + ProductCode: Thorium +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Alex313031/Thorium/AVX2/128.0.6613.189/Alex313031.Thorium.AVX2.locale.en-US.yaml b/manifests/a/Alex313031/Thorium/AVX2/128.0.6613.189/Alex313031.Thorium.AVX2.locale.en-US.yaml new file mode 100644 index 0000000000000..ddda7904006ee --- /dev/null +++ b/manifests/a/Alex313031/Thorium/AVX2/128.0.6613.189/Alex313031.Thorium.AVX2.locale.en-US.yaml @@ -0,0 +1,55 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Alex313031.Thorium.AVX2 +PackageVersion: 128.0.6613.189 +PackageLocale: en-US +Publisher: The Thorium Authors +PublisherUrl: https://thorium.rocks/ +PublisherSupportUrl: https://github.com/Alex313031/Thorium-Win-AVX2/issues +# PrivacyUrl: +Author: Alex313031 +PackageName: Thorium (AVX2) +PackageUrl: https://thorium.rocks/ +License: BSD-3-Clause +LicenseUrl: https://github.com/Alex313031/thorium/blob/main/LICENSE.md +Copyright: Copyright 2024 The Thorium Authors. All rights reserved. +# CopyrightUrl: +ShortDescription: Chromium fork for Linux, Windows, macOS, Android, and Raspberry Pi named after radioactive element No. 90. +# Description: +Moniker: thorium-avx2 +Tags: +- browser +- chromium +- internet +- web +- webpage +ReleaseNotes: |- + M128 Thorium 2024 UI "Th24" is complete. Please see the past 3 beta releases if you aren't up to speed about it. On top of those, we now: + - Have the restored bookmarks folder icon used in the bookmarks ui and bookmarks bar + - Fixed spacing of the new tab button + - Added 180px as an option to the new custom-tab-width chrome flag + - Tab separators are 2px again after I had temporarily reverted back to 1px + - More WebUI stuff is reverted to its pre-Chrome 2023 appearance. + - I am writing a full write-up/explainer on what Cr23 is, what Th24 is, and why I made it. It will have pictures to illustrate as well. It isn't finished yet but you can find it Here. + + Now, other stuff: + - New flag chrome://flags#classic-omnibox "classic omnibox". When enabled, the omnibox (i.e. url bar) takes on a more squareish shape similar to classic versions of Chromium/Chrome. It was adapted from the same flag in Supermium, but I adjusted the radius, and I fixed an issue with stuff not showing up quite right when the omnibox is focused, i.e. when the results are all showing up. Might make a pull request upstream. + - The Thorium 2024 flag was added to "Chrome Labs" to make it easier to enable than going to chrome://flags. Just click the "beaker" icon (actually an Erlenmeyer flask lol) in the top bar, and you can enable it there. + - New flag chrome://flags/#remove-tabsearch-button to remove the tab search button from the tab strip. + - The bug on Linux where me setting it to the classic theme by default was causing crashes is now fixed. + - I finally added some background music to the Chrome Dino game. You can hear it on chrome://dino + - Added a new WebUI page chrome://eggs that has images from the easter egg contest on it. + - I enabled the Customize Toolbar feature ahead of schedule (the official stable enabled by default release was in M129). This lets you add a bunch of stuff to the toolbar. + - The size of the main menu button (aka the "hamburger menu" or "three dots menu") has been corrected to be smaller + - Better compiler tuning on MacOS + - "About Thorium" item in the main menu is now in a better place and doesn't have a blue "i" icon on it anymore. + - New flag chrome://flags#transparent-tabs, which makes tabs semi-transparent (Windows only) + - Limits of MV3 were removed. A MV3 extension like UBlock Origin Lite, if it were coded to take advantage of Thorium, now has limits on declarativeNetRequest that are similar to MV2. Thorium still intends to restore MV2 code when the time comes, but I thought this would be an interesting experiment. I might try to fork Ublock, so if you're interested in this, watch my GitHub account for a new repo. + Includes a build of Thorium UI Debug Shell (AVX only) TODO: Fix alignment of tab search button, fix FTP link clicking. +ReleaseNotesUrl: https://github.com/Alex313031/Thorium-Win/releases/tag/M128.0.6613.189 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Alex313031/Thorium/AVX2/128.0.6613.189/Alex313031.Thorium.AVX2.locale.zh-CN.yaml b/manifests/a/Alex313031/Thorium/AVX2/128.0.6613.189/Alex313031.Thorium.AVX2.locale.zh-CN.yaml new file mode 100644 index 0000000000000..916b58a2c54fd --- /dev/null +++ b/manifests/a/Alex313031/Thorium/AVX2/128.0.6613.189/Alex313031.Thorium.AVX2.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Alex313031.Thorium.AVX2 +PackageVersion: 128.0.6613.189 +PackageLocale: zh-CN +Publisher: The Thorium Authors +PublisherUrl: https://thorium.rocks/ +PublisherSupportUrl: https://github.com/Alex313031/Thorium-Win-AVX2/issues +# PrivacyUrl: +Author: Alex313031 +PackageName: Thorium (AVX2) +PackageUrl: https://thorium.rocks/ +License: BSD-3-Clause +LicenseUrl: https://github.com/Alex313031/thorium/blob/main/LICENSE.md +Copyright: Copyright 2024 The Thorium Authors. All rights reserved. +# CopyrightUrl: +ShortDescription: 用于 Linux、Windows、macOS、Android 和 Raspberry Pi 的 Chromium 分支,以原子序数为 90 的放射性元素钍命名。 +# Description: +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/Alex313031/Thorium-Win/releases/tag/M128.0.6613.189 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Alex313031/Thorium/AVX2/128.0.6613.189/Alex313031.Thorium.AVX2.yaml b/manifests/a/Alex313031/Thorium/AVX2/128.0.6613.189/Alex313031.Thorium.AVX2.yaml new file mode 100644 index 0000000000000..6602fc057c7c3 --- /dev/null +++ b/manifests/a/Alex313031/Thorium/AVX2/128.0.6613.189/Alex313031.Thorium.AVX2.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Alex313031.Thorium.AVX2 +PackageVersion: 128.0.6613.189 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From db9f49ff26b9ea169fc4d4e19464a7c5f4c14c1a Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Sat, 19 Oct 2024 10:04:45 +0800 Subject: [PATCH 143/170] New version: Alex313031.Thorium version 128.0.6613.189 (#184335) --- .../Alex313031.Thorium.installer.yaml | 46 ++++++++++++++++ .../Alex313031.Thorium.locale.en-US.yaml | 55 +++++++++++++++++++ .../Alex313031.Thorium.locale.zh-CN.yaml | 32 +++++++++++ .../128.0.6613.189/Alex313031.Thorium.yaml | 8 +++ 4 files changed, 141 insertions(+) create mode 100644 manifests/a/Alex313031/Thorium/128.0.6613.189/Alex313031.Thorium.installer.yaml create mode 100644 manifests/a/Alex313031/Thorium/128.0.6613.189/Alex313031.Thorium.locale.en-US.yaml create mode 100644 manifests/a/Alex313031/Thorium/128.0.6613.189/Alex313031.Thorium.locale.zh-CN.yaml create mode 100644 manifests/a/Alex313031/Thorium/128.0.6613.189/Alex313031.Thorium.yaml diff --git a/manifests/a/Alex313031/Thorium/128.0.6613.189/Alex313031.Thorium.installer.yaml b/manifests/a/Alex313031/Thorium/128.0.6613.189/Alex313031.Thorium.installer.yaml new file mode 100644 index 0000000000000..ab0d0dfc6e20c --- /dev/null +++ b/manifests/a/Alex313031/Thorium/128.0.6613.189/Alex313031.Thorium.installer.yaml @@ -0,0 +1,46 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: Alex313031.Thorium +PackageVersion: 128.0.6613.189 +InstallerType: exe +InstallModes: +- silent +ExpectedReturnCodes: +- InstallerReturnCode: 4 + ReturnResponse: downgrade +- InstallerReturnCode: 22 + ReturnResponse: cancelledByUser +- InstallerReturnCode: 60 + ReturnResponse: installInProgress +UpgradeBehavior: install +Protocols: +- http +- https +- mailto +- tel +FileExtensions: +- htm +- html +- pdf +- shtml +- svg +- webp +- xht +- xhtml +ReleaseDate: 2024-10-18 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/Alex313031/Thorium-Win/releases/download/M128.0.6613.189/thorium_SSE3_mini_installer.exe + InstallerSha256: 831E82C4EE36DB0F4BA867B457EE891C1A83A15FA09F66CE92A9F094D7089F2B + InstallerSwitches: + Custom: --do-not-launch-chrome +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/Alex313031/Thorium-Win/releases/download/M128.0.6613.189/thorium_SSE3_mini_installer.exe + InstallerSha256: 831E82C4EE36DB0F4BA867B457EE891C1A83A15FA09F66CE92A9F094D7089F2B + InstallerSwitches: + Custom: --do-not-launch-chrome --system-level +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/a/Alex313031/Thorium/128.0.6613.189/Alex313031.Thorium.locale.en-US.yaml b/manifests/a/Alex313031/Thorium/128.0.6613.189/Alex313031.Thorium.locale.en-US.yaml new file mode 100644 index 0000000000000..a4210552d6507 --- /dev/null +++ b/manifests/a/Alex313031/Thorium/128.0.6613.189/Alex313031.Thorium.locale.en-US.yaml @@ -0,0 +1,55 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: Alex313031.Thorium +PackageVersion: 128.0.6613.189 +PackageLocale: en-US +Publisher: The Thorium Authors +PublisherUrl: https://thorium.rocks/ +PublisherSupportUrl: https://github.com/Alex313031/Thorium-Win/issues +# PrivacyUrl: +Author: Alex313031 +PackageName: Thorium +PackageUrl: https://thorium.rocks/ +License: BSD-3-Clause +LicenseUrl: https://github.com/Alex313031/Thorium-Win/blob/HEAD/LICENSE +Copyright: Copyright 2024 The Thorium Authors. All rights reserved. +# CopyrightUrl: +ShortDescription: Chromium fork for Linux, Windows, macOS, Android, and Raspberry Pi named after radioactive element No. 90. +# Description: +Moniker: thorium +Tags: +- browser +- chromium +- internet +- web +- webpage +ReleaseNotes: |- + M128 Thorium 2024 UI "Th24" is complete. Please see the past 3 beta releases if you aren't up to speed about it. On top of those, we now: + - Have the restored bookmarks folder icon used in the bookmarks ui and bookmarks bar + - Fixed spacing of the new tab button + - Added 180px as an option to the new custom-tab-width chrome flag + - Tab separators are 2px again after I had temporarily reverted back to 1px + - More WebUI stuff is reverted to its pre-Chrome 2023 appearance. + - I am writing a full write-up/explainer on what Cr23 is, what Th24 is, and why I made it. It will have pictures to illustrate as well. It isn't finished yet but you can find it Here. + + Now, other stuff: + - New flag chrome://flags#classic-omnibox "classic omnibox". When enabled, the omnibox (i.e. url bar) takes on a more squareish shape similar to classic versions of Chromium/Chrome. It was adapted from the same flag in Supermium, but I adjusted the radius, and I fixed an issue with stuff not showing up quite right when the omnibox is focused, i.e. when the results are all showing up. Might make a pull request upstream. + - The Thorium 2024 flag was added to "Chrome Labs" to make it easier to enable than going to chrome://flags. Just click the "beaker" icon (actually an Erlenmeyer flask lol) in the top bar, and you can enable it there. + - New flag chrome://flags/#remove-tabsearch-button to remove the tab search button from the tab strip. + - The bug on Linux where me setting it to the classic theme by default was causing crashes is now fixed. + - I finally added some background music to the Chrome Dino game. You can hear it on chrome://dino + - Added a new WebUI page chrome://eggs that has images from the easter egg contest on it. + - I enabled the Customize Toolbar feature ahead of schedule (the official stable enabled by default release was in M129). This lets you add a bunch of stuff to the toolbar. + - The size of the main menu button (aka the "hamburger menu" or "three dots menu") has been corrected to be smaller + - Better compiler tuning on MacOS + - "About Thorium" item in the main menu is now in a better place and doesn't have a blue "i" icon on it anymore. + - New flag chrome://flags#transparent-tabs, which makes tabs semi-transparent (Windows only) + - Limits of MV3 were removed. A MV3 extension like UBlock Origin Lite, if it were coded to take advantage of Thorium, now has limits on declarativeNetRequest that are similar to MV2. Thorium still intends to restore MV2 code when the time comes, but I thought this would be an interesting experiment. I might try to fork Ublock, so if you're interested in this, watch my GitHub account for a new repo. + Includes a build of Thorium UI Debug Shell (AVX only) TODO: Fix alignment of tab search button, fix FTP link clicking. +ReleaseNotesUrl: https://github.com/Alex313031/Thorium-Win/releases/tag/M128.0.6613.189 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Alex313031/Thorium/128.0.6613.189/Alex313031.Thorium.locale.zh-CN.yaml b/manifests/a/Alex313031/Thorium/128.0.6613.189/Alex313031.Thorium.locale.zh-CN.yaml new file mode 100644 index 0000000000000..79e2859671c59 --- /dev/null +++ b/manifests/a/Alex313031/Thorium/128.0.6613.189/Alex313031.Thorium.locale.zh-CN.yaml @@ -0,0 +1,32 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: Alex313031.Thorium +PackageVersion: 128.0.6613.189 +PackageLocale: zh-CN +Publisher: The Thorium Authors +PublisherUrl: https://thorium.rocks/ +PublisherSupportUrl: https://github.com/Alex313031/Thorium-Win/issues +# PrivacyUrl: +Author: Alex313031 +PackageName: Thorium +PackageUrl: https://thorium.rocks/ +License: BSD-3-Clause +LicenseUrl: https://github.com/Alex313031/thorium/blob/main/LICENSE.md +Copyright: Copyright 2024 The Thorium Authors. All rights reserved. +# CopyrightUrl: +ShortDescription: 用于 Linux、Windows、macOS、Android 和 Raspberry Pi 的 Chromium 分支,以原子序数为 90 的放射性元素钍命名。 +# Description: +# Moniker: +Tags: +- chromium +- 互联网 +- 浏览器 +- 网页 +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/Alex313031/Thorium-Win/releases/tag/M128.0.6613.189 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/a/Alex313031/Thorium/128.0.6613.189/Alex313031.Thorium.yaml b/manifests/a/Alex313031/Thorium/128.0.6613.189/Alex313031.Thorium.yaml new file mode 100644 index 0000000000000..2ecfe4529f3b1 --- /dev/null +++ b/manifests/a/Alex313031/Thorium/128.0.6613.189/Alex313031.Thorium.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: Alex313031.Thorium +PackageVersion: 128.0.6613.189 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 750c4df683154b2d48c9fc7abe50fa7973c8ebcc Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 19:04:54 -0700 Subject: [PATCH 144/170] Automatic update of Mango3D.LycheeSlicer 7.1.0 (#184336) --- .../LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.installer.yaml | 4 ++-- .../7.1.0/Mango3D.LycheeSlicer.locale.en-US.yaml | 7 +------ .../7.1.0/Mango3D.LycheeSlicer.locale.zh-CN.yaml | 7 +------ .../m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.yaml | 2 +- 4 files changed, 5 insertions(+), 15 deletions(-) diff --git a/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.installer.yaml b/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.installer.yaml index 1a90f24b4da25..8fddc03cf9d0b 100644 --- a/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.installer.yaml +++ b/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.installer.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Automatically updated by the winget bot at 2024/Oct/19 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: Mango3D.LycheeSlicer @@ -22,7 +22,7 @@ ReleaseDate: 2024-10-17 Installers: - Architecture: x64 InstallerUrl: https://mango-lychee.nyc3.digitaloceanspaces.com/LycheeSlicer-7.1.0.exe - InstallerSha256: 148C8563762750C7EAB090AA1589CEAC504777B681470B03E77D926391D647C6 + InstallerSha256: E8901E10CF46AD57F080CDA5706985F2F3425F99C8619DDEE918387035FF7877 ProductCode: 8a7f68fc-0ecf-58b3-94e0-fb6e1ea8d905 ManifestType: installer ManifestVersion: 1.6.0 diff --git a/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.locale.en-US.yaml b/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.locale.en-US.yaml index a67b6e73593b3..70e7ed658bf4e 100644 --- a/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.locale.en-US.yaml +++ b/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.locale.en-US.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Automatically updated by the winget bot at 2024/Oct/19 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: Mango3D.LycheeSlicer @@ -12,12 +12,9 @@ Author: Mango 3D SAS PackageName: LycheeSlicer PackageUrl: https://mango3d.io/downloads/ License: Proprietary -# LicenseUrl: Copyright: Copyright 2024 © Mango3D. All rights reserved. -# CopyrightUrl: ShortDescription: A powerful and versatile Slicer for Resin and Filament 3D Printers Description: With Lychee Slicer, you get the best companion to prepare 3D models for your Resin and Filament 3D Printers. Get access to many features to create a tailored and smooth workflow that fits your needs! Lychee Slicer is easy to use and provides powerful tools in an elegant and intuitive interface. Always be at the edge of 3D Printing with Lychee Slicer! -# Moniker: Tags: - 3d - 3d-printer @@ -26,10 +23,8 @@ Tags: - model - resin - slicer -# ReleaseNotes: ReleaseNotesUrl: https://mango3d.io/change-log-lychee-slicer/ PurchaseUrl: https://account.mango3d.io/lychee/purchase -# InstallationNotes: Documentations: - DocumentLabel: Documentation DocumentUrl: https://doc.mango3d.io/ diff --git a/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.locale.zh-CN.yaml b/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.locale.zh-CN.yaml index 35d7d72bd1a21..6762f81e171b4 100644 --- a/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.locale.zh-CN.yaml +++ b/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.locale.zh-CN.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Automatically updated by the winget bot at 2024/Oct/19 # yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json PackageIdentifier: Mango3D.LycheeSlicer @@ -12,12 +12,9 @@ Author: Mango 3D SAS PackageName: LycheeSlicer PackageUrl: https://mango3d.io/downloads/ License: 专有软件 -# LicenseUrl: Copyright: Copyright 2024 © Mango3D. All rights reserved. -# CopyrightUrl: ShortDescription: 适用于树脂和丝材 3D 打印机的功能强大的多功能切片机 Description: Lychee Slicer 是帮助您为树脂和丝材 3D 打印机准备 3D 模型的最佳伴侣。您可以通过多种功能创建符合您需求的定制、流畅的工作流程!Lychee Slicer 易于使用,在优雅直观的界面中提供强大的工具。有了 Lychee Slicer,您将始终站在 3D 打印的最前沿! -# Moniker: Tags: - 3d - 3d打印 @@ -26,10 +23,8 @@ Tags: - 切片 - 树脂 - 模型 -# ReleaseNotes: ReleaseNotesUrl: https://mango3d.io/change-log-lychee-slicer/ PurchaseUrl: https://account.mango3d.io/lychee/purchase -# InstallationNotes: Documentations: - DocumentLabel: 文档 DocumentUrl: https://doc.mango3d.io/ diff --git a/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.yaml b/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.yaml index b450e1240253c..66700aff2d05e 100644 --- a/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.yaml +++ b/manifests/m/Mango3D/LycheeSlicer/7.1.0/Mango3D.LycheeSlicer.yaml @@ -1,4 +1,4 @@ -# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# Automatically updated by the winget bot at 2024/Oct/19 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: Mango3D.LycheeSlicer From 4425f4ad7761f571920c08e0b8017084a9b6f0ee Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 19:05:12 -0700 Subject: [PATCH 145/170] Automatic deletion of Ocenaudio.Ocenaudio 3.14.4 (#184337) --- .../3.14.4/Ocenaudio.Ocenaudio.installer.yaml | 15 ------------ .../Ocenaudio.Ocenaudio.locale.en-US.yaml | 23 ------------------- .../Ocenaudio/3.14.4/Ocenaudio.Ocenaudio.yaml | 8 ------- 3 files changed, 46 deletions(-) delete mode 100644 manifests/o/Ocenaudio/Ocenaudio/3.14.4/Ocenaudio.Ocenaudio.installer.yaml delete mode 100644 manifests/o/Ocenaudio/Ocenaudio/3.14.4/Ocenaudio.Ocenaudio.locale.en-US.yaml delete mode 100644 manifests/o/Ocenaudio/Ocenaudio/3.14.4/Ocenaudio.Ocenaudio.yaml diff --git a/manifests/o/Ocenaudio/Ocenaudio/3.14.4/Ocenaudio.Ocenaudio.installer.yaml b/manifests/o/Ocenaudio/Ocenaudio/3.14.4/Ocenaudio.Ocenaudio.installer.yaml deleted file mode 100644 index 0a72f38d95dbd..0000000000000 --- a/manifests/o/Ocenaudio/Ocenaudio/3.14.4/Ocenaudio.Ocenaudio.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: Ocenaudio.Ocenaudio -PackageVersion: 3.14.4 -Platform: -- Windows.Desktop -InstallerType: nullsoft -ReleaseDate: 2024-08-28 -Installers: -- Architecture: x64 - InstallerUrl: https://www.ocenaudio.com/downloads/index.php/ocenaudio_windows64.exe - InstallerSha256: 3F13A6C4861B8EBD54BF9B38B91E279587205C5EC6C0F9C3068202CB747D2826 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/o/Ocenaudio/Ocenaudio/3.14.4/Ocenaudio.Ocenaudio.locale.en-US.yaml b/manifests/o/Ocenaudio/Ocenaudio/3.14.4/Ocenaudio.Ocenaudio.locale.en-US.yaml deleted file mode 100644 index aec9f1342e1cc..0000000000000 --- a/manifests/o/Ocenaudio/Ocenaudio/3.14.4/Ocenaudio.Ocenaudio.locale.en-US.yaml +++ /dev/null @@ -1,23 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: Ocenaudio.Ocenaudio -PackageVersion: 3.14.4 -PackageLocale: en-US -Publisher: Ocenaudio Team -PublisherUrl: https://www.ocenaudio.com/ -PackageName: ocenaudio -PackageUrl: https://www.ocenaudio.com/ -License: Freeware, closed-source -Copyright: © 2009-2022 ocenaudio Team. All rights reserved. -ShortDescription: ocenaudio is a cross-platform, easy to use, fast and functional audio editor. -Tags: -- audio -- media -- mp3 -- music -- player -- spectrogram -- spectrum -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/o/Ocenaudio/Ocenaudio/3.14.4/Ocenaudio.Ocenaudio.yaml b/manifests/o/Ocenaudio/Ocenaudio/3.14.4/Ocenaudio.Ocenaudio.yaml deleted file mode 100644 index edf4884d99838..0000000000000 --- a/manifests/o/Ocenaudio/Ocenaudio/3.14.4/Ocenaudio.Ocenaudio.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Sep/27 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: Ocenaudio.Ocenaudio -PackageVersion: 3.14.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 9dce4dc4c41c887919090a8a8b3539a5d5885a90 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 19:10:25 -0700 Subject: [PATCH 146/170] Automatic update of VidJuice.UniTube from 6.9.0 to 6.9.2.2 (#184326) --- .../6.9.2.2/VidJuice.UniTube.installer.yaml | 16 +++++++++ .../VidJuice.UniTube.locale.en-US.yaml | 34 +++++++++++++++++++ .../VidJuice.UniTube.locale.zh-CN.yaml | 31 +++++++++++++++++ .../UniTube/6.9.2.2/VidJuice.UniTube.yaml | 8 +++++ 4 files changed, 89 insertions(+) create mode 100644 manifests/v/VidJuice/UniTube/6.9.2.2/VidJuice.UniTube.installer.yaml create mode 100644 manifests/v/VidJuice/UniTube/6.9.2.2/VidJuice.UniTube.locale.en-US.yaml create mode 100644 manifests/v/VidJuice/UniTube/6.9.2.2/VidJuice.UniTube.locale.zh-CN.yaml create mode 100644 manifests/v/VidJuice/UniTube/6.9.2.2/VidJuice.UniTube.yaml diff --git a/manifests/v/VidJuice/UniTube/6.9.2.2/VidJuice.UniTube.installer.yaml b/manifests/v/VidJuice/UniTube/6.9.2.2/VidJuice.UniTube.installer.yaml new file mode 100644 index 0000000000000..63265aa6d475b --- /dev/null +++ b/manifests/v/VidJuice/UniTube/6.9.2.2/VidJuice.UniTube.installer.yaml @@ -0,0 +1,16 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: VidJuice.UniTube +PackageVersion: 6.9.2.2 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ReleaseDate: 2024-08-31 +Installers: +- Architecture: x64 + InstallerUrl: https://download.vidjuice.com/unitube.exe?v=6.9.0 + InstallerSha256: 4997BB0869FFF1B0CD541DF275850290CE7E7E46E14DD15BB622E6A7B3730AD9 + ProductCode: VidJuice UniTube_is1 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/v/VidJuice/UniTube/6.9.2.2/VidJuice.UniTube.locale.en-US.yaml b/manifests/v/VidJuice/UniTube/6.9.2.2/VidJuice.UniTube.locale.en-US.yaml new file mode 100644 index 0000000000000..a6434dcae821a --- /dev/null +++ b/manifests/v/VidJuice/UniTube/6.9.2.2/VidJuice.UniTube.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: VidJuice.UniTube +PackageVersion: 6.9.2.2 +PackageLocale: en-US +Publisher: Mobee Technology Co., Limited +PublisherUrl: https://www.vidjuice.com/ +PublisherSupportUrl: https://www.vidjuice.com/support/ +PrivacyUrl: https://www.vidjuice.com/privacy-policy/ +PackageName: VidJuice UniTube +PackageUrl: https://www.vidjuice.com/download/ +License: Proprietary +LicenseUrl: https://www.vidjuice.com/terms-of-service/ +Copyright: Copyright © 2024 VidJuice. All rights reserved. +CopyrightUrl: https://www.vidjuice.com/terms-of-service/ +ShortDescription: Download videos and audios from 10,000+ sites across all your devices +Tags: +- audio +- audio-downloader +- download +- downloader +- media +- media-downloader +- video +- video-downloader +ReleaseNotes: 1. Fixed some bugs. +ReleaseNotesUrl: https://www.vidjuice.com/tech-specs/unitube-update-history/ +PurchaseUrl: https://www.vidjuice.com/pricing/unitube-video-downloader/ +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://www.vidjuice.com/guide/how-to-download-online-videos-with-vidjuice-unitube/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/v/VidJuice/UniTube/6.9.2.2/VidJuice.UniTube.locale.zh-CN.yaml b/manifests/v/VidJuice/UniTube/6.9.2.2/VidJuice.UniTube.locale.zh-CN.yaml new file mode 100644 index 0000000000000..b01fecc82fec7 --- /dev/null +++ b/manifests/v/VidJuice/UniTube/6.9.2.2/VidJuice.UniTube.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: VidJuice.UniTube +PackageVersion: 6.9.2.2 +PackageLocale: zh-CN +Publisher: Mobee Technology Co., Limited +PublisherUrl: https://zh-cn.vidjuice.com/ +PublisherSupportUrl: https://zh-cn.vidjuice.com/support/ +PrivacyUrl: https://zh-cn.vidjuice.com/privacy-policy/ +PackageName: VidJuice UniTube +PackageUrl: https://zh-cn.vidjuice.com/download/ +License: 专有软件 +LicenseUrl: https://zh-cn.vidjuice.com/terms-of-service/ +Copyright: Copyright © 2024 VidJuice. All rights reserved. +CopyrightUrl: https://zh-cn.vidjuice.com/terms-of-service/ +ShortDescription: 在所有设备上从 10,000+ 网站下载视频和音频 +Tags: +- 下载 +- 下载器 +- 媒体 +- 视频 +- 音乐 +- 音频 +ReleaseNotesUrl: https://zh-cn.vidjuice.com/tech-specs/unitube-update-history +PurchaseUrl: https://zh-cn.vidjuice.com/pricing/unitube-video-downloader/ +Documentations: +- DocumentLabel: 用户指南 + DocumentUrl: https://zh-cn.vidjuice.com/guide/how-to-download-online-videos-with-vidjuice-unitube/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/v/VidJuice/UniTube/6.9.2.2/VidJuice.UniTube.yaml b/manifests/v/VidJuice/UniTube/6.9.2.2/VidJuice.UniTube.yaml new file mode 100644 index 0000000000000..0f63ef0aeded5 --- /dev/null +++ b/manifests/v/VidJuice/UniTube/6.9.2.2/VidJuice.UniTube.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: VidJuice.UniTube +PackageVersion: 6.9.2.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 664b8cea1a12ac41524584b05b3f18e97b8c2931 Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 19:10:48 -0700 Subject: [PATCH 147/170] Automatic update of VidJuice.UniTube from 6.9.0 to 6.9.2.1 (#184327) --- .../6.9.2.1/VidJuice.UniTube.installer.yaml | 16 +++++++++ .../VidJuice.UniTube.locale.en-US.yaml | 34 +++++++++++++++++++ .../VidJuice.UniTube.locale.zh-CN.yaml | 31 +++++++++++++++++ .../UniTube/6.9.2.1/VidJuice.UniTube.yaml | 8 +++++ 4 files changed, 89 insertions(+) create mode 100644 manifests/v/VidJuice/UniTube/6.9.2.1/VidJuice.UniTube.installer.yaml create mode 100644 manifests/v/VidJuice/UniTube/6.9.2.1/VidJuice.UniTube.locale.en-US.yaml create mode 100644 manifests/v/VidJuice/UniTube/6.9.2.1/VidJuice.UniTube.locale.zh-CN.yaml create mode 100644 manifests/v/VidJuice/UniTube/6.9.2.1/VidJuice.UniTube.yaml diff --git a/manifests/v/VidJuice/UniTube/6.9.2.1/VidJuice.UniTube.installer.yaml b/manifests/v/VidJuice/UniTube/6.9.2.1/VidJuice.UniTube.installer.yaml new file mode 100644 index 0000000000000..84fc40a8b4226 --- /dev/null +++ b/manifests/v/VidJuice/UniTube/6.9.2.1/VidJuice.UniTube.installer.yaml @@ -0,0 +1,16 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: VidJuice.UniTube +PackageVersion: 6.9.2.1 +InstallerType: inno +Scope: machine +UpgradeBehavior: install +ReleaseDate: 2024-08-31 +Installers: +- Architecture: x86 + InstallerUrl: https://download.vidjuice.com/unitube.x86.exe?v=6.9.0 + InstallerSha256: ADA5741CB34547FDCB96FB45BB43A4348E797E7EB2D82754A44A18C450377A34 + ProductCode: VidJuice UniTube_is1 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/v/VidJuice/UniTube/6.9.2.1/VidJuice.UniTube.locale.en-US.yaml b/manifests/v/VidJuice/UniTube/6.9.2.1/VidJuice.UniTube.locale.en-US.yaml new file mode 100644 index 0000000000000..b3a053b2b8d7d --- /dev/null +++ b/manifests/v/VidJuice/UniTube/6.9.2.1/VidJuice.UniTube.locale.en-US.yaml @@ -0,0 +1,34 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: VidJuice.UniTube +PackageVersion: 6.9.2.1 +PackageLocale: en-US +Publisher: Mobee Technology Co., Limited +PublisherUrl: https://www.vidjuice.com/ +PublisherSupportUrl: https://www.vidjuice.com/support/ +PrivacyUrl: https://www.vidjuice.com/privacy-policy/ +PackageName: VidJuice UniTube +PackageUrl: https://www.vidjuice.com/download/ +License: Proprietary +LicenseUrl: https://www.vidjuice.com/terms-of-service/ +Copyright: Copyright © 2024 VidJuice. All rights reserved. +CopyrightUrl: https://www.vidjuice.com/terms-of-service/ +ShortDescription: Download videos and audios from 10,000+ sites across all your devices +Tags: +- audio +- audio-downloader +- download +- downloader +- media +- media-downloader +- video +- video-downloader +ReleaseNotes: 1. Fixed some bugs. +ReleaseNotesUrl: https://www.vidjuice.com/tech-specs/unitube-update-history/ +PurchaseUrl: https://www.vidjuice.com/pricing/unitube-video-downloader/ +Documentations: +- DocumentLabel: User Guide + DocumentUrl: https://www.vidjuice.com/guide/how-to-download-online-videos-with-vidjuice-unitube/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/v/VidJuice/UniTube/6.9.2.1/VidJuice.UniTube.locale.zh-CN.yaml b/manifests/v/VidJuice/UniTube/6.9.2.1/VidJuice.UniTube.locale.zh-CN.yaml new file mode 100644 index 0000000000000..c6ba384787988 --- /dev/null +++ b/manifests/v/VidJuice/UniTube/6.9.2.1/VidJuice.UniTube.locale.zh-CN.yaml @@ -0,0 +1,31 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: VidJuice.UniTube +PackageVersion: 6.9.2.1 +PackageLocale: zh-CN +Publisher: Mobee Technology Co., Limited +PublisherUrl: https://zh-cn.vidjuice.com/ +PublisherSupportUrl: https://zh-cn.vidjuice.com/support/ +PrivacyUrl: https://zh-cn.vidjuice.com/privacy-policy/ +PackageName: VidJuice UniTube +PackageUrl: https://zh-cn.vidjuice.com/download/ +License: 专有软件 +LicenseUrl: https://zh-cn.vidjuice.com/terms-of-service/ +Copyright: Copyright © 2024 VidJuice. All rights reserved. +CopyrightUrl: https://zh-cn.vidjuice.com/terms-of-service/ +ShortDescription: 在所有设备上从 10,000+ 网站下载视频和音频 +Tags: +- 下载 +- 下载器 +- 媒体 +- 视频 +- 音乐 +- 音频 +ReleaseNotesUrl: https://zh-cn.vidjuice.com/tech-specs/unitube-update-history +PurchaseUrl: https://zh-cn.vidjuice.com/pricing/unitube-video-downloader/ +Documentations: +- DocumentLabel: 用户指南 + DocumentUrl: https://zh-cn.vidjuice.com/guide/how-to-download-online-videos-with-vidjuice-unitube/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/v/VidJuice/UniTube/6.9.2.1/VidJuice.UniTube.yaml b/manifests/v/VidJuice/UniTube/6.9.2.1/VidJuice.UniTube.yaml new file mode 100644 index 0000000000000..432e2d6fc8b55 --- /dev/null +++ b/manifests/v/VidJuice/UniTube/6.9.2.1/VidJuice.UniTube.yaml @@ -0,0 +1,8 @@ +# Automatically updated by the winget bot at 2024/Oct/18 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: VidJuice.UniTube +PackageVersion: 6.9.2.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From f008a7dd42165fd2d42444c37f48c0b6f4118a9c Mon Sep 17 00:00:00 2001 From: wingetbot <63816999+wingetbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 19:11:26 -0700 Subject: [PATCH 148/170] Automatic deletion of VidJuice.UniTube 6.9.1.1 (#184333) --- .../6.9.1.1/VidJuice.UniTube.installer.yaml | 20 ----------- .../VidJuice.UniTube.locale.en-US.yaml | 34 ------------------- .../VidJuice.UniTube.locale.zh-CN.yaml | 31 ----------------- .../UniTube/6.9.1.1/VidJuice.UniTube.yaml | 8 ----- 4 files changed, 93 deletions(-) delete mode 100644 manifests/v/VidJuice/UniTube/6.9.1.1/VidJuice.UniTube.installer.yaml delete mode 100644 manifests/v/VidJuice/UniTube/6.9.1.1/VidJuice.UniTube.locale.en-US.yaml delete mode 100644 manifests/v/VidJuice/UniTube/6.9.1.1/VidJuice.UniTube.locale.zh-CN.yaml delete mode 100644 manifests/v/VidJuice/UniTube/6.9.1.1/VidJuice.UniTube.yaml diff --git a/manifests/v/VidJuice/UniTube/6.9.1.1/VidJuice.UniTube.installer.yaml b/manifests/v/VidJuice/UniTube/6.9.1.1/VidJuice.UniTube.installer.yaml deleted file mode 100644 index 053f2c08509ac..0000000000000 --- a/manifests/v/VidJuice/UniTube/6.9.1.1/VidJuice.UniTube.installer.yaml +++ /dev/null @@ -1,20 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/17 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json - -PackageIdentifier: VidJuice.UniTube -PackageVersion: 6.9.1.1 -InstallerType: inno -Scope: machine -UpgradeBehavior: install -ReleaseDate: 2024-08-31 -Installers: -- Architecture: x86 - InstallerUrl: https://download.vidjuice.com/unitube.x86.exe?v=6.9.0 - InstallerSha256: C74894FBFB4C5D8E341F71A16262706021E04B41780D12B7EB12D3B344F1076B - ProductCode: VidJuice UniTube_is1 -- Architecture: x64 - InstallerUrl: https://download.vidjuice.com/unitube.exe?v=6.9.0 - InstallerSha256: C1E163A286452DCB8653A7CD06742F447528B3CAC0C7A3602BF9346BE1F9EAA4 - ProductCode: VidJuice UniTube_is1 -ManifestType: installer -ManifestVersion: 1.6.0 diff --git a/manifests/v/VidJuice/UniTube/6.9.1.1/VidJuice.UniTube.locale.en-US.yaml b/manifests/v/VidJuice/UniTube/6.9.1.1/VidJuice.UniTube.locale.en-US.yaml deleted file mode 100644 index 5710d90c81b7e..0000000000000 --- a/manifests/v/VidJuice/UniTube/6.9.1.1/VidJuice.UniTube.locale.en-US.yaml +++ /dev/null @@ -1,34 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/17 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json - -PackageIdentifier: VidJuice.UniTube -PackageVersion: 6.9.1.1 -PackageLocale: en-US -Publisher: Mobee Technology Co., Limited -PublisherUrl: https://www.vidjuice.com/ -PublisherSupportUrl: https://www.vidjuice.com/support/ -PrivacyUrl: https://www.vidjuice.com/privacy-policy/ -PackageName: VidJuice UniTube -PackageUrl: https://www.vidjuice.com/download/ -License: Proprietary -LicenseUrl: https://www.vidjuice.com/terms-of-service/ -Copyright: Copyright © 2024 VidJuice. All rights reserved. -CopyrightUrl: https://www.vidjuice.com/terms-of-service/ -ShortDescription: Download videos and audios from 10,000+ sites across all your devices -Tags: -- audio -- audio-downloader -- download -- downloader -- media -- media-downloader -- video -- video-downloader -ReleaseNotes: 1. Fixed some bugs. -ReleaseNotesUrl: https://www.vidjuice.com/tech-specs/unitube-update-history/ -PurchaseUrl: https://www.vidjuice.com/pricing/unitube-video-downloader/ -Documentations: -- DocumentLabel: User Guide - DocumentUrl: https://www.vidjuice.com/guide/how-to-download-online-videos-with-vidjuice-unitube/ -ManifestType: defaultLocale -ManifestVersion: 1.6.0 diff --git a/manifests/v/VidJuice/UniTube/6.9.1.1/VidJuice.UniTube.locale.zh-CN.yaml b/manifests/v/VidJuice/UniTube/6.9.1.1/VidJuice.UniTube.locale.zh-CN.yaml deleted file mode 100644 index bfdfdb18d000d..0000000000000 --- a/manifests/v/VidJuice/UniTube/6.9.1.1/VidJuice.UniTube.locale.zh-CN.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/17 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json - -PackageIdentifier: VidJuice.UniTube -PackageVersion: 6.9.1.1 -PackageLocale: zh-CN -Publisher: Mobee Technology Co., Limited -PublisherUrl: https://zh-cn.vidjuice.com/ -PublisherSupportUrl: https://zh-cn.vidjuice.com/support/ -PrivacyUrl: https://zh-cn.vidjuice.com/privacy-policy/ -PackageName: VidJuice UniTube -PackageUrl: https://zh-cn.vidjuice.com/download/ -License: 专有软件 -LicenseUrl: https://zh-cn.vidjuice.com/terms-of-service/ -Copyright: Copyright © 2024 VidJuice. All rights reserved. -CopyrightUrl: https://zh-cn.vidjuice.com/terms-of-service/ -ShortDescription: 在所有设备上从 10,000+ 网站下载视频和音频 -Tags: -- 下载 -- 下载器 -- 媒体 -- 视频 -- 音乐 -- 音频 -ReleaseNotesUrl: https://zh-cn.vidjuice.com/tech-specs/unitube-update-history -PurchaseUrl: https://zh-cn.vidjuice.com/pricing/unitube-video-downloader/ -Documentations: -- DocumentLabel: 用户指南 - DocumentUrl: https://zh-cn.vidjuice.com/guide/how-to-download-online-videos-with-vidjuice-unitube/ -ManifestType: locale -ManifestVersion: 1.6.0 diff --git a/manifests/v/VidJuice/UniTube/6.9.1.1/VidJuice.UniTube.yaml b/manifests/v/VidJuice/UniTube/6.9.1.1/VidJuice.UniTube.yaml deleted file mode 100644 index 43e50b2e22522..0000000000000 --- a/manifests/v/VidJuice/UniTube/6.9.1.1/VidJuice.UniTube.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Automatically updated by the winget bot at 2024/Oct/17 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json - -PackageIdentifier: VidJuice.UniTube -PackageVersion: 6.9.1.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.6.0 From 1aa1a5c546a8c373e95ea0a0050c31e44004d9ce Mon Sep 17 00:00:00 2001 From: Jan De Dobbeleer <2492783+JanDeDobbeleer@users.noreply.github.com> Date: Sat, 19 Oct 2024 13:39:10 +0200 Subject: [PATCH 149/170] JanDeDobbeleer.OhMyPosh version 23.20.2 (#184371) --- .../JanDeDobbeleer.OhMyPosh.installer.yaml | 53 +++++++++++++++++++ .../JanDeDobbeleer.OhMyPosh.locale.en-US.yaml | 33 ++++++++++++ .../23.20.2/JanDeDobbeleer.OhMyPosh.yaml | 8 +++ 3 files changed, 94 insertions(+) create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/23.20.2/JanDeDobbeleer.OhMyPosh.installer.yaml create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/23.20.2/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml create mode 100644 manifests/j/JanDeDobbeleer/OhMyPosh/23.20.2/JanDeDobbeleer.OhMyPosh.yaml diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/23.20.2/JanDeDobbeleer.OhMyPosh.installer.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/23.20.2/JanDeDobbeleer.OhMyPosh.installer.yaml new file mode 100644 index 0000000000000..c42a41d97c534 --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/23.20.2/JanDeDobbeleer.OhMyPosh.installer.yaml @@ -0,0 +1,53 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: JanDeDobbeleer.OhMyPosh +PackageVersion: 23.20.2 +Platform: +- Windows.Desktop +MinimumOSVersion: 10.0.0.0 +InstallerType: inno +InstallModes: +- interactive +- silent +- silentWithProgress +Installers: +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/install-amd64.exe + InstallerSha256: 92EA24ECCD554335D059E57941FE98FE98B8C0F6012852898C1041DDBB738C82 + InstallerSwitches: + Custom: /INSTALLER=winget /ALLUSERS +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/install-amd64.exe + InstallerSha256: 92EA24ECCD554335D059E57941FE98FE98B8C0F6012852898C1041DDBB738C82 + InstallerSwitches: + Custom: /INSTALLER=winget /CURRENTUSER +- Architecture: x86 + Scope: machine + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/install-386.exe + InstallerSha256: 68E853A4EAF77921C8B323E6B72CCB44220C33335A8A6C8927D0D20571740E13 + InstallerSwitches: + Custom: /INSTALLER=winget /ALLUSERS +- Architecture: x86 + Scope: user + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/install-386.exe + InstallerSha256: 68E853A4EAF77921C8B323E6B72CCB44220C33335A8A6C8927D0D20571740E13 + InstallerSwitches: + Custom: /INSTALLER=winget /CURRENTUSER +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/install-arm64.exe + InstallerSha256: BF26129A65E5C647C33015C8E53C545A8FC75DA6FF3734920333FF1586BF5EE6 + InstallerSwitches: + Custom: /INSTALLER=winget /ALLUSERS +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v23.20.2/install-arm64.exe + InstallerSha256: BF26129A65E5C647C33015C8E53C545A8FC75DA6FF3734920333FF1586BF5EE6 + InstallerSwitches: + Custom: /INSTALLER=winget /CURRENTUSER +ManifestType: installer +ManifestVersion: 1.6.0 +ReleaseDate: 2024-10-19 diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/23.20.2/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/23.20.2/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml new file mode 100644 index 0000000000000..a059c96633e43 --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/23.20.2/JanDeDobbeleer.OhMyPosh.locale.en-US.yaml @@ -0,0 +1,33 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: JanDeDobbeleer.OhMyPosh +PackageVersion: 23.20.2 +PackageLocale: en-US +Publisher: Jan De Dobbeleer +PublisherUrl: https://github.com/JanDeDobbeleer/oh-my-posh/ +PublisherSupportUrl: https://github.com/JanDeDobbeleer/oh-my-posh/issues +Author: Jan De Dobbeleer +PackageName: Oh My Posh +PackageUrl: https://ohmyposh.dev/ +License: MIT +LicenseUrl: https://github.com/JanDeDobbeleer/oh-my-posh/raw/main/COPYING +ShortDescription: Prompt theme engine for any shell +Moniker: oh-my-posh +Tags: +- console +- command-line +- shell +- command-prompt +- powershell +- wsl +- developer-tools +- utilities +- cli +- cmd +- ps +- terminal +- oh-my-posh +ReleaseNotesUrl: https://github.com/JanDeDobbeleer/oh-my-posh/releases/tag/v23.20.2 +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JanDeDobbeleer/OhMyPosh/23.20.2/JanDeDobbeleer.OhMyPosh.yaml b/manifests/j/JanDeDobbeleer/OhMyPosh/23.20.2/JanDeDobbeleer.OhMyPosh.yaml new file mode 100644 index 0000000000000..45d68220b4a04 --- /dev/null +++ b/manifests/j/JanDeDobbeleer/OhMyPosh/23.20.2/JanDeDobbeleer.OhMyPosh.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.5.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JanDeDobbeleer.OhMyPosh +PackageVersion: 23.20.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0 From 7116436fcd665cb036e55d15523dc6f14c6a9ee4 Mon Sep 17 00:00:00 2001 From: Aiden Date: Sat, 19 Oct 2024 10:45:32 -0700 Subject: [PATCH 150/170] Delete ArmCord v3.0.8 (#184432) --- .../3.0.8/ArmCord.ArmCord.installer.yaml | 15 -------- .../3.0.8/ArmCord.ArmCord.locale.en-US.yaml | 38 ------------------- .../ArmCord/3.0.8/ArmCord.ArmCord.yaml | 8 ---- 3 files changed, 61 deletions(-) delete mode 100644 manifests/a/ArmCord/ArmCord/3.0.8/ArmCord.ArmCord.installer.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.0.8/ArmCord.ArmCord.locale.en-US.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.0.8/ArmCord.ArmCord.yaml diff --git a/manifests/a/ArmCord/ArmCord/3.0.8/ArmCord.ArmCord.installer.yaml b/manifests/a/ArmCord/ArmCord/3.0.8/ArmCord.ArmCord.installer.yaml deleted file mode 100644 index 80e421246a6a1..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.0.8/ArmCord.ArmCord.installer.yaml +++ /dev/null @@ -1,15 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.0 $debug=NVS1.CRLF.7-2-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.0.8 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2022-09-26 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.0.8/ArmCord.Setup.3.0.8.exe - InstallerSha256: 7167263DAD878C11A0BFEAB12D32C150214F284C59C0206A9D1862220EB767A5 -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/a/ArmCord/ArmCord/3.0.8/ArmCord.ArmCord.locale.en-US.yaml b/manifests/a/ArmCord/ArmCord/3.0.8/ArmCord.ArmCord.locale.en-US.yaml deleted file mode 100644 index e07ef02b84338..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.0.8/ArmCord.ArmCord.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.0 $debug=NVS1.CRLF.7-2-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.0.8 -PackageLocale: en-US -Publisher: smartfrigde -# PublisherUrl: -# PublisherSupportUrl: -# PrivacyUrl: -# Author: -PackageName: ArmCord -PackageUrl: https://www.armcord.xyz/ -License: OSL-3.0 -LicenseUrl: https://github.com/ArmCord/ArmCord/blob/dev/LICENSE -# Copyright: -# CopyrightUrl: -ShortDescription: ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. -# Description: -# Moniker: -Tags: -- arm -- arm64 -- chat -- discord -- electron -- gaming -- voice -- voice-chat -- voip -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ArmCord/ArmCord/releases/tag/v3.0.8 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/a/ArmCord/ArmCord/3.0.8/ArmCord.ArmCord.yaml b/manifests/a/ArmCord/ArmCord/3.0.8/ArmCord.ArmCord.yaml deleted file mode 100644 index 48e15d3d6c006..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.0.8/ArmCord.ArmCord.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.0 $debug=NVS1.CRLF.7-2-6.Win32NT -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.0.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 From f8ef79bc70808e17e9f18e14cc366fed4a9d52d8 Mon Sep 17 00:00:00 2001 From: Aiden Date: Sat, 19 Oct 2024 12:39:05 -0700 Subject: [PATCH 151/170] Delete ArmCord v3.2.8 (#184450) --- .../3.2.8/ArmCord.ArmCord.installer.yaml | 18 ----------- .../3.2.8/ArmCord.ArmCord.locale.en-US.yaml | 32 ------------------- .../ArmCord/3.2.8/ArmCord.ArmCord.yaml | 8 ----- 3 files changed, 58 deletions(-) delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.8/ArmCord.ArmCord.installer.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.8/ArmCord.ArmCord.locale.en-US.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.8/ArmCord.ArmCord.yaml diff --git a/manifests/a/ArmCord/ArmCord/3.2.8/ArmCord.ArmCord.installer.yaml b/manifests/a/ArmCord/ArmCord/3.2.8/ArmCord.ArmCord.installer.yaml deleted file mode 100644 index 532e4d52f1171..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.8/ArmCord.ArmCord.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.8 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-11 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.2.8/ArmCord.Setup.3.2.8.exe - InstallerSha256: EF698A3A3261E5DBD9472741BEA4DD85EFD2BABED6CB0DC2E83B301F60B3DCB6 -- Architecture: arm64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.2.8/ArmCord.Setup.3.2.8.ARM64.exe - InstallerSha256: BDFC22CB5A9FD3A5D4F7240D6BC8B2B27EC3807BBFAD2B691CEF876901597CDE -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/a/ArmCord/ArmCord/3.2.8/ArmCord.ArmCord.locale.en-US.yaml b/manifests/a/ArmCord/ArmCord/3.2.8/ArmCord.ArmCord.locale.en-US.yaml deleted file mode 100644 index c750493408245..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.8/ArmCord.ArmCord.locale.en-US.yaml +++ /dev/null @@ -1,32 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.8 -PackageLocale: en-US -Publisher: smartfrigde -PublisherUrl: https://armcord.xyz -PublisherSupportUrl: https://github.com/ArmCord/ArmCord/issues -PackageName: ArmCord -PackageUrl: https://www.armcord.xyz -License: OSL-3.0 -LicenseUrl: https://github.com/ArmCord/ArmCord/blob/dev/LICENSE -ShortDescription: ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. -Tags: -- arm -- arm64 -- chat -- discord -- electron -- gaming -- voice -- voice-chat -- voip -ReleaseNotes: |- - What's Changed - - arRPC is now fixed, - - Screenshare fixes from upcoming 3.3.0 are included (new audio toggle on Windows, correct windows are selected when you make a choice, your system audio won't mute when screensharing, etc.), - - The keybind maker button has been removed as it was unnecessary, -ReleaseNotesUrl: https://github.com/ArmCord/ArmCord/releases/tag/v3.2.8 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/a/ArmCord/ArmCord/3.2.8/ArmCord.ArmCord.yaml b/manifests/a/ArmCord/ArmCord/3.2.8/ArmCord.ArmCord.yaml deleted file mode 100644 index 220d994cae133..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.8/ArmCord.ArmCord.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.8 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From fbfa0d5219c7abe998a85dc0af52b9ad92e5f41b Mon Sep 17 00:00:00 2001 From: Aiden Date: Sat, 19 Oct 2024 12:39:17 -0700 Subject: [PATCH 152/170] Delete ArmCord v3.2.7 (#184449) --- .../3.2.7/ArmCord.ArmCord.installer.yaml | 18 -------- .../3.2.7/ArmCord.ArmCord.locale.en-US.yaml | 42 ------------------- .../ArmCord/3.2.7/ArmCord.ArmCord.yaml | 8 ---- 3 files changed, 68 deletions(-) delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.7/ArmCord.ArmCord.installer.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.7/ArmCord.ArmCord.locale.en-US.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.7/ArmCord.ArmCord.yaml diff --git a/manifests/a/ArmCord/ArmCord/3.2.7/ArmCord.ArmCord.installer.yaml b/manifests/a/ArmCord/ArmCord/3.2.7/ArmCord.ArmCord.installer.yaml deleted file mode 100644 index b6d0abbc43fca..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.7/ArmCord.ArmCord.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.7 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-05-18 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.2.7/ArmCord.Setup.3.2.7.exe - InstallerSha256: 01486DEAA1D2806A54474DCCBBC9993EFC8F6475DC12759C682B494345A9B942 -- Architecture: arm64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.2.7/ArmCord.Setup.3.2.7.ARM64.exe - InstallerSha256: 95BDF9A91E7FB962E35F505D4857784BD3064283DCFC4699DA4166F774C73F5F -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/a/ArmCord/ArmCord/3.2.7/ArmCord.ArmCord.locale.en-US.yaml b/manifests/a/ArmCord/ArmCord/3.2.7/ArmCord.ArmCord.locale.en-US.yaml deleted file mode 100644 index 3c2c4c80949aa..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.7/ArmCord.ArmCord.locale.en-US.yaml +++ /dev/null @@ -1,42 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.7 -PackageLocale: en-US -Publisher: smartfrigde -PublisherUrl: https://armcord.xyz -PublisherSupportUrl: https://github.com/ArmCord/ArmCord/issues -PackageName: ArmCord -PackageUrl: https://www.armcord.xyz -License: OSL-3.0 -LicenseUrl: https://github.com/ArmCord/ArmCord/blob/dev/LICENSE -ShortDescription: ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. -Tags: -- arm -- arm64 -- chat -- discord -- electron -- gaming -- voice -- voice-chat -- voip -ReleaseNotes: |- - What's Changed - - Added PulseAudio audio screensharing on Linux - - Added start anyway option to splash screen - - Fixed client mods not downloading on some systems - - Fixed ping counter not appearing in window title - - Updated arRPC - - Updated Electron to 30.0.6 - - Added VAAPI performance mode - - Titlebar shouldn't randomly disappear anymore - - New keyboard shortcut CTRL+SHIFT+R for hard restart - - Snaps support Wayland now - New Contributors - - @Legendary-Candice-Joe made their first contribution in #547 - - @cady-b made their first contribution in #569 -ReleaseNotesUrl: https://github.com/ArmCord/ArmCord/releases/tag/v3.2.7 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/a/ArmCord/ArmCord/3.2.7/ArmCord.ArmCord.yaml b/manifests/a/ArmCord/ArmCord/3.2.7/ArmCord.ArmCord.yaml deleted file mode 100644 index 0c0d3f98fcace..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.7/ArmCord.ArmCord.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 710423e5b6c72c307b5c6bff4970d3d03c879ee5 Mon Sep 17 00:00:00 2001 From: Aiden Date: Sat, 19 Oct 2024 12:39:28 -0700 Subject: [PATCH 153/170] Delete ArmCord v3.1.2 (#184448) --- .../3.1.2/ArmCord.ArmCord.installer.yaml | 18 --------- .../3.1.2/ArmCord.ArmCord.locale.en-US.yaml | 38 ------------------- .../ArmCord/3.1.2/ArmCord.ArmCord.yaml | 8 ---- 3 files changed, 64 deletions(-) delete mode 100644 manifests/a/ArmCord/ArmCord/3.1.2/ArmCord.ArmCord.installer.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.1.2/ArmCord.ArmCord.locale.en-US.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.1.2/ArmCord.ArmCord.yaml diff --git a/manifests/a/ArmCord/ArmCord/3.1.2/ArmCord.ArmCord.installer.yaml b/manifests/a/ArmCord/ArmCord/3.1.2/ArmCord.ArmCord.installer.yaml deleted file mode 100644 index 577f53694adac..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.1.2/ArmCord.ArmCord.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.1.2 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2022-12-16 -Installers: -- Architecture: arm64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.1.2/ArmCord.Setup.3.1.2.ARM64.exe - InstallerSha256: F4F908C50B66ADA4F3B10B814BE6F7A8B8618679D96539C29660C0FD0DCDC436 -- Architecture: x64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.1.2/ArmCord.Setup.3.1.2.exe - InstallerSha256: F9292EF655973976B3AB0093A89A05576B271D0D3FEEA42EE703EF69F9DCA665 -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/a/ArmCord/ArmCord/3.1.2/ArmCord.ArmCord.locale.en-US.yaml b/manifests/a/ArmCord/ArmCord/3.1.2/ArmCord.ArmCord.locale.en-US.yaml deleted file mode 100644 index 472237845f6c4..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.1.2/ArmCord.ArmCord.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.1.2 -PackageLocale: en-US -Publisher: smartfrigde -# PublisherUrl: -# PublisherSupportUrl: -# PrivacyUrl: -# Author: -PackageName: ArmCord -PackageUrl: https://www.armcord.xyz/ -License: OSL-3.0 -LicenseUrl: https://github.com/ArmCord/ArmCord/blob/dev/LICENSE -# Copyright: -# CopyrightUrl: -ShortDescription: ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. -# Description: -# Moniker: -Tags: -- arm -- arm64 -- chat -- discord -- electron -- gaming -- voice -- voice-chat -- voip -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ArmCord/ArmCord/releases/tag/v3.1.2 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/a/ArmCord/ArmCord/3.1.2/ArmCord.ArmCord.yaml b/manifests/a/ArmCord/ArmCord/3.1.2/ArmCord.ArmCord.yaml deleted file mode 100644 index e1605827924ea..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.1.2/ArmCord.ArmCord.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.1.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 From fea3f707e389a62aa6c909a5e54a26b4056e6b31 Mon Sep 17 00:00:00 2001 From: Aiden Date: Sat, 19 Oct 2024 12:39:56 -0700 Subject: [PATCH 154/170] Delete ArmCord v3.1.3 (#184447) --- .../3.1.3/ArmCord.ArmCord.installer.yaml | 18 --------- .../3.1.3/ArmCord.ArmCord.locale.en-US.yaml | 38 ------------------- .../ArmCord/3.1.3/ArmCord.ArmCord.yaml | 8 ---- 3 files changed, 64 deletions(-) delete mode 100644 manifests/a/ArmCord/ArmCord/3.1.3/ArmCord.ArmCord.installer.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.1.3/ArmCord.ArmCord.locale.en-US.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.1.3/ArmCord.ArmCord.yaml diff --git a/manifests/a/ArmCord/ArmCord/3.1.3/ArmCord.ArmCord.installer.yaml b/manifests/a/ArmCord/ArmCord/3.1.3/ArmCord.ArmCord.installer.yaml deleted file mode 100644 index 5929ed25c1910..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.1.3/ArmCord.ArmCord.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.1.3 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2022-12-25 -Installers: -- Architecture: arm64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.1.3/ArmCord.Setup.3.1.3.ARM64.exe - InstallerSha256: 436A3030E65BD9DDAFC4C050FC7E13D5F00CBE46AD82DD620A67D213B6B99BE0 -- Architecture: x64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.1.3/ArmCord.Setup.3.1.3.exe - InstallerSha256: 4D689A8293A5405DEADC9C43ADD502CC856DADCA16C7CF07FB56B8E0A4EA633D -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/a/ArmCord/ArmCord/3.1.3/ArmCord.ArmCord.locale.en-US.yaml b/manifests/a/ArmCord/ArmCord/3.1.3/ArmCord.ArmCord.locale.en-US.yaml deleted file mode 100644 index 3263444b19333..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.1.3/ArmCord.ArmCord.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.1.3 -PackageLocale: en-US -Publisher: smartfrigde -# PublisherUrl: -# PublisherSupportUrl: -# PrivacyUrl: -# Author: -PackageName: ArmCord -PackageUrl: https://www.armcord.xyz/ -License: OSL-3.0 -LicenseUrl: https://github.com/ArmCord/ArmCord/blob/dev/LICENSE -# Copyright: -# CopyrightUrl: -ShortDescription: ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. -# Description: -# Moniker: -Tags: -- arm -- arm64 -- chat -- discord -- electron -- gaming -- voice -- voice-chat -- voip -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ArmCord/ArmCord/releases/tag/v3.1.3 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/a/ArmCord/ArmCord/3.1.3/ArmCord.ArmCord.yaml b/manifests/a/ArmCord/ArmCord/3.1.3/ArmCord.ArmCord.yaml deleted file mode 100644 index caebcecf4a7f9..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.1.3/ArmCord.ArmCord.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.1.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 From f5da007a4bb416afddf872c5525dbd9a189681ca Mon Sep 17 00:00:00 2001 From: Aiden Date: Sat, 19 Oct 2024 12:40:16 -0700 Subject: [PATCH 155/170] Delete ArmCord v3.1.4 (#184446) --- .../3.1.4/ArmCord.ArmCord.installer.yaml | 18 --------- .../3.1.4/ArmCord.ArmCord.locale.en-US.yaml | 38 ------------------- .../ArmCord/3.1.4/ArmCord.ArmCord.yaml | 8 ---- 3 files changed, 64 deletions(-) delete mode 100644 manifests/a/ArmCord/ArmCord/3.1.4/ArmCord.ArmCord.installer.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.1.4/ArmCord.ArmCord.locale.en-US.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.1.4/ArmCord.ArmCord.yaml diff --git a/manifests/a/ArmCord/ArmCord/3.1.4/ArmCord.ArmCord.installer.yaml b/manifests/a/ArmCord/ArmCord/3.1.4/ArmCord.ArmCord.installer.yaml deleted file mode 100644 index cdca596d587a1..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.1.4/ArmCord.ArmCord.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.1.4 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2022-12-27 -Installers: -- Architecture: arm64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.1.4/ArmCord.Setup.3.1.4.ARM64.exe - InstallerSha256: BBA3E3E2B798570C00F116071605FD50086C3738B603A53134E6BD9B2B3318C3 -- Architecture: x64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.1.4/ArmCord.Setup.3.1.4.exe - InstallerSha256: 3B3ACD3FB71047B850BB70B3D2642313DB8F6DD43B0A38C1FACA1027D86B2AD1 -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/a/ArmCord/ArmCord/3.1.4/ArmCord.ArmCord.locale.en-US.yaml b/manifests/a/ArmCord/ArmCord/3.1.4/ArmCord.ArmCord.locale.en-US.yaml deleted file mode 100644 index 65db382df3e70..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.1.4/ArmCord.ArmCord.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.1.4 -PackageLocale: en-US -Publisher: smartfrigde -# PublisherUrl: -# PublisherSupportUrl: -# PrivacyUrl: -# Author: -PackageName: ArmCord -PackageUrl: https://www.armcord.xyz/ -License: OSL-3.0 -LicenseUrl: https://github.com/ArmCord/ArmCord/blob/dev/LICENSE -# Copyright: -# CopyrightUrl: -ShortDescription: ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. -# Description: -# Moniker: -Tags: -- arm -- arm64 -- chat -- discord -- electron -- gaming -- voice -- voice-chat -- voip -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ArmCord/ArmCord/releases/tag/v3.1.4 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/a/ArmCord/ArmCord/3.1.4/ArmCord.ArmCord.yaml b/manifests/a/ArmCord/ArmCord/3.1.4/ArmCord.ArmCord.yaml deleted file mode 100644 index a69218c1c1151..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.1.4/ArmCord.ArmCord.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-8 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.1.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 From 1287bc2c3272943f084af672753db62b1b093172 Mon Sep 17 00:00:00 2001 From: Aiden Date: Sat, 19 Oct 2024 12:40:33 -0700 Subject: [PATCH 156/170] Delete ArmCord v3.1.5 (#184445) --- .../3.1.5/ArmCord.ArmCord.installer.yaml | 18 --------- .../3.1.5/ArmCord.ArmCord.locale.en-US.yaml | 38 ------------------- .../ArmCord/3.1.5/ArmCord.ArmCord.yaml | 8 ---- 3 files changed, 64 deletions(-) delete mode 100644 manifests/a/ArmCord/ArmCord/3.1.5/ArmCord.ArmCord.installer.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.1.5/ArmCord.ArmCord.locale.en-US.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.1.5/ArmCord.ArmCord.yaml diff --git a/manifests/a/ArmCord/ArmCord/3.1.5/ArmCord.ArmCord.installer.yaml b/manifests/a/ArmCord/ArmCord/3.1.5/ArmCord.ArmCord.installer.yaml deleted file mode 100644 index cab3b9051a17b..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.1.5/ArmCord.ArmCord.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-9 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.2.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.1.5 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2023-02-25 -Installers: -- Architecture: arm64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.1.5/ArmCord.Setup.3.1.5.ARM64.exe - InstallerSha256: 41FD9FA92CB336596694D774F7BEE9AB24C9270F2DF8755BD65763ECDE6AEEF3 -- Architecture: x64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.1.5/ArmCord.Setup.3.1.5.exe - InstallerSha256: CCA2A1A8E23305C210355FF114BF79D38B8C833E3ADB0F4C46195F394A606A70 -ManifestType: installer -ManifestVersion: 1.2.0 diff --git a/manifests/a/ArmCord/ArmCord/3.1.5/ArmCord.ArmCord.locale.en-US.yaml b/manifests/a/ArmCord/ArmCord/3.1.5/ArmCord.ArmCord.locale.en-US.yaml deleted file mode 100644 index 097113152c5c5..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.1.5/ArmCord.ArmCord.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-9 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.2.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.1.5 -PackageLocale: en-US -Publisher: smartfrigde -# PublisherUrl: -# PublisherSupportUrl: -# PrivacyUrl: -# Author: -PackageName: ArmCord -PackageUrl: https://www.armcord.xyz/ -License: OSL-3.0 -LicenseUrl: https://github.com/ArmCord/ArmCord/blob/dev/LICENSE -# Copyright: -# CopyrightUrl: -ShortDescription: ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. -# Description: -# Moniker: -Tags: -- arm -- arm64 -- chat -- discord -- electron -- gaming -- voice -- voice-chat -- voip -# Agreements: -# ReleaseNotes: -ReleaseNotesUrl: https://github.com/ArmCord/ArmCord/releases/tag/v3.1.5 -# PurchaseUrl: -# InstallationNotes: -# Documentations: -ManifestType: defaultLocale -ManifestVersion: 1.2.0 diff --git a/manifests/a/ArmCord/ArmCord/3.1.5/ArmCord.ArmCord.yaml b/manifests/a/ArmCord/ArmCord/3.1.5/ArmCord.ArmCord.yaml deleted file mode 100644 index 8358ad7855ec4..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.1.5/ArmCord.ArmCord.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with YamlCreate.ps1 v2.2.1 using InputObject 🤖 $debug=QUSU.CRLF.7-2-9 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.2.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.1.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.2.0 From 2b13d2a66537da2e868a3ad95b83cec6619694b4 Mon Sep 17 00:00:00 2001 From: Aiden Date: Sat, 19 Oct 2024 12:40:47 -0700 Subject: [PATCH 157/170] Delete ArmCord v3.1.6 (#184444) --- .../3.1.6/ArmCord.ArmCord.installer.yaml | 18 ----------- .../3.1.6/ArmCord.ArmCord.locale.en-US.yaml | 30 ------------------- .../ArmCord/3.1.6/ArmCord.ArmCord.yaml | 8 ----- 3 files changed, 56 deletions(-) delete mode 100644 manifests/a/ArmCord/ArmCord/3.1.6/ArmCord.ArmCord.installer.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.1.6/ArmCord.ArmCord.locale.en-US.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.1.6/ArmCord.ArmCord.yaml diff --git a/manifests/a/ArmCord/ArmCord/3.1.6/ArmCord.ArmCord.installer.yaml b/manifests/a/ArmCord/ArmCord/3.1.6/ArmCord.ArmCord.installer.yaml deleted file mode 100644 index 8f5422dd4a3e9..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.1.6/ArmCord.ArmCord.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with Komac v1.0.5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.1.6 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2023-02-26 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.1.6/ArmCord.Setup.3.1.6.exe - InstallerSha256: A5D67336CACA79D162D901B098B52A297B02445BEC4549279A70EDDFAB7C488B -- Architecture: arm64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.1.6/ArmCord.Setup.3.1.6.ARM64.exe - InstallerSha256: B69ECCBE0FB20B83BD7F176AA8C1EF3E80C043D61AD7150C0B3A2FF6A596BBB1 -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/a/ArmCord/ArmCord/3.1.6/ArmCord.ArmCord.locale.en-US.yaml b/manifests/a/ArmCord/ArmCord/3.1.6/ArmCord.ArmCord.locale.en-US.yaml deleted file mode 100644 index 77c79b9350da3..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.1.6/ArmCord.ArmCord.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with Komac v1.0.5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.1.6 -PackageLocale: en-US -Publisher: smartfrigde -PublisherUrl: https://armcord.xyz -PublisherSupportUrl: https://github.com/ArmCord/ArmCord/issues -PackageName: ArmCord -PackageUrl: https://www.armcord.xyz -License: OSL-3.0 -LicenseUrl: https://github.com/ArmCord/ArmCord/blob/dev/LICENSE -ShortDescription: ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. -Tags: -- arm -- arm64 -- chat -- discord -- electron -- gaming -- voice -- voice-chat -- voip -ReleaseNotes: |- - What's Changed - - Fixed arRPC not starting -ReleaseNotesUrl: https://github.com/ArmCord/ArmCord/releases/tag/v3.1.6 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/a/ArmCord/ArmCord/3.1.6/ArmCord.ArmCord.yaml b/manifests/a/ArmCord/ArmCord/3.1.6/ArmCord.ArmCord.yaml deleted file mode 100644 index 69f6488c7571a..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.1.6/ArmCord.ArmCord.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with Komac v1.0.5 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.1.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 From c20ee42907d72151d711e52c9654cba3254faf9a Mon Sep 17 00:00:00 2001 From: Aiden Date: Sat, 19 Oct 2024 12:41:05 -0700 Subject: [PATCH 158/170] Delete ArmCord v3.1.7 (#184443) --- .../3.1.7/ArmCord.ArmCord.installer.yaml | 18 ----------- .../3.1.7/ArmCord.ArmCord.locale.en-US.yaml | 31 ------------------- .../ArmCord/3.1.7/ArmCord.ArmCord.yaml | 8 ----- 3 files changed, 57 deletions(-) delete mode 100644 manifests/a/ArmCord/ArmCord/3.1.7/ArmCord.ArmCord.installer.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.1.7/ArmCord.ArmCord.locale.en-US.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.1.7/ArmCord.ArmCord.yaml diff --git a/manifests/a/ArmCord/ArmCord/3.1.7/ArmCord.ArmCord.installer.yaml b/manifests/a/ArmCord/ArmCord/3.1.7/ArmCord.ArmCord.installer.yaml deleted file mode 100644 index 358dd5098d2bc..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.1.7/ArmCord.ArmCord.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with Komac v1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.1.7 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2023-03-15 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.1.7/ArmCord.Setup.3.1.7.exe - InstallerSha256: 3E13606432CFB7A5EFAEA06C97CD5523C1624DBA08A6D19B9BED82915E94FEE4 -- Architecture: arm64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.1.7/ArmCord.Setup.3.1.7.ARM64.exe - InstallerSha256: 7D7F5CC8897F6738545C01B1ABF322E3397B23C523CEAE6F7B1D54C37D59E2A0 -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/a/ArmCord/ArmCord/3.1.7/ArmCord.ArmCord.locale.en-US.yaml b/manifests/a/ArmCord/ArmCord/3.1.7/ArmCord.ArmCord.locale.en-US.yaml deleted file mode 100644 index dfa646ee43bd5..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.1.7/ArmCord.ArmCord.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with Komac v1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.1.7 -PackageLocale: en-US -Publisher: smartfrigde -PublisherUrl: https://armcord.xyz -PublisherSupportUrl: https://github.com/ArmCord/ArmCord/issues -PackageName: ArmCord -PackageUrl: https://www.armcord.xyz -License: OSL-3.0 -LicenseUrl: https://github.com/ArmCord/ArmCord/blob/dev/LICENSE -ShortDescription: ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. -Tags: -- arm -- arm64 -- chat -- discord -- electron -- gaming -- voice -- voice-chat -- voip -ReleaseNotes: |- - What's changed - - Updated Electron - - Disabled automatic Wayland checks -ReleaseNotesUrl: https://github.com/ArmCord/ArmCord/releases/tag/v3.1.7 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/a/ArmCord/ArmCord/3.1.7/ArmCord.ArmCord.yaml b/manifests/a/ArmCord/ArmCord/3.1.7/ArmCord.ArmCord.yaml deleted file mode 100644 index dd312c218ab44..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.1.7/ArmCord.ArmCord.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with Komac v1.2.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.1.7 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 From 6ff90edacb974d8d193487087a17d10c32e792e5 Mon Sep 17 00:00:00 2001 From: Aiden Date: Sat, 19 Oct 2024 12:43:15 -0700 Subject: [PATCH 159/170] Delete ArmCord v3.2.0 (#184442) --- .../3.2.0/ArmCord.ArmCord.installer.yaml | 18 --------- .../3.2.0/ArmCord.ArmCord.locale.en-US.yaml | 38 ------------------- .../ArmCord/3.2.0/ArmCord.ArmCord.yaml | 8 ---- 3 files changed, 64 deletions(-) delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.0/ArmCord.ArmCord.installer.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.0/ArmCord.ArmCord.locale.en-US.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.0/ArmCord.ArmCord.yaml diff --git a/manifests/a/ArmCord/ArmCord/3.2.0/ArmCord.ArmCord.installer.yaml b/manifests/a/ArmCord/ArmCord/3.2.0/ArmCord.ArmCord.installer.yaml deleted file mode 100644 index 67cc83a14bf05..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.0/ArmCord.ArmCord.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.0 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2023-05-14 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.2.0/ArmCord.Setup.3.2.0.exe - InstallerSha256: 0C09D7625ADA997E6EA7F118CE66408D762638AD5561540DF14F716A23B59DEC -- Architecture: arm64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.2.0/ArmCord.Setup.3.2.0.ARM64.exe - InstallerSha256: 8AB84F27C7284E0FC55E549CED81DD9B8AE2EB9FD204DC44614835929C7DE9DE -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/a/ArmCord/ArmCord/3.2.0/ArmCord.ArmCord.locale.en-US.yaml b/manifests/a/ArmCord/ArmCord/3.2.0/ArmCord.ArmCord.locale.en-US.yaml deleted file mode 100644 index fb1e280052064..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.0/ArmCord.ArmCord.locale.en-US.yaml +++ /dev/null @@ -1,38 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.0 -PackageLocale: en-US -Publisher: smartfrigde -PublisherUrl: https://armcord.xyz -PublisherSupportUrl: https://github.com/ArmCord/ArmCord/issues -PackageName: ArmCord -PackageUrl: https://www.armcord.xyz -License: OSL-3.0 -LicenseUrl: https://github.com/ArmCord/ArmCord/blob/dev/LICENSE -ShortDescription: ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. -Tags: -- arm -- arm64 -- chat -- discord -- electron -- gaming -- voice -- voice-chat -- voip -ReleaseNotes: |- - What's Changed - - Added a theme manager, add BD themes and manage them right in ArmCord. - No client mods needed! - - You can now access ArmCord settings and theme manager through Discord settings - - Added a DOM Optimizer - - You can now disable spellcheck - - New desktop icon made by @oomfiee - - Default window size has been adjusted to fit the QR code on the login screen - - Updated to Electron 24 - - CSS Fixes -ReleaseNotesUrl: https://github.com/ArmCord/ArmCord/releases/tag/v3.2.0 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/a/ArmCord/ArmCord/3.2.0/ArmCord.ArmCord.yaml b/manifests/a/ArmCord/ArmCord/3.2.0/ArmCord.ArmCord.yaml deleted file mode 100644 index ed88f66de93ac..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.0/ArmCord.ArmCord.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.6.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 From 4195cd1b82955694b33ff20cd1ec2518260fa1da Mon Sep 17 00:00:00 2001 From: Aiden Date: Sat, 19 Oct 2024 12:43:54 -0700 Subject: [PATCH 160/170] Delete ArmCord v3.2.1 (#184441) --- .../3.2.1/ArmCord.ArmCord.installer.yaml | 18 ---------- .../3.2.1/ArmCord.ArmCord.locale.en-US.yaml | 35 ------------------- .../ArmCord/3.2.1/ArmCord.ArmCord.yaml | 8 ----- 3 files changed, 61 deletions(-) delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.1/ArmCord.ArmCord.installer.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.1/ArmCord.ArmCord.locale.en-US.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.1/ArmCord.ArmCord.yaml diff --git a/manifests/a/ArmCord/ArmCord/3.2.1/ArmCord.ArmCord.installer.yaml b/manifests/a/ArmCord/ArmCord/3.2.1/ArmCord.ArmCord.installer.yaml deleted file mode 100644 index 6f46f9c954541..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.1/ArmCord.ArmCord.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.9.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.1 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2023-07-18 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.2.1/ArmCord.Setup.3.2.1.exe - InstallerSha256: 735798FA32217B3ADC35DA9BFCA92F1ADFC302B6106F0D9C76D4AB3DA923B08A -- Architecture: arm64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.2.1/ArmCord.Setup.3.2.1.ARM64.exe - InstallerSha256: F6E3F256AABCBE286C083F3351FFD9C3BB2D942939396DF8681575545A74B82F -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/a/ArmCord/ArmCord/3.2.1/ArmCord.ArmCord.locale.en-US.yaml b/manifests/a/ArmCord/ArmCord/3.2.1/ArmCord.ArmCord.locale.en-US.yaml deleted file mode 100644 index 98e44e1bc35eb..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.1/ArmCord.ArmCord.locale.en-US.yaml +++ /dev/null @@ -1,35 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.9.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.1 -PackageLocale: en-US -Publisher: smartfrigde -PublisherUrl: https://armcord.xyz -PublisherSupportUrl: https://github.com/ArmCord/ArmCord/issues -PackageName: ArmCord -PackageUrl: https://www.armcord.xyz -License: OSL-3.0 -LicenseUrl: https://github.com/ArmCord/ArmCord/blob/dev/LICENSE -ShortDescription: ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. -Tags: -- arm -- arm64 -- chat -- discord -- electron -- gaming -- voice -- voice-chat -- voip -ReleaseNotes: |- - What's Changed - - Added Windows audio screenshare - - Fixed Linux Wayland screenshare - - Tray icon's are disabled by default on Linux - - arRPC Fixes - - Added transparency for non-MS Store builds on Windows - - Rewritten setup and splash (faster launch) -ReleaseNotesUrl: https://github.com/ArmCord/ArmCord/releases/tag/v3.2.1 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/a/ArmCord/ArmCord/3.2.1/ArmCord.ArmCord.yaml b/manifests/a/ArmCord/ArmCord/3.2.1/ArmCord.ArmCord.yaml deleted file mode 100644 index 44146cfc62f0c..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.1/ArmCord.ArmCord.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.9.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 From 54ee6eeeed0c81455bf5e6664fbb1f5a5fbc52ec Mon Sep 17 00:00:00 2001 From: Aiden Date: Sat, 19 Oct 2024 12:44:30 -0700 Subject: [PATCH 161/170] Delete ArmCord v3.2.2 (#184440) --- .../3.2.2/ArmCord.ArmCord.installer.yaml | 18 --------- .../3.2.2/ArmCord.ArmCord.locale.en-US.yaml | 39 ------------------- .../ArmCord/3.2.2/ArmCord.ArmCord.yaml | 8 ---- 3 files changed, 65 deletions(-) delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.2/ArmCord.ArmCord.installer.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.2/ArmCord.ArmCord.locale.en-US.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.2/ArmCord.ArmCord.yaml diff --git a/manifests/a/ArmCord/ArmCord/3.2.2/ArmCord.ArmCord.installer.yaml b/manifests/a/ArmCord/ArmCord/3.2.2/ArmCord.ArmCord.installer.yaml deleted file mode 100644 index 38cd2457e07e8..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.2/ArmCord.ArmCord.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.2 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2023-08-05 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.2.2/ArmCord.Setup.3.2.2.exe - InstallerSha256: 84FA92AB4056995C23F318FD58A2A5F3909E7A5CC445BC2584C2284D74D8E8F4 -- Architecture: arm64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.2.2/ArmCord.Setup.3.2.2.ARM64.exe - InstallerSha256: 690964B3BA79C82DFD937E1E0E2394664EE07538C33FB1E4B265320331E6624D -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/a/ArmCord/ArmCord/3.2.2/ArmCord.ArmCord.locale.en-US.yaml b/manifests/a/ArmCord/ArmCord/3.2.2/ArmCord.ArmCord.locale.en-US.yaml deleted file mode 100644 index fac0ee61a04d7..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.2/ArmCord.ArmCord.locale.en-US.yaml +++ /dev/null @@ -1,39 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.2 -PackageLocale: en-US -Publisher: smartfrigde -PublisherUrl: https://armcord.xyz -PublisherSupportUrl: https://github.com/ArmCord/ArmCord/issues -PackageName: ArmCord -PackageUrl: https://www.armcord.xyz -License: OSL-3.0 -LicenseUrl: https://github.com/ArmCord/ArmCord/blob/dev/LICENSE -ShortDescription: ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. -Tags: -- arm -- arm64 -- chat -- discord -- electron -- gaming -- voice -- voice-chat -- voip -ReleaseNotes: |- - What's Changed - - We're switching to armcord.app, our new domain - - Fixed Linux Wayland screenshare (completely, with proper Pipewire selector) - - You can now load custom mod bundles - - Windows users can now install ArmCord with a custom path - - Settings are now in-app - - Minimize to tray option is toggable again - - Implemented proper macOS window behaviour - - arRPC Fixes - Known issues - - Transparency is broken upstream on Windows, a temporary fix will be pushed to Microsoft Store release soon. -ReleaseNotesUrl: https://github.com/ArmCord/ArmCord/releases/tag/v3.2.2 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/a/ArmCord/ArmCord/3.2.2/ArmCord.ArmCord.yaml b/manifests/a/ArmCord/ArmCord/3.2.2/ArmCord.ArmCord.yaml deleted file mode 100644 index e8c51685181f5..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.2/ArmCord.ArmCord.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.2 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 From 5b35db112c8ba5efd92735544e1710f359bac457 Mon Sep 17 00:00:00 2001 From: Aiden Date: Sat, 19 Oct 2024 12:44:45 -0700 Subject: [PATCH 162/170] Delete ArmCord v3.2.3 (#184439) --- .../3.2.3/ArmCord.ArmCord.installer.yaml | 18 ----------- .../3.2.3/ArmCord.ArmCord.locale.en-US.yaml | 31 ------------------- .../ArmCord/3.2.3/ArmCord.ArmCord.yaml | 8 ----- 3 files changed, 57 deletions(-) delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.3/ArmCord.ArmCord.installer.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.3/ArmCord.ArmCord.locale.en-US.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.3/ArmCord.ArmCord.yaml diff --git a/manifests/a/ArmCord/ArmCord/3.2.3/ArmCord.ArmCord.installer.yaml b/manifests/a/ArmCord/ArmCord/3.2.3/ArmCord.ArmCord.installer.yaml deleted file mode 100644 index f87df08c655ea..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.3/ArmCord.ArmCord.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.3 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2023-08-06 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.2.3/ArmCord.Setup.3.2.3.exe - InstallerSha256: 030627C00AE2310FAC2250C0FAF71B8C7029540091359F02A8D14BBE99CA2ED8 -- Architecture: arm64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.2.3/ArmCord.Setup.3.2.3.ARM64.exe - InstallerSha256: 18A9DAAFDBBD5761B9C138B4FE3DAF1F45B977C7F2751895E986F2774F4BC37F -ManifestType: installer -ManifestVersion: 1.4.0 diff --git a/manifests/a/ArmCord/ArmCord/3.2.3/ArmCord.ArmCord.locale.en-US.yaml b/manifests/a/ArmCord/ArmCord/3.2.3/ArmCord.ArmCord.locale.en-US.yaml deleted file mode 100644 index b23f1bd615d45..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.3/ArmCord.ArmCord.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.3 -PackageLocale: en-US -Publisher: smartfrigde -PublisherUrl: https://armcord.xyz -PublisherSupportUrl: https://github.com/ArmCord/ArmCord/issues -PackageName: ArmCord -PackageUrl: https://www.armcord.xyz -License: OSL-3.0 -LicenseUrl: https://github.com/ArmCord/ArmCord/blob/dev/LICENSE -ShortDescription: ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. -Tags: -- arm -- arm64 -- chat -- discord -- electron -- gaming -- voice -- voice-chat -- voip -ReleaseNotes: |- - What's changed? - - Fixed deadlocks happening on E26 Beta (#436) - - Downgraded to E25 stable -ReleaseNotesUrl: https://github.com/ArmCord/ArmCord/releases/tag/v3.2.3 -ManifestType: defaultLocale -ManifestVersion: 1.4.0 diff --git a/manifests/a/ArmCord/ArmCord/3.2.3/ArmCord.ArmCord.yaml b/manifests/a/ArmCord/ArmCord/3.2.3/ArmCord.ArmCord.yaml deleted file mode 100644 index 6a8b5e6aa734a..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.3/ArmCord.ArmCord.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.9.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.3 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.4.0 From 8ab7f9f8fdc9254f55050a579b3642b1c8f703c6 Mon Sep 17 00:00:00 2001 From: Aiden Date: Sat, 19 Oct 2024 12:45:06 -0700 Subject: [PATCH 163/170] Delete ArmCord v3.2.4 (#184438) --- .../3.2.4/ArmCord.ArmCord.installer.yaml | 18 ---------- .../3.2.4/ArmCord.ArmCord.locale.en-US.yaml | 33 ------------------- .../ArmCord/3.2.4/ArmCord.ArmCord.yaml | 8 ----- 3 files changed, 59 deletions(-) delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.4/ArmCord.ArmCord.installer.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.4/ArmCord.ArmCord.locale.en-US.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.4/ArmCord.ArmCord.yaml diff --git a/manifests/a/ArmCord/ArmCord/3.2.4/ArmCord.ArmCord.installer.yaml b/manifests/a/ArmCord/ArmCord/3.2.4/ArmCord.ArmCord.installer.yaml deleted file mode 100644 index 545904f65b928..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.4/ArmCord.ArmCord.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.4 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2023-08-26 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.2.4/ArmCord.Setup.3.2.4.exe - InstallerSha256: 27FDB123616A882AAB045EA9322AF15E32730CFD19D9D5ACE845B0D0CF10C51C -- Architecture: arm64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.2.4/ArmCord.Setup.3.2.4.ARM64.exe - InstallerSha256: 2EB7B9C4C2391EED4B1F3C8707DD78E69AF5D16B7BAA8C16F87B9383DE4652AC -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/a/ArmCord/ArmCord/3.2.4/ArmCord.ArmCord.locale.en-US.yaml b/manifests/a/ArmCord/ArmCord/3.2.4/ArmCord.ArmCord.locale.en-US.yaml deleted file mode 100644 index 4b30799e5da83..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.4/ArmCord.ArmCord.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.4 -PackageLocale: en-US -Publisher: smartfrigde -PublisherUrl: https://armcord.xyz -PublisherSupportUrl: https://github.com/ArmCord/ArmCord/issues -PackageName: ArmCord -PackageUrl: https://www.armcord.xyz -License: OSL-3.0 -LicenseUrl: https://github.com/ArmCord/ArmCord/blob/dev/LICENSE -ShortDescription: ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. -Tags: -- arm -- arm64 -- chat -- discord -- electron -- gaming -- voice -- voice-chat -- voip -ReleaseNotes: |- - What's changed? - - Updated to Electron v26.1.0 (screenshare on wayland finally fixed) - - added multi-instance feature - - there are now arm64 builds of ArmCord on macOS - - refactored custom bundle code -ReleaseNotesUrl: https://github.com/ArmCord/ArmCord/releases/tag/v3.2.4 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/a/ArmCord/ArmCord/3.2.4/ArmCord.ArmCord.yaml b/manifests/a/ArmCord/ArmCord/3.2.4/ArmCord.ArmCord.yaml deleted file mode 100644 index 3739ec63371d2..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.4/ArmCord.ArmCord.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.10.1 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.4 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From a4d1e6f0e2cc44786949c881193756b7dcc396dd Mon Sep 17 00:00:00 2001 From: Aiden Date: Sat, 19 Oct 2024 12:45:26 -0700 Subject: [PATCH 164/170] Delete ArmCord v3.2.4-libwebp (#184437) --- .../ArmCord.ArmCord.installer.yaml | 18 ----------- .../ArmCord.ArmCord.locale.en-US.yaml | 30 ------------------- .../3.2.4-libwebp/ArmCord.ArmCord.yaml | 8 ----- 3 files changed, 56 deletions(-) delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.4-libwebp/ArmCord.ArmCord.installer.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.4-libwebp/ArmCord.ArmCord.locale.en-US.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.4-libwebp/ArmCord.ArmCord.yaml diff --git a/manifests/a/ArmCord/ArmCord/3.2.4-libwebp/ArmCord.ArmCord.installer.yaml b/manifests/a/ArmCord/ArmCord/3.2.4-libwebp/ArmCord.ArmCord.installer.yaml deleted file mode 100644 index ef4ad9eb72554..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.4-libwebp/ArmCord.ArmCord.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.4-libwebp -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2023-10-04 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.2.4-libwebp/ArmCord.Setup.3.2.4.exe - InstallerSha256: 7B1624A568BEDC9D56283EC92435C85B7C556A9318EBD137FDB7030376064D7F -- Architecture: arm64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.2.4-libwebp/ArmCord.Setup.3.2.4.ARM64.exe - InstallerSha256: DB6683DB6BF4CB1F11536C9AD2935CDC1FE79514D19CF3F416DB0CC76724D537 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/a/ArmCord/ArmCord/3.2.4-libwebp/ArmCord.ArmCord.locale.en-US.yaml b/manifests/a/ArmCord/ArmCord/3.2.4-libwebp/ArmCord.ArmCord.locale.en-US.yaml deleted file mode 100644 index 3ea918e007790..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.4-libwebp/ArmCord.ArmCord.locale.en-US.yaml +++ /dev/null @@ -1,30 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.4-libwebp -PackageLocale: en-US -Publisher: smartfrigde -PublisherUrl: https://armcord.xyz -PublisherSupportUrl: https://github.com/ArmCord/ArmCord/issues -PackageName: ArmCord -PackageUrl: https://www.armcord.xyz -License: OSL-3.0 -LicenseUrl: https://github.com/ArmCord/ArmCord/blob/dev/LICENSE -ShortDescription: ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. -Tags: -- arm -- arm64 -- chat -- discord -- electron -- gaming -- voice -- voice-chat -- voip -ReleaseNotes: |- - What's changed? - - Updated Electron to a CVE-free version -ReleaseNotesUrl: https://github.com/ArmCord/ArmCord/releases/tag/v3.2.4-libwebp -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/a/ArmCord/ArmCord/3.2.4-libwebp/ArmCord.ArmCord.yaml b/manifests/a/ArmCord/ArmCord/3.2.4-libwebp/ArmCord.ArmCord.yaml deleted file mode 100644 index 727ba3e97ae6c..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.4-libwebp/ArmCord.ArmCord.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.4-libwebp -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From bf248d6d11e919f79686413f5216613a1249c647 Mon Sep 17 00:00:00 2001 From: Aiden Date: Sat, 19 Oct 2024 12:45:42 -0700 Subject: [PATCH 165/170] Delete ArmCord v3.2.5 (#184436) --- .../3.2.5/ArmCord.ArmCord.installer.yaml | 18 ----------- .../3.2.5/ArmCord.ArmCord.locale.en-US.yaml | 31 ------------------- .../ArmCord/3.2.5/ArmCord.ArmCord.yaml | 8 ----- 3 files changed, 57 deletions(-) delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.5/ArmCord.ArmCord.installer.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.5/ArmCord.ArmCord.locale.en-US.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.5/ArmCord.ArmCord.yaml diff --git a/manifests/a/ArmCord/ArmCord/3.2.5/ArmCord.ArmCord.installer.yaml b/manifests/a/ArmCord/ArmCord/3.2.5/ArmCord.ArmCord.installer.yaml deleted file mode 100644 index a8e6fd4a758a3..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.5/ArmCord.ArmCord.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.5 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2023-10-21 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.2.5/ArmCord.Setup.3.2.5.exe - InstallerSha256: E3BCA5CFA3AA0FDD8E82527BB3BAB437162F05B41FA34C904F39566BA20D4C16 -- Architecture: arm64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.2.5/ArmCord.Setup.3.2.5.ARM64.exe - InstallerSha256: 335857DAC6D0A2F3CE8E068DA01C15CF5B98154753D3415D118A3937FC76443C -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/a/ArmCord/ArmCord/3.2.5/ArmCord.ArmCord.locale.en-US.yaml b/manifests/a/ArmCord/ArmCord/3.2.5/ArmCord.ArmCord.locale.en-US.yaml deleted file mode 100644 index 80aaef8d85834..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.5/ArmCord.ArmCord.locale.en-US.yaml +++ /dev/null @@ -1,31 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.5 -PackageLocale: en-US -Publisher: smartfrigde -PublisherUrl: https://armcord.xyz -PublisherSupportUrl: https://github.com/ArmCord/ArmCord/issues -PackageName: ArmCord -PackageUrl: https://www.armcord.xyz -License: OSL-3.0 -LicenseUrl: https://github.com/ArmCord/ArmCord/blob/dev/LICENSE -ShortDescription: ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. -Tags: -- arm -- arm64 -- chat -- discord -- electron -- gaming -- voice -- voice-chat -- voip -ReleaseNotes: |- - What's changed - - Updated Electron to E27 - - Fixed blank screen issues -ReleaseNotesUrl: https://github.com/ArmCord/ArmCord/releases/tag/v3.2.5 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/a/ArmCord/ArmCord/3.2.5/ArmCord.ArmCord.yaml b/manifests/a/ArmCord/ArmCord/3.2.5/ArmCord.ArmCord.yaml deleted file mode 100644 index 27f915e1a6ebb..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.5/ArmCord.ArmCord.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.5 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 877448769c9827726a02ca55e14ee53f6f13e09f Mon Sep 17 00:00:00 2001 From: Aiden Date: Sat, 19 Oct 2024 12:45:53 -0700 Subject: [PATCH 166/170] Delete ArmCord v3.3.1 (#184434) --- .../3.3.1/ArmCord.ArmCord.installer.yaml | 18 ---------- .../3.3.1/ArmCord.ArmCord.locale.en-US.yaml | 33 ------------------- .../ArmCord/3.3.1/ArmCord.ArmCord.yaml | 8 ----- 3 files changed, 59 deletions(-) delete mode 100644 manifests/a/ArmCord/ArmCord/3.3.1/ArmCord.ArmCord.installer.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.3.1/ArmCord.ArmCord.locale.en-US.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.3.1/ArmCord.ArmCord.yaml diff --git a/manifests/a/ArmCord/ArmCord/3.3.1/ArmCord.ArmCord.installer.yaml b/manifests/a/ArmCord/ArmCord/3.3.1/ArmCord.ArmCord.installer.yaml deleted file mode 100644 index 2ca32ed07d4ea..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.3.1/ArmCord.ArmCord.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.3.1 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-09-05 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.3.1/ArmCord-3.3.1-win-x64.exe - InstallerSha256: EFE15A5DA3ACC8E9724DB199839710696421F60DD3FAE7E2BD6BE9388ACAFAD4 -- Architecture: arm64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.3.1/ArmCord-3.3.1-win-arm64.exe - InstallerSha256: DE073DA670D0F3835AF474CF6BBC433860CF5D9D940642CCF9B5D8586DDA13E1 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/a/ArmCord/ArmCord/3.3.1/ArmCord.ArmCord.locale.en-US.yaml b/manifests/a/ArmCord/ArmCord/3.3.1/ArmCord.ArmCord.locale.en-US.yaml deleted file mode 100644 index 9c90eb8733054..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.3.1/ArmCord.ArmCord.locale.en-US.yaml +++ /dev/null @@ -1,33 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.3.1 -PackageLocale: en-US -Publisher: smartfrigde -PublisherUrl: https://armcord.xyz -PublisherSupportUrl: https://github.com/ArmCord/ArmCord/issues -PackageName: ArmCord -PackageUrl: https://www.armcord.xyz -License: OSL-3.0 -LicenseUrl: https://github.com/ArmCord/ArmCord/blob/dev/license.txt -ShortDescription: ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. -Tags: -- arm -- arm64 -- chat -- discord -- electron -- gaming -- voice -- voice-chat -- voip -ReleaseNotes: |- - What's Changed - - Native titlebar is used when custom one is not available - - Fixed Linux icons - - loopbackWithMute is now used on Windows when screensharing - - You can use custom mods again -ReleaseNotesUrl: https://github.com/ArmCord/ArmCord/releases/tag/v3.3.1 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/a/ArmCord/ArmCord/3.3.1/ArmCord.ArmCord.yaml b/manifests/a/ArmCord/ArmCord/3.3.1/ArmCord.ArmCord.yaml deleted file mode 100644 index e24fb76c5a7de..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.3.1/ArmCord.ArmCord.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.3.1 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 588a0f987678ca5f1c0f20cb4c9a6da0748c5072 Mon Sep 17 00:00:00 2001 From: Aiden Date: Sat, 19 Oct 2024 12:46:08 -0700 Subject: [PATCH 167/170] Delete ArmCord v3.3.0 (#184433) --- .../3.3.0/ArmCord.ArmCord.installer.yaml | 18 ------- .../3.3.0/ArmCord.ArmCord.locale.en-US.yaml | 47 ------------------- .../ArmCord/3.3.0/ArmCord.ArmCord.yaml | 8 ---- 3 files changed, 73 deletions(-) delete mode 100644 manifests/a/ArmCord/ArmCord/3.3.0/ArmCord.ArmCord.installer.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.3.0/ArmCord.ArmCord.locale.en-US.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.3.0/ArmCord.ArmCord.yaml diff --git a/manifests/a/ArmCord/ArmCord/3.3.0/ArmCord.ArmCord.installer.yaml b/manifests/a/ArmCord/ArmCord/3.3.0/ArmCord.ArmCord.installer.yaml deleted file mode 100644 index 8bc433f3625ca..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.3.0/ArmCord.ArmCord.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.3.0 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-08-23 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.3.0/ArmCord-3.3.0-win-x64.exe - InstallerSha256: 40201C16249BEDF00D5F1D2DDC9505100FF9DFB340C6772A75C8369FF980D41F -- Architecture: arm64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.3.0/ArmCord-3.3.0-win-arm64.exe - InstallerSha256: 7C20FC4054658DAFD9BBD7983D75145E44523547F99C4FD601E477AC56DDFF41 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/a/ArmCord/ArmCord/3.3.0/ArmCord.ArmCord.locale.en-US.yaml b/manifests/a/ArmCord/ArmCord/3.3.0/ArmCord.ArmCord.locale.en-US.yaml deleted file mode 100644 index 7975015f5b919..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.3.0/ArmCord.ArmCord.locale.en-US.yaml +++ /dev/null @@ -1,47 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.3.0 -PackageLocale: en-US -Publisher: smartfrigde -PublisherUrl: https://armcord.xyz -PublisherSupportUrl: https://github.com/ArmCord/ArmCord/issues -PackageName: ArmCord -PackageUrl: https://www.armcord.xyz -License: OSL-3.0 -LicenseUrl: https://github.com/ArmCord/ArmCord/blob/dev/license.txt -ShortDescription: ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. -Tags: -- arm -- arm64 -- chat -- discord -- electron -- gaming -- voice -- voice-chat -- voip -ReleaseNotes: |- - What's Changed - - New ArmCord Settings: Enjoy a smoother, more integrated experience with Shelter. - Manage ArmCord settings directly from Discord settings. - - Screenshare Quality Fix: Improved built-in support for better screenshare quality and bitrates in voice chats! - - Thanks to @SomeAspy , our mod loader has been completely rewritten. - Expect a more stable and efficient experience when loading and managing your mods. - - Our theme manager has received a significant overhaul! - You can now import local themes by drag-and-dropping them. - Additionally you can quickly edit them with a click of a button - - Built-in Quick CSS! - You can now edit CSS directly using your favorite text editor. - - YouTube ads are now blocked by default. - - New dynamic icons on Windows/macOS - - We’ve migrated our codebase from CommonJS (CJS) to ECMAScript Modules (ESM). - We've also added bundling to reduce loading times and enhance performance. - - Various tweaks and enhancements have been made to improve the user experience on macOS. - Expect smoother performance and better integration with the macOS ecosystem. - - Major parts of the codebase were rewritten. - - Updated to Electron 32 -ReleaseNotesUrl: https://github.com/ArmCord/ArmCord/releases/tag/v3.3.0 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/a/ArmCord/ArmCord/3.3.0/ArmCord.ArmCord.yaml b/manifests/a/ArmCord/ArmCord/3.3.0/ArmCord.ArmCord.yaml deleted file mode 100644 index e9bd535de93b5..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.3.0/ArmCord.ArmCord.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.3.0 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 58eca9cab7fbdcaf3a25d0e249928d7158504e38 Mon Sep 17 00:00:00 2001 From: Emi-Emi-Emi <152097351+Emi-Emi-Emi@users.noreply.github.com> Date: Sat, 19 Oct 2024 12:46:53 -0700 Subject: [PATCH 168/170] New version: Fort.Firewall version 3.14.6 (#184430) --- .../Fort.Firewall.installer.yaml | 14 +++++++------- .../Fort.Firewall.locale.en-US.yaml | 5 +++-- .../Firewall/{3.14.5 => 3.14.6}/Fort.Firewall.yaml | 2 +- 3 files changed, 11 insertions(+), 10 deletions(-) rename manifests/f/Fort/Firewall/{3.14.5 => 3.14.6}/Fort.Firewall.installer.yaml (64%) rename manifests/f/Fort/Firewall/{3.14.5 => 3.14.6}/Fort.Firewall.locale.en-US.yaml (90%) rename manifests/f/Fort/Firewall/{3.14.5 => 3.14.6}/Fort.Firewall.yaml (86%) diff --git a/manifests/f/Fort/Firewall/3.14.5/Fort.Firewall.installer.yaml b/manifests/f/Fort/Firewall/3.14.6/Fort.Firewall.installer.yaml similarity index 64% rename from manifests/f/Fort/Firewall/3.14.5/Fort.Firewall.installer.yaml rename to manifests/f/Fort/Firewall/3.14.6/Fort.Firewall.installer.yaml index 99defd0b32f18..d7a9d53df502d 100644 --- a/manifests/f/Fort/Firewall/3.14.5/Fort.Firewall.installer.yaml +++ b/manifests/f/Fort/Firewall/3.14.6/Fort.Firewall.installer.yaml @@ -1,25 +1,25 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json PackageIdentifier: Fort.Firewall -PackageVersion: 3.14.5 +PackageVersion: 3.14.6 InstallerType: inno Installers: - Architecture: x64 - InstallerUrl: https://github.com/tnodir/fort/releases/download/v3.14.5/FortFirewall-3.14.5-windows10-x86_64.exe - InstallerSha256: d30d2de0f19fddd08049380e41d823c4f13483cde3e21f0722316b7bcbe0bb46 + InstallerUrl: https://github.com/tnodir/fort/releases/download/v3.14.6/FortFirewall-3.14.6-windows10-x86_64.exe + InstallerSha256: 6959f6929ba09b52975922372fef786c8832bb145f771acb5781897a413624b5 Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x64 MinimumOSVersion: 10.0.17763.0 - Architecture: x86 - InstallerUrl: https://github.com/tnodir/fort/releases/download/v3.14.5/FortFirewall-3.14.5-windows-x86.exe - InstallerSha256: 1cd0c96421280ccdeb1e067d3f6c573032f286d91605fa6553afce0cd0470d8b + InstallerUrl: https://github.com/tnodir/fort/releases/download/v3.14.6/FortFirewall-3.14.6-windows-x86.exe + InstallerSha256: 227b87e6f9fe5cc34c7c6257628e21f76428db4bd9f9ce468b50f6595b845c54 Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.x86 - Architecture: arm64 - InstallerUrl: https://github.com/tnodir/fort/releases/download/v3.14.5/FortFirewall-3.14.5-windows10-arm64.exe - InstallerSha256: 35f52f838f83223076d0c1efbc325f7ef9916793759a8927d6e5a95b9ef14cd3 + InstallerUrl: https://github.com/tnodir/fort/releases/download/v3.14.6/FortFirewall-3.14.6-windows10-arm64.exe + InstallerSha256: 243007f9d291f85e63aff34a617a17c9db9f02f5c1377b94ca19f2f0b29899ec Dependencies: PackageDependencies: - PackageIdentifier: Microsoft.VCRedist.2015+.arm64 diff --git a/manifests/f/Fort/Firewall/3.14.5/Fort.Firewall.locale.en-US.yaml b/manifests/f/Fort/Firewall/3.14.6/Fort.Firewall.locale.en-US.yaml similarity index 90% rename from manifests/f/Fort/Firewall/3.14.5/Fort.Firewall.locale.en-US.yaml rename to manifests/f/Fort/Firewall/3.14.6/Fort.Firewall.locale.en-US.yaml index b183945e6dd43..65f636e9c29ac 100644 --- a/manifests/f/Fort/Firewall/3.14.5/Fort.Firewall.locale.en-US.yaml +++ b/manifests/f/Fort/Firewall/3.14.6/Fort.Firewall.locale.en-US.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json PackageIdentifier: Fort.Firewall -PackageVersion: 3.14.5 +PackageVersion: 3.14.6 PackageLocale: en-US Publisher: Nodir Temirkhodjaev PublisherUrl: https://github.com/tnodir @@ -45,7 +45,8 @@ Tags: - speed-limit - traffic-quota ReleaseNotes: |- - - UI: Options: Programs: Alert Window for Filter Modes. + - UI: Options: Schedule: Add ability to retry tasks on error. + - UI: Options: Fix conf reloading after import. ReleaseNotesUrl: https://raw.githubusercontent.com/tnodir/fort/master/ChangeLog ManifestType: defaultLocale ManifestVersion: 1.6.0 diff --git a/manifests/f/Fort/Firewall/3.14.5/Fort.Firewall.yaml b/manifests/f/Fort/Firewall/3.14.6/Fort.Firewall.yaml similarity index 86% rename from manifests/f/Fort/Firewall/3.14.5/Fort.Firewall.yaml rename to manifests/f/Fort/Firewall/3.14.6/Fort.Firewall.yaml index 3573ad48ce68d..6c75fc813988e 100644 --- a/manifests/f/Fort/Firewall/3.14.5/Fort.Firewall.yaml +++ b/manifests/f/Fort/Firewall/3.14.6/Fort.Firewall.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json PackageIdentifier: Fort.Firewall -PackageVersion: 3.14.5 +PackageVersion: 3.14.6 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.6.0 From 57d0896062c31e743f4af623519b5f18c63c6dda Mon Sep 17 00:00:00 2001 From: Aiden Date: Sat, 19 Oct 2024 12:47:03 -0700 Subject: [PATCH 169/170] Delete ArmCord v3.2.6 (#184435) --- .../3.2.6/ArmCord.ArmCord.installer.yaml | 18 --------- .../3.2.6/ArmCord.ArmCord.locale.en-US.yaml | 40 ------------------- .../ArmCord/3.2.6/ArmCord.ArmCord.yaml | 8 ---- 3 files changed, 66 deletions(-) delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.6/ArmCord.ArmCord.installer.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.6/ArmCord.ArmCord.locale.en-US.yaml delete mode 100644 manifests/a/ArmCord/ArmCord/3.2.6/ArmCord.ArmCord.yaml diff --git a/manifests/a/ArmCord/ArmCord/3.2.6/ArmCord.ArmCord.installer.yaml b/manifests/a/ArmCord/ArmCord/3.2.6/ArmCord.ArmCord.installer.yaml deleted file mode 100644 index e0cef172ad11b..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.6/ArmCord.ArmCord.installer.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.6 -InstallerType: nullsoft -Scope: user -UpgradeBehavior: install -ReleaseDate: 2024-01-28 -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.2.6/ArmCord.Setup.3.2.6.exe - InstallerSha256: 7DAB16EFB7DE5A692DA6E2D0A900CEA2D68E3A7828C5F1AD27CD180F24ACB82E -- Architecture: arm64 - InstallerUrl: https://github.com/ArmCord/ArmCord/releases/download/v3.2.6/ArmCord.Setup.3.2.6.ARM64.exe - InstallerSha256: ABD3EBE9974CFAF0321F4A237461E9571D77899B6A49278BF20FA71EE5C4B658 -ManifestType: installer -ManifestVersion: 1.5.0 diff --git a/manifests/a/ArmCord/ArmCord/3.2.6/ArmCord.ArmCord.locale.en-US.yaml b/manifests/a/ArmCord/ArmCord/3.2.6/ArmCord.ArmCord.locale.en-US.yaml deleted file mode 100644 index aee06ba3ff381..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.6/ArmCord.ArmCord.locale.en-US.yaml +++ /dev/null @@ -1,40 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.6 -PackageLocale: en-US -Publisher: smartfrigde -PublisherUrl: https://armcord.xyz -PublisherSupportUrl: https://github.com/ArmCord/ArmCord/issues -PackageName: ArmCord -PackageUrl: https://www.armcord.xyz -License: OSL-3.0 -LicenseUrl: https://github.com/ArmCord/ArmCord/blob/dev/LICENSE -ShortDescription: ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. -Tags: -- arm -- arm64 -- chat -- discord -- electron -- gaming -- voice -- voice-chat -- voip -ReleaseNotes: |- - What's Changed - - fix: settings and info not appearing by @Babakinha in #507 - - fix arRPC bridge by @ArjixWasTaken in #528 - - updated to electron 27 - - added checks for corrupted configs - - fixed macOS titlebar - - fixed settings webview injection - - new translations - New Contributors - - @Babakinha made their first contribution in #507 - - @BowDown097 made their first contribution in #525 - - @ArjixWasTaken made their first contribution in #528 -ReleaseNotesUrl: https://github.com/ArmCord/ArmCord/releases/tag/v3.2.6 -ManifestType: defaultLocale -ManifestVersion: 1.5.0 diff --git a/manifests/a/ArmCord/ArmCord/3.2.6/ArmCord.ArmCord.yaml b/manifests/a/ArmCord/ArmCord/3.2.6/ArmCord.ArmCord.yaml deleted file mode 100644 index 346fd232c733c..0000000000000 --- a/manifests/a/ArmCord/ArmCord/3.2.6/ArmCord.ArmCord.yaml +++ /dev/null @@ -1,8 +0,0 @@ -# Created with WinGet Releaser v2 using Komac v1.11.0 -# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json - -PackageIdentifier: ArmCord.ArmCord -PackageVersion: 3.2.6 -DefaultLocale: en-US -ManifestType: version -ManifestVersion: 1.5.0 From 947d27980709707c15cbf3a64eb65d62caf51135 Mon Sep 17 00:00:00 2001 From: Rink Turksma <127322820+rink-turksma@users.noreply.github.com> Date: Sat, 19 Oct 2024 21:47:24 +0200 Subject: [PATCH 170/170] New version: rink-turksma.IntunePrepTool version 1.5.8.0 (#184431) --- .../rink-turksma.IntunePrepTool.installer.yaml | 14 ++++++++++++++ .../rink-turksma.IntunePrepTool.locale.en-US.yaml | 12 ++++++++++++ .../1.5.8.0/rink-turksma.IntunePrepTool.yaml | 8 ++++++++ 3 files changed, 34 insertions(+) create mode 100644 manifests/r/rink-turksma/IntunePrepTool/1.5.8.0/rink-turksma.IntunePrepTool.installer.yaml create mode 100644 manifests/r/rink-turksma/IntunePrepTool/1.5.8.0/rink-turksma.IntunePrepTool.locale.en-US.yaml create mode 100644 manifests/r/rink-turksma/IntunePrepTool/1.5.8.0/rink-turksma.IntunePrepTool.yaml diff --git a/manifests/r/rink-turksma/IntunePrepTool/1.5.8.0/rink-turksma.IntunePrepTool.installer.yaml b/manifests/r/rink-turksma/IntunePrepTool/1.5.8.0/rink-turksma.IntunePrepTool.installer.yaml new file mode 100644 index 0000000000000..60121047bb0a2 --- /dev/null +++ b/manifests/r/rink-turksma/IntunePrepTool/1.5.8.0/rink-turksma.IntunePrepTool.installer.yaml @@ -0,0 +1,14 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: rink-turksma.IntunePrepTool +PackageVersion: 1.5.8.0 +InstallerLocale: en-US +InstallerType: wix +ProductCode: '{B1247C2F-C7F5-4B37-9376-E83D7AC25DE7}' +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/rink-turksma/IntunePrepTool/releases/download/IntunePrepTool-1.5.8.0/IntunePrepTool-1.5.8.0.msi + InstallerSha256: 038D07CA9B2909C0D52A41BEDC86511003603344E27CC0688137BE04E73E11DD +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/r/rink-turksma/IntunePrepTool/1.5.8.0/rink-turksma.IntunePrepTool.locale.en-US.yaml b/manifests/r/rink-turksma/IntunePrepTool/1.5.8.0/rink-turksma.IntunePrepTool.locale.en-US.yaml new file mode 100644 index 0000000000000..ca3bebd40fd57 --- /dev/null +++ b/manifests/r/rink-turksma/IntunePrepTool/1.5.8.0/rink-turksma.IntunePrepTool.locale.en-US.yaml @@ -0,0 +1,12 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: rink-turksma.IntunePrepTool +PackageVersion: 1.5.8.0 +PackageLocale: en-US +Publisher: rink-turksma +PackageName: IntunePrepTool +License: MIT License +ShortDescription: GUI Tool to create intunewin packages with MS IntuneWinAppUtil.exe for intune; Source can be MSI, EXE, Winget; Test script; Inplement detection method. Transcript logs to predefined location. +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/r/rink-turksma/IntunePrepTool/1.5.8.0/rink-turksma.IntunePrepTool.yaml b/manifests/r/rink-turksma/IntunePrepTool/1.5.8.0/rink-turksma.IntunePrepTool.yaml new file mode 100644 index 0000000000000..acc317290a037 --- /dev/null +++ b/manifests/r/rink-turksma/IntunePrepTool/1.5.8.0/rink-turksma.IntunePrepTool.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.6.1.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: rink-turksma.IntunePrepTool +PackageVersion: 1.5.8.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0