File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
layout : news_post
3
- title : " Ruby 3.3.2 Released "
3
+ title : " Ruby 3.3.2 릴리스 "
4
4
author : " k0kubun"
5
- translator :
5
+ translator : " shia "
6
6
date : 2024-05-30 03:50:00 +0000
7
- lang : en
7
+ lang : ko
8
8
---
9
9
10
- Ruby 3.3.2 has been released .
10
+ Ruby 3.3.2가 릴리스되었습니다 .
11
11
12
- This release includes many bug-fixes .
13
- See the [ GitHub releases ] ( https://github.com/ruby/ruby/releases/tag/v3_3_2 ) for further details .
12
+ 이번 릴리스에는 많은 버그 수정이 포함되어 있습니다 .
13
+ 자세한 내용은 [ GitHub 릴리스 ] ( https://github.com/ruby/ruby/releases/tag/v3_3_2 ) 를 참조하세요 .
14
14
15
- ## Download
15
+ ## 다운로드
16
16
17
17
{% assign release = site.data.releases | where: "version", "3.3.2" | first %}
18
18
@@ -37,7 +37,7 @@ See the [GitHub releases](https://github.com/ruby/ruby/releases/tag/v3_3_2) for
37
37
SHA256: {{ release.sha256.zip }}
38
38
SHA512: {{ release.sha512.zip }}
39
39
40
- ## Release Comment
40
+ ## 릴리스 코멘트
41
41
42
- Many committers, developers, and users who provided bug reports helped us make this release .
43
- Thanks for their contributions .
42
+ 많은 커미터, 개발자, 버그를 보고해 준 사용자들이 이 릴리스를 만드는 데 도움을 주었습니다 .
43
+ 그들의 기여에 감사드립니다 .
You can’t perform that action at this time.
0 commit comments