mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-07 22:54:11 -05:00
'updater-ruby_ipaddr-1.2.8-ruby3.4' (#13892)
* Add unbuilt ruby_ipaddr to updater-ruby_ipaddr-1.2.8-ruby3.4 * updater-ruby_ipaddr-1.2.8-ruby3.4: Package File Update Run on linux/386 container. * updater-ruby_ipaddr-1.2.8-ruby3.4: Package File Update Run on linux/amd64 container. * updater-ruby_ipaddr-1.2.8-ruby3.4: Package File Update Run on linux/arm/v7 container. --------- Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com> Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
70c3a1dae4
commit
fd23afe5c6
@@ -1,2 +1,4 @@
|
||||
# Total size: 22937
|
||||
/usr/local/lib/ruby/3.4.0/ipaddr.rb
|
||||
# Total size: 26961
|
||||
/usr/local/lib/ruby/gems/3.4.0/gems/ipaddr-1.2.8/LICENSE.txt
|
||||
/usr/local/lib/ruby/gems/3.4.0/gems/ipaddr-1.2.8/README.md
|
||||
/usr/local/lib/ruby/gems/3.4.0/gems/ipaddr-1.2.8/lib/ipaddr.rb
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
# Total size: 22937
|
||||
/usr/local/lib/ruby/3.4.0/ipaddr.rb
|
||||
# Total size: 26961
|
||||
/usr/local/lib/ruby/gems/3.4.0/gems/ipaddr-1.2.8/LICENSE.txt
|
||||
/usr/local/lib/ruby/gems/3.4.0/gems/ipaddr-1.2.8/README.md
|
||||
/usr/local/lib/ruby/gems/3.4.0/gems/ipaddr-1.2.8/lib/ipaddr.rb
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
# Total size: 22937
|
||||
/usr/local/lib64/ruby/3.4.0/ipaddr.rb
|
||||
# Total size: 26961
|
||||
/usr/local/lib64/ruby/gems/3.4.0/gems/ipaddr-1.2.8/LICENSE.txt
|
||||
/usr/local/lib64/ruby/gems/3.4.0/gems/ipaddr-1.2.8/README.md
|
||||
/usr/local/lib64/ruby/gems/3.4.0/gems/ipaddr-1.2.8/lib/ipaddr.rb
|
||||
|
||||
@@ -3,7 +3,7 @@ require 'buildsystems/ruby'
|
||||
class Ruby_ipaddr < RUBY
|
||||
description '| ipaddr provides a set of methods to manipulate an ip address.'
|
||||
homepage 'https://github.com/ruby/ipaddr'
|
||||
version "1.2.7-#{CREW_RUBY_VER}"
|
||||
version "1.2.8-#{CREW_RUBY_VER}"
|
||||
license 'Ruby'
|
||||
compatibility 'all'
|
||||
source_url 'SKIP'
|
||||
|
||||
Reference in New Issue
Block a user