Skip to content

Commit

Permalink
Merge pull request #16567 from wolfi-dev/wolfictl-196be6f8-dd30-45c7-…
Browse files Browse the repository at this point in the history
…bb47-f00b31dd1e34
  • Loading branch information
ajayk authored Apr 9, 2024
2 parents 518839b + 47c4b7b commit 5fa7eb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rust.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: rust
version: 1.77.1
version: 1.77.2
epoch: 0
description: "Empowering everyone to build reliable and efficient software."
copyright:
Expand Down Expand Up @@ -36,7 +36,7 @@ pipeline:
- uses: fetch
with:
uri: https://static.rust-lang.org/dist/rustc-${{package.version}}-src.tar.xz
expected-sha256: 2ddc6f5e01df1bd6c7ff94d9931574181795a231b199ca6948d433fa5e795873
expected-sha256: 4d214c4189e4dd934d47e869fa5721b2c33dbbbdea21f2fc7fa6df3f38c1dea2
extract: false

- runs: |
Expand Down

0 comments on commit 5fa7eb3

Please sign in to comment.