Skip to content

Commit 398a477

Browse files
ruby3.2-base64/0.3.0 package update (#54761)
<p align="center"> <img src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg" /> </p> Signed-off-by: wolfi-bot <[email protected]> Co-authored-by: wolfi-bot <[email protected]>
1 parent 2e318f9 commit 398a477

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ruby3.2-base64.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: ruby3.2-base64
3-
version: 0.2.0
4-
epoch: 3
3+
version: "0.3.0"
4+
epoch: 0
55
description: Support for encoding and decoding binary data using a Base64 representation.
66
copyright:
77
- license: Ruby
@@ -20,7 +20,7 @@ environment:
2020
pipeline:
2121
- uses: git-checkout
2222
with:
23-
expected-commit: 09e839e5ad7642276fb27aa1a159f9c78690ea4e
23+
expected-commit: c5d3c7f3c06b40e956a04b4df57a60c0f5daea39
2424
repository: https://github.com/ruby/base64.git
2525
tag: v${{package.version}}
2626

0 commit comments

Comments
 (0)