Skip to content

Commit

Permalink
Added Microsoft Edge Dev version 120.0.2165.1. (#123143)
Browse files Browse the repository at this point in the history
  • Loading branch information
jedieaston authored Oct 19, 2023
1 parent 81d4dd4 commit 95e65ee
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json
PackageIdentifier: Microsoft.Edge.Dev
PackageVersion: 120.0.2165.1
InstallerLocale: en-US
Platform:
- Windows.Desktop
InstallerType: msi
Scope: machine
Protocols:
- http
- https
FileExtensions:
- crx
- htm
- html
- pdf
- url
ReleaseDate: 2023-10-19
AppsAndFeaturesEntries:
- UpgradeCode: "{B2F4640E-B3EE-351A-A71F-C5DA7048B1B4}"
Installers:
- Architecture: x86
InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/177e5c7f-7475-4cff-8374-e805ee56f78d/MicrosoftEdgeDevEnterpriseX86.msi
InstallerSha256: BC88705CF1377B6E8D18F8E051C9E99851D392DF50AC915474178A087286E2F4
ProductCode: "{975F6290-8A86-3BA3-9A24-AD1C7DC7520B}"
- Architecture: x64
InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/0a74bf50-fc6b-425c-937b-9e8e7be0f92a/MicrosoftEdgeDevEnterpriseX64.msi
InstallerSha256: DDE49AC46A4C96313B3C117D854AA45CCF0E6F8A48985966EF1B11F020D8B20A
ProductCode: "{9C81614A-2345-3133-9DEB-B6C1C4B32C39}"
- Architecture: arm64
InstallerUrl: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/e5a75d25-4c5a-4e29-bc8b-c7845fe49a78/MicrosoftEdgeDevEnterpriseARM64.msi
InstallerSha256: A824F867C6BB76BC6C57E37714C59332CFF3DDDA6FE1EDEA4D83BE7B74956949
ProductCode: "{5F16EA6E-A599-3A4A-9F0D-2A6F0FE9F4BE}"
ManifestType: installer
ManifestVersion: 1.5.0

Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.5.0.schema.json
PackageIdentifier: Microsoft.Edge.Dev
PackageVersion: 120.0.2165.1
PackageLocale: en-US
Publisher: Microsoft Corporation
Author: Microsoft
PackageName: Microsoft Edge Dev
PackageUrl: https://www.microsoft.com/en-us/edge
License: Proprietary
LicenseUrl: https://www.microsoft.com/en-us/servicesagreement
Copyright: Copyright (C) Microsoft Corporation
CopyrightUrl: https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks
ShortDescription: Microsoft Edge is the best browser for Windows. Sync your passwords, favorites, and settings across multiple devices and start using Microsoft Edge today.
Description: |-
Microsoft Edge is a cross-platform web browser created and developed by Microsoft.
It was first released for Windows 10 and Xbox One in 2015, for Android and iOS in 2017, for macOS in 2019, and for Linux in 2020, and can replace Internet Explorer on Windows 7, Windows Server 2008 R2 and later versions but unlike IE, this browser does not support Windows Vista or earlier versions.
Tags:
- browser
- chromium
- edge
ManifestType: defaultLocale
ManifestVersion: 1.5.0

Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json
PackageIdentifier: Microsoft.Edge.Dev
PackageVersion: 120.0.2165.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.5.0

0 comments on commit 95e65ee

Please sign in to comment.