1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Fix release post output for tool/format-release

Different entries should be separated by an empty line.

Closes: https://github.com/ruby/ruby/pull/2137
This commit is contained in:
Marcus Stollsteimer 2019-04-21 15:38:10 +02:00 committed by Hiroshi SHIBATA
parent 326c00b6f8
commit 7614cc5b24
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -49,6 +49,7 @@ class Tarball
SHA1: #{@sha1}
SHA256: #{@sha256}
SHA512: #{@sha512}
eom
end