We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4bf7cbd + c032b11 commit 848a105Copy full SHA for 848a105
ruby3.2-async-http.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: ruby3.2-async-http
3
- version: 0.64.0
+ version: 0.64.1
4
epoch: 0
5
description: A HTTP client and server library.
6
copyright:
@@ -32,7 +32,7 @@ vars:
32
pipeline:
33
- uses: fetch
34
with:
35
- expected-sha256: dff3b121603d080a0d62f3b68b84eefee81e9a520d717c51b0663d969b69c05e
+ expected-sha256: 728ea8e42f93faa7bd9ceacac8dffa63b9a6b145b7d4cc40a76a211e3c45a796
36
uri: https://github.com/socketry/async-http/archive/refs/tags/v${{package.version}}.tar.gz
37
38
- uses: patch
0 commit comments