Skip to content

Commit

Permalink
updated minitar to 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
alex501212 committed Aug 8, 2024
1 parent 70b7026 commit 9d5464a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/components/rubygem-minitar.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
component 'rubygem-minitar' do |pkg, settings, platform|
pkg.version '0.9'
pkg.md5sum '4ab2c278183c9a83f3ad97066c381d84'
pkg.version '0.12'
pkg.md5sum '359d7e38c9afefb82e97a7f301e8c98a'

instance_eval File.read('configs/components/_base-rubygem.rb')
end

0 comments on commit 9d5464a

Please sign in to comment.