Skip to content

Commit 31cab34

Browse files
committed
(maint) Keep component name consistent with version
This commit updates the component name to match the file name and pkg.version.
1 parent 515c138 commit 31cab34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/components/ruby-3.2.5.rb

+1-1
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)