Skip to content

Commit 9833ad9

Browse files
authored
Merge pull request #895 from donoghuc/fix-ruby-version
(maint) Keep component name consistent with version
2 parents 515c138 + 31cab34 commit 9833ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/components/ruby-3.2.5.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# The file name of the ruby component must match the ruby_version
2-
component 'ruby-3.2.4' do |pkg, settings, platform|
2+
component 'ruby-3.2.5' do |pkg, settings, platform|
33
pkg.version '3.2.5'
44
pkg.sha256sum 'ef0610b498f60fb5cfd77b51adb3c10f4ca8ed9a17cb87c61e5bea314ac34a16'
55

0 commit comments

Comments
 (0)