-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Bedrock-OSS.regolith version 1.5.1 (#199146)
- Loading branch information
Showing
3 changed files
with
54 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
manifests/b/Bedrock-OSS/regolith/1.5.1/Bedrock-OSS.regolith.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: Bedrock-OSS.regolith | ||
PackageVersion: 1.5.1 | ||
InstallerLocale: en-US | ||
InstallerType: wix | ||
ProductCode: '{C53B5666-7EDC-4F61-9107-699D75F31459}' | ||
AppsAndFeaturesEntries: | ||
- DisplayName: regolith | ||
Publisher: Bedrock-OSS | ||
DisplayVersion: 1.5.1 | ||
ProductCode: '{C53B5666-7EDC-4F61-9107-699D75F31459}' | ||
UpgradeCode: '{A68FE70C-DDBC-4F04-A6DB-A633322E304E}' | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/Bedrock-OSS/regolith/releases/download/1.5.1/regolith-1.5.1.msi | ||
InstallerSha256: 8372C2E8EC539552CF7F64234FE4C98138A5668BC959C15F43236B5C400E40C5 | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 | ||
ReleaseDate: 2024-12-16 |
25 changes: 25 additions & 0 deletions
25
manifests/b/Bedrock-OSS/regolith/1.5.1/Bedrock-OSS.regolith.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: Bedrock-OSS.regolith | ||
PackageVersion: 1.5.1 | ||
PackageLocale: en-US | ||
Publisher: Bedrock-OSS | ||
PublisherUrl: https://github.com/Bedrock-OSS | ||
PublisherSupportUrl: https://github.com/Bedrock-OSS/regolith/issues | ||
PackageName: regolith | ||
PackageUrl: https://github.com/Bedrock-OSS/regolith | ||
License: MIT License | ||
ShortDescription: Addon compiler for the Bedrock Edition of Minecraft. | ||
Tags: | ||
- bedrock-addons | ||
- bedrock-edition | ||
- golang | ||
- hacktoberfest | ||
- minecraft | ||
ReleaseNotesUrl: https://github.com/Bedrock-OSS/regolith/releases/tag/1.5.1 | ||
Documentations: | ||
- DocumentLabel: Wiki | ||
DocumentUrl: https://github.com/Bedrock-OSS/regolith/wiki | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
8 changes: 8 additions & 0 deletions
8
manifests/b/Bedrock-OSS/regolith/1.5.1/Bedrock-OSS.regolith.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: Bedrock-OSS.regolith | ||
PackageVersion: 1.5.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |