Hi all, I'm happy to share that J9.03 is now installable via winget from either a PowerShell or Command Prompt session.
$> winget search J-language Name Id Version Source ------------------------------------------- J-language Jsoftware.J.9.03 9.03 winget $> winget show Jsoftware.J.9.03 Found J-language [Jsoftware.J.9.03] Version: 9.03 Publisher: Jsoftware Publisher Url: https://www.jsoftware.com Moniker: J Description: J is a high-level, general-purpose programming language that is particularly suited to the mathematical, statistical, and logical analysis of data. It is a powerful tool for developing algorithms and exploring problems that are not already well understood. Homepage: https://code.jsoftware.com License: J Source can be used either under a commercial license from Jsoftware, or under the GNU General Public License version 3 License Url: https://raw.githubusercontent.com/jsoftware/jsource/master/license.txt Copyright: Copyright 1994-2021 by Jsoftware Inc. All rights reserved. Release Notes Url: https://code.jsoftware.com/wiki/System/ReleaseNotes/J903 Installer: Type: nullsoft Download Url: https://www.jsoftware.com/download/j903/install/j903_win64.exe SHA256: dfea3f769b13581447d5c7ae183754ad4952235581bd5c5d189a7d86197ed541 Release Date: Dec 2021 $> winget install Jsoftware.J.9.03 Found J-language [Jsoftware.J.9.03] Version 9.03 This application is licensed to you by its owner. Microsoft is not responsible for, nor does it grant any licenses to, third-party packages. Downloading https://www.jsoftware.com/download/j903/install/j903_win64.exe ██████████████████████████████ 13.7 MB / 13.7 MB Successfully verified installer hash Starting package install... Successfully installed The default is to install for the current user. You can install for all users using the option: --scope machine Enjoy! Ric On Sat, Jan 7, 2023 at 9:42 PM Ric Sherlock <[email protected]> wrote: > There are both a "ReleaseNotes" and "ReleaseNotesUrl" fields that can be > set. I like the idea of pointing it at the wiki page. Interestingly they > don't seem to be commonly used by other packages. > > On Sat, 7 Jan 2023, 19:45 Devon McCormick, <[email protected]> wrote: > >> According to the MS docs: The show command of the winget tool displays >> details for the specified application, including details on the source of >> the application as well as the metadata associated with the application. >> Could release notes be included as metadata? >> >> ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
