From c99222c70349a69cbe8a3e102205cfa1da64666d Mon Sep 17 00:00:00 2001 From: Philip Khor <35039795+philip-khor@users.noreply.github.com> Date: Sun, 12 Jul 2020 20:50:15 +0800 Subject: [PATCH] Add Julia 1.4.2 (#2418) * Add Julia 1.4.2 * Update 1.4.2.yaml * Update 1.4.2.0.yaml non-compliant YAML name --- manifests/Julialang/Julia/1.4.2.0.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 manifests/Julialang/Julia/1.4.2.0.yaml diff --git a/manifests/Julialang/Julia/1.4.2.0.yaml b/manifests/Julialang/Julia/1.4.2.0.yaml new file mode 100644 index 000000000..ff603d149 --- /dev/null +++ b/manifests/Julialang/Julia/1.4.2.0.yaml @@ -0,0 +1,17 @@ +Id: Julialang.Julia +Publisher: Julialang +Name: Julia +Version: 1.4.2.0 +License: MIT +InstallerType: INNO +LicenseUrl: https://github.com/JuliaLang/julia/blob/master/LICENSE.md +AppMoniker: julia +Tags: +Description: Julia is a high-level, high-performance, dynamic programming language +Homepage: https://julialang.org/ +Installers: + - Arch: x64 + InstallerType: INNO + Url: https://julialang-s3.julialang.org/bin/winnt/x64/1.4/julia-1.4.2-win64.exe + Sha256: 9775aa53f711167522ff4681f055d2ed8dc8682c99c28eb88c324ac766d0aebd +# Generated by https://github.com/ptorr-msft/WinGetYamlGenerator