mirror of
https://github.com/Mintplex-Labs/winget-pkgs.git
synced 2026-07-01 18:28:34 -04:00
New version: OpenTofu.Tofu version 1.7.3 (#162129)
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# Created with WinGet Updater using komac v2.2.1
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
|
||||
|
||||
PackageIdentifier: OpenTofu.Tofu
|
||||
PackageVersion: 1.7.3
|
||||
InstallerLocale: en-US
|
||||
InstallerType: zip
|
||||
NestedInstallerType: portable
|
||||
NestedInstallerFiles:
|
||||
- RelativeFilePath: tofu.exe
|
||||
UpgradeBehavior: install
|
||||
ReleaseDate: 2024-07-09
|
||||
Installers:
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://github.com/opentofu/opentofu/releases/download/v1.7.3/tofu_1.7.3_windows_386.zip
|
||||
InstallerSha256: A6AD20C29E9B9B2D651C40E20562F2721C86E6A2DF208A673A5864166F782EE2
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://github.com/opentofu/opentofu/releases/download/v1.7.3/tofu_1.7.3_windows_amd64.zip
|
||||
InstallerSha256: 479745366D7684A4639E07959D963D06B96C6D26353898C354DD25D4E76BB214
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.6.0
|
||||
@@ -0,0 +1,21 @@
|
||||
# Created with WinGet Updater using komac v2.2.1
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
|
||||
|
||||
PackageIdentifier: OpenTofu.Tofu
|
||||
PackageVersion: 1.7.3
|
||||
PackageLocale: en-US
|
||||
Publisher: The Linux Foundation
|
||||
PublisherUrl: https://opentofu.org/
|
||||
PublisherSupportUrl: https://github.com/opentofu/opentofu/issues
|
||||
PackageName: OpenTofu
|
||||
PackageUrl: https://github.com/opentofu/opentofu
|
||||
License: MPL-2.0
|
||||
LicenseUrl: https://github.com/opentofu/opentofu/blob/HEAD/LICENSE
|
||||
Copyright: Copyright (c) The Linux Foundation
|
||||
CopyrightUrl: https://github.com/opentofu/opentofu/blob/main/LICENSE
|
||||
ShortDescription: OpenTofu lets you declaratively manage your cloud infrastructure.
|
||||
Moniker: tofu
|
||||
ReleaseNotes: OpenTofu 1.7.3 is now out!The main improvement is a bug fix for handling lower-case proxy environment variables.If you'd like to read about all the changes introduced, check out the detailed changelog.
|
||||
ReleaseNotesUrl: https://github.com/opentofu/opentofu/releases/tag/v1.7.3
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.6.0
|
||||
@@ -0,0 +1,8 @@
|
||||
# Created with WinGet Updater using komac v2.2.1
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
|
||||
|
||||
PackageIdentifier: OpenTofu.Tofu
|
||||
PackageVersion: 1.7.3
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.6.0
|
||||
Reference in New Issue
Block a user