Skip to content

Commit ce2f777

Browse files
authored
New version: Julialang.Julia version 1.11.7 (microsoft#293235)
1 parent e1c8227 commit ce2f777

File tree

4 files changed

+94
-0
lines changed

4 files changed

+94
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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: Julialang.Julia
5+
PackageVersion: 1.11.7
6+
InstallerType: inno
7+
Scope: user
8+
InstallerSwitches:
9+
InstallLocation: /MERGETASKS="addtopath"
10+
UpgradeBehavior: uninstallPrevious
11+
Commands:
12+
- julia
13+
FileExtensions:
14+
- jl
15+
ProductCode: Julia-1.11.7_is1
16+
Installers:
17+
- Architecture: x86
18+
InstallerUrl: https://julialang-s3.julialang.org/bin/winnt/x86/1.11/julia-1.11.7-win32.exe
19+
InstallerSha256: E046ED03D408080D81E7A775D43E4D4EF743E3E32993B5CE0D957E270A6A0209
20+
- Architecture: x64
21+
InstallerUrl: https://julialang-s3.julialang.org/bin/winnt/x64/1.11/julia-1.11.7-win64.exe
22+
InstallerSha256: 55F260B004C17C1D98226F10CE593C8E79C130FCFC75342AD7CBFCF69D48EBDC
23+
ManifestType: installer
24+
ManifestVersion: 1.10.0
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
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: Julialang.Julia
5+
PackageVersion: 1.11.7
6+
PackageLocale: en-US
7+
Publisher: Julia Language
8+
PublisherUrl: https://julialang.org/
9+
PublisherSupportUrl: https://julialang.org/about/help/
10+
Author: Julia Computing, Inc.
11+
PackageName: Julia
12+
PackageUrl: https://julialang.org/downloads/
13+
License: MIT
14+
LicenseUrl: https://github.com/JuliaLang/julia/blob/master/LICENSE.md
15+
Copyright: 'Copyright (c) 2009-2024: Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and other contributors: https://github.com/JuliaLang/julia/contributors'
16+
ShortDescription: Julia is a high-level, high-performance, dynamic programming language.
17+
Description: Julia is a high-level, high-performance, dynamic programming language. While it is a general-purpose language and can be used to write any application, many of its features are well suited for numerical analysis and computational science.
18+
Tags:
19+
- computation
20+
- hpc
21+
- language
22+
- numerical
23+
- programming-language
24+
- science
25+
Documentations:
26+
- DocumentLabel: Documentation
27+
DocumentUrl: https://docs.julialang.org/
28+
- DocumentLabel: Learn
29+
DocumentUrl: https://julialang.org/learning/
30+
ManifestType: defaultLocale
31+
ManifestVersion: 1.10.0
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
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: Julialang.Julia
5+
PackageVersion: 1.11.7
6+
PackageLocale: zh-CN
7+
Publisher: Julia Language
8+
PublisherUrl: https://julialang.org/
9+
PublisherSupportUrl: https://julialang.org/about/help/
10+
Author: Julia Computing, Inc.
11+
PackageName: Julia
12+
PackageUrl: https://julialang.org/downloads/
13+
License: MIT
14+
LicenseUrl: https://github.com/JuliaLang/julia/blob/master/LICENSE.md
15+
Copyright: 'Copyright (c) 2009-2024: Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and other contributors: https://github.com/JuliaLang/julia/contributors'
16+
ShortDescription: Julia 是一种高级、高性能的动态编程语言。
17+
Description: Julia 是一种高级、高性能的动态编程语言。Julia 作为通用语言可以用于编写任何应用程序,同时其许多功能都非常适合数值分析和计算科学。
18+
Tags:
19+
- 数值
20+
- 科学
21+
- 编程语言
22+
- 计算
23+
- 语言
24+
- 高性能计算
25+
Documentations:
26+
- DocumentLabel: 文档
27+
DocumentUrl: https://docs.julialang.org/
28+
- DocumentLabel: 学习
29+
DocumentUrl: https://julialang.org/learning/
30+
ManifestType: locale
31+
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: Julialang.Julia
5+
PackageVersion: 1.11.7
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)