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:
parent
326c00b6f8
commit
7614cc5b24
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ class Tarball
|
|||
SHA1: #{@sha1}
|
||||
SHA256: #{@sha256}
|
||||
SHA512: #{@sha512}
|
||||
|
||||
eom
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue