forked from pool/ruby-build
- Update to v20200401 from v20190401. Changelog at: https://github.com/rbenv/ruby-build/releases?after=v20200402 OBS-URL: https://build.opensuse.org/request/show/801081 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/ruby-build?expand=0&rev=28
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/v20200401.tar.gz</param>
|
|
</service>
|
|
<service name="verify_file">
|
|
<param name="file">_service:download_url:v20200401.tar.gz</param>
|
|
<param name="verifier">sha256</param>
|
|
<param name="checksum">c67517e8c6b015134b1ae4b19a5a15728054a642fad7223cd28af3ba4cc1828e</param>
|
|
</service>
|
|
</services>
|