Skip to content

Commit

Permalink
Merge pull request #12924 from wolfi-dev/wolfictl-bc92a6dd-2243-47ad-…
Browse files Browse the repository at this point in the history
…b835-57045aa3da8e
  • Loading branch information
ajayk authored Feb 13, 2024
2 parents 5d87c64 + d109306 commit 85d0ada
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sudo-rs.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: sudo-rs
version: 0.2.1
epoch: 1
version: 0.2.2
epoch: 0
description: A memory safe implementation of sudo and su.
copyright:
- license: MIT
Expand All @@ -24,7 +24,7 @@ pipeline:
with:
repository: https://github.com/memorysafety/sudo-rs
tag: v${{package.version}}
expected-commit: 195d6f851904ab00357f040eef35e31abaebbe1b
expected-commit: f3171451e551cedee60bffb91e910fa5346bdb94

- runs: |
cargo build --release
Expand Down

0 comments on commit 85d0ada

Please sign in to comment.