From 0ceb898a49b20da31bf32c88ca70f740f4f4bfb2 Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Fri, 25 Oct 2024 12:01:30 +0800 Subject: [PATCH] New version: JetBrains.GoLand.EAP version 243.21155.26 (#185547) --- .../JetBrains.GoLand.EAP.installer.yaml | 39 ++++++++++++++++++ .../JetBrains.GoLand.EAP.locale.en-US.yaml | 40 +++++++++++++++++++ .../JetBrains.GoLand.EAP.locale.zh-CN.yaml | 36 +++++++++++++++++ .../243.21155.26/JetBrains.GoLand.EAP.yaml | 8 ++++ 4 files changed, 123 insertions(+) create mode 100644 manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.installer.yaml create mode 100644 manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.locale.en-US.yaml create mode 100644 manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.locale.zh-CN.yaml create mode 100644 manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.yaml diff --git a/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.installer.yaml b/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.installer.yaml new file mode 100644 index 000000000000..c78a7e02a0b2 --- /dev/null +++ b/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.installer.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: JetBrains.GoLand.EAP +PackageVersion: 243.21155.26 +InstallerType: nullsoft +InstallerSwitches: + Log: /LOG="" +UpgradeBehavior: uninstallPrevious +FileExtensions: +- go +- ipr +ReleaseDate: 2024-10-24 +AppsAndFeaturesEntries: +- DisplayName: GoLand 243.21155.26 + ProductCode: GoLand 243.21155.26 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://download.jetbrains.com/go/goland-243.21155.26.exe + InstallerSha256: 5C8BA9D410F9CD98943246B314ED72B135A54460BBC60C12256012F8BAAD6916 + ProductCode: GoLand 243.21155.26 +- Architecture: x64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/go/goland-243.21155.26.exe + InstallerSha256: 5C8BA9D410F9CD98943246B314ED72B135A54460BBC60C12256012F8BAAD6916 + ProductCode: GoLand 243.21155.26 +- Architecture: arm64 + Scope: user + InstallerUrl: https://download.jetbrains.com/go/goland-243.21155.26-aarch64.exe + InstallerSha256: AC1E99CDDBE9745867F74032A9C1D4DB05C1C33F80204B96BC55293BF021A6D2 + ProductCode: GoLand 243.21155.26 +- Architecture: arm64 + Scope: machine + InstallerUrl: https://download.jetbrains.com/go/goland-243.21155.26-aarch64.exe + InstallerSha256: AC1E99CDDBE9745867F74032A9C1D4DB05C1C33F80204B96BC55293BF021A6D2 + ProductCode: GoLand 243.21155.26 +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.locale.en-US.yaml b/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.locale.en-US.yaml new file mode 100644 index 000000000000..1785cc74c8d3 --- /dev/null +++ b/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.locale.en-US.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: JetBrains.GoLand.EAP +PackageVersion: 243.21155.26 +PackageLocale: en-US +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/ +PublisherSupportUrl: https://www.jetbrains.com/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: GoLand (EAP) +PackageUrl: https://www.jetbrains.com/go/nextversion/ +License: Freeware +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: The complete IDE crafted for Gophers +# Description: +# Moniker: +Tags: +- code +- coding +- develop +- development +- go +- golang +- ide +- programming +ReleaseNotes: |- + GoLand 2024.3 EAP 6 is now available! + In this EAP, we’ve introduced a bunch of minor updates and bug fixes. Please see the release notes for the complete list of fixes and improvements. +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/GO-A-231735915 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Quick Start + DocumentUrl: https://www.jetbrains.com/go/learn/ +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.locale.zh-CN.yaml b/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.locale.zh-CN.yaml new file mode 100644 index 000000000000..b748c71021a6 --- /dev/null +++ b/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.locale.zh-CN.yaml @@ -0,0 +1,36 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.6.0.schema.json + +PackageIdentifier: JetBrains.GoLand.EAP +PackageVersion: 243.21155.26 +PackageLocale: zh-CN +Publisher: JetBrains s.r.o. +PublisherUrl: https://www.jetbrains.com/zh-cn/ +PublisherSupportUrl: https://www.jetbrains.com/zh-cn/support/ +PrivacyUrl: https://www.jetbrains.com/legal/docs/privacy/privacy/ +Author: JetBrains s.r.o. +PackageName: GoLand(抢先体验计划) +PackageUrl: https://www.jetbrains.com/zh-cn/go/nextversion/ +License: 免费软件 +LicenseUrl: https://www.jetbrains.com/legal/docs/toolbox/user_eap/ +Copyright: Copyright © 2000-2024 JetBrains s.r.o. +# CopyrightUrl: +ShortDescription: 为 Go 开发者打造的完整 IDE +# Description: +# Moniker: +Tags: +- go +- golang +- 代码 +- 开发 +- 编程 +- 集成开发环境 +# ReleaseNotes: +ReleaseNotesUrl: https://youtrack.jetbrains.com/articles/GO-A-231735915 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 快速入门 + DocumentUrl: https://www.jetbrains.com/zh-cn/go/learn/ +ManifestType: locale +ManifestVersion: 1.6.0 diff --git a/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.yaml b/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.yaml new file mode 100644 index 000000000000..9e9f11b29863 --- /dev/null +++ b/manifests/j/JetBrains/GoLand/EAP/243.21155.26/JetBrains.GoLand.EAP.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 Dumplings Mod $debug=QUSU.CRLF.7-4-5.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: JetBrains.GoLand.EAP +PackageVersion: 243.21155.26 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0