Skip to content

Commit

Permalink
updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
alex501212 committed Aug 6, 2024
1 parent e426e8b commit 63434f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions configs/components/rubygem-aws-partitions.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
component "rubygem-aws-partitions" do |pkg, settings, platform|
pkg.version "1.960.0"
pkg.md5sum "c8b0c649c7a00c79e0af4272debbd8f9"
pkg.version "1.961.0"
pkg.md5sum "7eeac993d4834a02a9c125cde78363c0"

instance_eval File.read('configs/components/_base-rubygem.rb')
end
4 changes: 2 additions & 2 deletions configs/components/rubygem-concurrent-ruby.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
pkg.version version

case version
when '1.2.3'
pkg.sha256sum '82fdd3f8a0816e28d513e637bb2b90a45d7b982bdf4f3a0511722d2e495801e2'
when '1.3.3'
pkg.sha256sum '4f9cd28965c4dcf83ffd3ea7304f9323277be8525819cb18a3b61edcb56a7c6a'
else
raise "rubygem-concurrent-ruby #{version} has not been configured; Cannot continue."
end
Expand Down

0 comments on commit 63434f3

Please sign in to comment.