diff --git a/ruby3.2-prometheus-client.yaml b/ruby3.2-prometheus-client.yaml index 7812213914d..90557a931e0 100644 --- a/ruby3.2-prometheus-client.yaml +++ b/ruby3.2-prometheus-client.yaml @@ -1,6 +1,6 @@ package: name: ruby3.2-prometheus-client - version: 4.1.0 + version: 4.2.0 epoch: 0 description: A suite of instrumentation metric primitivesthat can be exposed through a web services interface. copyright: @@ -19,7 +19,7 @@ environment: pipeline: - uses: fetch with: - expected-sha256: 8680f074f19b2d18844187826f62254802fd46ca1e1e880609c318ceeaad4912 + expected-sha256: 3bca6f3b1eebd0db0aade3f973f80c34db45f926d5fbacd0a5b5164395f22fd6 uri: https://github.com/prometheus/client_ruby/archive/refs/tags/v${{package.version}}.tar.gz - uses: ruby/build