forked from pool/ruby-build
d6204ff4ad
- Update to v20200727 from v20200401. Changelog at: https://github.com/rbenv/ruby-build/releases/tag/v20200727 OBS-URL: https://build.opensuse.org/request/show/823337 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/ruby-build?expand=0&rev=29
13 lines
480 B
Plaintext
13 lines
480 B
Plaintext
<services>
|
|
<service name="download_url">
|
|
<param name="protocol">https</param>
|
|
<param name="host">github.com</param>
|
|
<param name="path">rbenv/ruby-build/archive/v20200727.tar.gz</param>
|
|
</service>
|
|
<service name="verify_file">
|
|
<param name="file">_service:download_url:v20200727.tar.gz</param>
|
|
<param name="verifier">sha256</param>
|
|
<param name="checksum">71679d49d9190250059eaa0bc0bedd080c00a523ec47662f559f7629f71772ea</param>
|
|
</service>
|
|
</services>
|