From 7b2beb40ccac92b347e3f56070b72a3a538e5129 Mon Sep 17 00:00:00 2001 From: PckgrBot <119904223+PckgrBot@users.noreply.github.com> Date: Fri, 31 Jul 2026 10:59:27 +1000 Subject: [PATCH] New version: Microsoft.Azure.StorageExplorer version 1.45.0 --- ...osoft.Azure.StorageExplorer.installer.yaml | 53 +++++++++++++++++++ ...ft.Azure.StorageExplorer.locale.en-US.yaml | 26 +++++++++ .../Microsoft.Azure.StorageExplorer.yaml | 8 +++ 3 files changed, 87 insertions(+) create mode 100644 manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.installer.yaml create mode 100644 manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.locale.en-US.yaml create mode 100644 manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.yaml diff --git a/manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.installer.yaml b/manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.installer.yaml new file mode 100644 index 0000000000000..169eca70a3dfb --- /dev/null +++ b/manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.installer.yaml @@ -0,0 +1,53 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azure.StorageExplorer +PackageVersion: 1.45.0 +InstallerLocale: en-US +InstallerType: inno +UpgradeBehavior: install +ElevationRequirement: elevatesSelf +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.45.0/StorageExplorer-windows-x64.exe + InstallerSha256: 040142EB21FE02927E394E63360B76CCCFF1CE1782723CCC361B4BF8D3B4CCF8 + InstallerSwitches: + Custom: /CURRENTUSER /NORESTART + ProductCode: '{746B270C-5E45-41AA-BB5E-E81793FBD404}_is1' + AppsAndFeaturesEntries: + - ProductCode: '{746B270C-5E45-41AA-BB5E-E81793FBD404}_is1' +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.45.0/StorageExplorer-windows-x64.exe + InstallerSha256: 040142EB21FE02927E394E63360B76CCCFF1CE1782723CCC361B4BF8D3B4CCF8 + InstallerSwitches: + Custom: /ALLUSERS /NORESTART + ProductCode: '{746B270C-5E45-41AA-BB5E-E81793FBD404}_is1' + AppsAndFeaturesEntries: + - ProductCode: '{746B270C-5E45-41AA-BB5E-E81793FBD404}_is1' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Microsoft Azure Storage Explorer' +- Architecture: arm64 + Scope: user + InstallerUrl: https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.45.0/StorageExplorer-windows-arm64.exe + InstallerSha256: 2CE1C60D30B804F37AE9EFCA1C9BDDCA6963284AB176C611B69D23DDCBFAEF83 + InstallerSwitches: + Custom: /CURRENTUSER /NORESTART + ProductCode: '{A721AD47-F98B-46FE-A32C-C12B201EE5BE}_is1' + AppsAndFeaturesEntries: + - ProductCode: '{A721AD47-F98B-46FE-A32C-C12B201EE5BE}_is1' +- Architecture: arm64 + Scope: machine + InstallerUrl: https://github.com/microsoft/AzureStorageExplorer/releases/download/v1.45.0/StorageExplorer-windows-arm64.exe + InstallerSha256: 2CE1C60D30B804F37AE9EFCA1C9BDDCA6963284AB176C611B69D23DDCBFAEF83 + InstallerSwitches: + Custom: /ALLUSERS /NORESTART + ProductCode: '{A721AD47-F98B-46FE-A32C-C12B201EE5BE}_is1' + AppsAndFeaturesEntries: + - ProductCode: '{A721AD47-F98B-46FE-A32C-C12B201EE5BE}_is1' + InstallationMetadata: + DefaultInstallLocation: '%ProgramFiles%\Microsoft Azure Storage Explorer' +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-07-30 diff --git a/manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.locale.en-US.yaml b/manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.locale.en-US.yaml new file mode 100644 index 0000000000000..5abfc7f3f526f --- /dev/null +++ b/manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.locale.en-US.yaml @@ -0,0 +1,26 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azure.StorageExplorer +PackageVersion: 1.45.0 +PackageLocale: en-US +Publisher: Microsoft Corporation +PublisherUrl: https://opensource.microsoft.com/ +PublisherSupportUrl: https://github.com/microsoft/AzureStorageExplorer/issues +Author: Microsoft +PackageName: Microsoft Azure Storage Explorer +PackageUrl: https://azure.microsoft.com/en-us/features/storage-explorer +License: CC-BY-4.0 +LicenseUrl: https://github.com/microsoft/AzureStorageExplorer/blob/HEAD/LICENSE +ShortDescription: Free tool to easily manage your Azure cloud storage resources anywhere, from Windows, macOS, or Linux. +Moniker: storageexplorer +Tags: +- azure +- azure-storage-explorer +- azurestorageexplorer +- explorer +- storage +- storage-explorer +ReleaseNotesUrl: https://github.com/microsoft/AzureStorageExplorer/releases/tag/v1.45.0 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.yaml b/manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.yaml new file mode 100644 index 0000000000000..89502cbb1a3a6 --- /dev/null +++ b/manifests/m/Microsoft/Azure/StorageExplorer/1.45.0/Microsoft.Azure.StorageExplorer.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.13.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: Microsoft.Azure.StorageExplorer +PackageVersion: 1.45.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0