Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ruby3.2-prometheus-client.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand All @@ -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
Expand Down