Skip to content

Commit 4b967dd

Browse files
authored
New version: Apache.Groovy.3 version 3.0.25 (microsoft#270288)
1 parent 2cf4bbc commit 4b967dd

4 files changed

Lines changed: 117 additions & 0 deletions

File tree

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Apache.Groovy.3
5+
PackageVersion: 3.0.25
6+
InstallerType: wix
7+
Scope: machine
8+
InstallerSwitches:
9+
InstallLocation: APPLICATIONFOLDER="<INSTALLPATH>"
10+
UpgradeBehavior: install
11+
Commands:
12+
- grape
13+
- groovy
14+
- groovyc
15+
- groovyConsole
16+
- groovydoc
17+
- groovysh
18+
- java2groovy
19+
- startGroovy
20+
FileExtensions:
21+
- groovy
22+
- gsh
23+
- gvy
24+
- gy
25+
ProductCode: '{A4061E4B-C0BF-4100-9655-459584FEE7C1}'
26+
AppsAndFeaturesEntries:
27+
- ProductCode: '{A4061E4B-C0BF-4100-9655-459584FEE7C1}'
28+
UpgradeCode: '{786BFBD0-0462-4AAD-B54E-70F1F3F58A9A}'
29+
Installers:
30+
- Architecture: neutral
31+
InstallerUrl: https://groovy.jfrog.io/artifactory/dist-release-local/groovy-windows-installer/groovy-3.0.25/groovy-3.0.25.msi
32+
InstallerSha256: A6CB85E068731059C55A59E15FA7AAD3EDC1919C655E97D80421F86D55E0BEB6
33+
ManifestType: installer
34+
ManifestVersion: 1.10.0
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Apache.Groovy.3
5+
PackageVersion: 3.0.25
6+
PackageLocale: en-US
7+
Publisher: The Groovy Team
8+
PublisherUrl: https://apache.org/
9+
PublisherSupportUrl: https://www.groovy-lang.org/support.html
10+
PrivacyUrl: https://privacy.apache.org/policies/privacy-policy-public.html
11+
Author: The Groovy Team
12+
PackageName: Groovy 3
13+
PackageUrl: https://www.groovy-lang.org/
14+
License: Apache-2.0
15+
LicenseUrl: https://github.com/apache/groovy/blob/HEAD/LICENSE
16+
Copyright: © 2003-2024 the Apache Groovy project
17+
ShortDescription: A multi-faceted language for the Java platform
18+
Description: Apache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax. It integrates smoothly with any Java program, and immediately delivers to your application powerful features, including scripting capabilities, Domain-Specific Language authoring, runtime and compile-time meta-programming and functional programming.
19+
Moniker: groovy-3
20+
Tags:
21+
- dynamic-typing
22+
- functional-programming
23+
- jvm-languages
24+
- language
25+
- metaprogramming
26+
- programming
27+
- programming-language
28+
- static-typing
29+
ReleaseNotesUrl: https://groovy-lang.org/releasenotes/groovy-3.0.html
30+
Documentations:
31+
- DocumentLabel: Learn
32+
DocumentUrl: https://www.groovy-lang.org/learn.html
33+
- DocumentLabel: Documentation
34+
DocumentUrl: https://www.groovy-lang.org/documentation.html
35+
- DocumentLabel: FAQ
36+
DocumentUrl: https://www.groovy-lang.org/faq.html
37+
ManifestType: defaultLocale
38+
ManifestVersion: 1.10.0
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: Apache.Groovy.3
5+
PackageVersion: 3.0.25
6+
PackageLocale: zh-CN
7+
Publisher: The Groovy Team
8+
PublisherUrl: https://apache.org/
9+
PublisherSupportUrl: https://www.groovy-lang.org/support.html
10+
PrivacyUrl: https://privacy.apache.org/policies/privacy-policy-public.html
11+
Author: The Groovy Team
12+
PackageName: Groovy 3
13+
PackageUrl: https://www.groovy-lang.org/
14+
License: Apache-2.0
15+
LicenseUrl: https://github.com/apache/groovy/blob/HEAD/LICENSE
16+
Copyright: © 2003-2024 the Apache Groovy project
17+
ShortDescription: 适用于 Java 平台的多功能语言
18+
Description: Apache Groovy 是一种功能强大、可选择类型的动态语言,具有静态类型和静态编译功能,适用于 Java 平台,旨在通过简洁、熟悉和易学的语法提高开发人员的工作效率。它能与任何 Java 程序顺利集成,并能立即为您的应用程序提供强大的功能,包括脚本能力、特定域语言编写、运行时和编译时元编程以及函数式编程。
19+
Tags:
20+
- jvm语言
21+
- 元编程
22+
- 函数式编程
23+
- 动态类型
24+
- 编程
25+
- 编程语言
26+
- 语言
27+
- 静态类型
28+
ReleaseNotesUrl: https://groovy-lang.org/releasenotes/groovy-3.0.html
29+
Documentations:
30+
- DocumentLabel: 学习
31+
DocumentUrl: https://www.groovy-lang.org/learn.html
32+
- DocumentLabel: 文档
33+
DocumentUrl: https://www.groovy-lang.org/documentation.html
34+
- DocumentLabel: 常见问题
35+
DocumentUrl: https://www.groovy-lang.org/faq.html
36+
ManifestType: locale
37+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Apache.Groovy.3
5+
PackageVersion: 3.0.25
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)