Skip to content

Modify: Hashicorp.Vagrant version 2.4.6 #262025

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,10 @@

PackageIdentifier: Hashicorp.Vagrant
PackageVersion: 2.4.6
InstallerLocale: en-US
InstallerType: wix
Scope: machine
InstallModes:
- interactive
- silent
- silentWithProgress
InstallerSwitches:
Custom: /norestart
InstallLocation: INSTALLDIR="<INSTALLPATH>"
InstallerSuccessCodes:
- 1706
- 3010
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,29 @@ PackageIdentifier: Hashicorp.Vagrant
PackageVersion: 2.4.6
PackageLocale: en-US
Publisher: HashiCorp
PublisherUrl: https://www.hashicorp.com
PublisherSupportUrl: https://www.vagrantup.com/docs
PublisherUrl: https://www.hashicorp.com/
PublisherSupportUrl: https://github.com/hashicorp/vagrant/issues
PrivacyUrl: https://www.hashicorp.com/privacy
Author: Mitchell Hashimoto
Author: HashiCorp, Inc.
PackageName: Vagrant
PackageUrl: https://www.vagrantup.com
License: Business Source License 1.1
LicenseUrl: https://github.com/hashicorp/vagrant/blob/main/LICENSE
PackageUrl: https://developer.hashicorp.com/vagrant
License: BUSL-1.1
LicenseUrl: https://github.com/hashicorp/vagrant/blob/HEAD/LICENSE
Copyright: Copyright (c) 2024 HashiCorp, Inc.
CopyrightUrl: https://github.com/hashicorp/vagrant/blob/main/LICENSE
ShortDescription: Vagrant is a tool for building and distributing development environments.
ShortDescription: Build and manage virtual machine environments in a single workflow
Description: Vagrant is a tool for building and managing virtual machine environments in a single workflow. With an easy-to-use workflow and focus on automation, Vagrant lowers development environment setup time, increases production parity, and makes the "works on my machine" excuse a relic of the past.
Tags:
- developing
- develop
- development
- virtualization
ReleaseNotes: https://github.com/hashicorp/vagrant/blob/HEAD/CHANGELOG.md#246-may-21-2025
ReleaseNotes: |-
FEATURES:
- communicator/none: Add experimental none communicator [GH-13651]
BUG FIXES:
- core/bundler: Handle multiple versions for system specifications [GH-13652]
ReleaseNotesUrl: https://github.com/hashicorp/vagrant/blob/HEAD/CHANGELOG.md#245-april-23-2025
Documentations:
- DocumentLabel: Vagrant Documentation
- DocumentLabel: Documentation
DocumentUrl: https://developer.hashicorp.com/vagrant/docs
- DocumentLabel: Tutorials
DocumentUrl: https://developer.hashicorp.com/vagrant/tutorials
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Created with YamlCreate.ps1 Dumplings Mod
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json

PackageIdentifier: Hashicorp.Vagrant
PackageVersion: 2.4.6
PackageLocale: zh-CN
ShortDescription: 在单一工作流中构建和管理虚拟机环境
Description: Vagrant 是一款用于在单一工作流中构建和管理虚拟机环境的工具。凭借其简单易用的工作流程和对自动化的专注,Vagrant 显著缩短了开发环境搭建时间,提高了生产环境一致性,让“在我机器上能跑”的托辞成为历史。
Tags:
- 开发
- 虚拟化
Documentations:
- DocumentLabel: 文档
DocumentUrl: https://developer.hashicorp.com/vagrant/docs
- DocumentLabel: 教程
DocumentUrl: https://developer.hashicorp.com/vagrant/tutorials
ManifestType: locale
ManifestVersion: 1.10.0