Skip to content

Commit

Permalink
Merge pull request puppetlabs#828 from donoghuc/typo
Browse files Browse the repository at this point in the history
(maint) Fix typo in component name
  • Loading branch information
nmburgan authored Apr 17, 2024
2 parents 526c7ae + 45e13e6 commit b33b3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/components/rubygem-base64.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
component 'rubygem-bas64' do |pkg, settings, platform|
component 'rubygem-base64' do |pkg, settings, platform|
pkg.version '0.2.0'
pkg.md5sum 'fe02f4347a5846f79f4d4615edababd3'

Expand Down

0 comments on commit b33b3ae

Please sign in to comment.