diff --git a/ruby3.3-excon.yaml b/ruby3.3-excon.yaml index 5b3e909b61c..e46e7fe8f5b 100644 --- a/ruby3.3-excon.yaml +++ b/ruby3.3-excon.yaml @@ -1,7 +1,7 @@ # Generated from https://github.com/excon/excon package: name: ruby3.3-excon - version: 1.0.0 + version: 1.1.0 epoch: 0 description: EXtended http(s) CONnections copyright: @@ -21,7 +21,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/excon/excon - expected-commit: 33a071d992f04350c12918a9b259154df35c5332 + expected-commit: 08ea2561a88fdda21a79e783f00a64bd88018205 tag: v${{package.version}} - uses: ruby/build