sha512sum <binary> > <binary>.sha512
On 6/2/21 12:03 AM, John Mc wrote:
Hi David,
The SHA512 for the macos installers are generated with the following
command:
`gpg --print-md SHA512 Apache-NetBeans-XX.X-bin-macosx.dmg >
Apache-NetBeans-XX.X-bin-macosx.dmg.sha512`
(where XX.X is the current version number)
I'll check how the other binaries are done, and review...
Regards
John
On Wed, 2 Jun 2021 at 05:01, David Green <[email protected]> wrote:
I think the file Apache-NetBeans-12.4-bin-macosx.dmg.sha512.txt on the page
https://netbeans.apache.org/download/nb124/nb124.html is not formatted
correctly. It certainly is not formatted the same as the Windows and Linux
ones and does not work with sha512sum (homebrew) nor shasum (macos) command
line program on the mac.
Correct values but wrong format.
Dave
On Mon, May 24, 2021 at 10:38 AM David Green <[email protected]> wrote:
Hi,
Old news now but I wanted to note that the file
https://downloads.apache.org/netbeans/netbeans/12.3/Apache-NetBeans-12.3-bin-macosx.dmg.sha512
is in an improper format (right info but not ready for feeding into
shasum512). The Linux and Windows ones are formatted correctly.
Thought I would pass this along in case there is a process that needs
adjusting before 12.4 posted.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists