Skip to content

Commit 5fa7eb3

Browse files
authored
Merge pull request #16567 from wolfi-dev/wolfictl-196be6f8-dd30-45c7-bb47-f00b31dd1e34
2 parents 518839b + 47c4b7b commit 5fa7eb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rust.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: rust
3-
version: 1.77.1
3+
version: 1.77.2
44
epoch: 0
55
description: "Empowering everyone to build reliable and efficient software."
66
copyright:
@@ -36,7 +36,7 @@ pipeline:
3636
- uses: fetch
3737
with:
3838
uri: https://static.rust-lang.org/dist/rustc-${{package.version}}-src.tar.xz
39-
expected-sha256: 2ddc6f5e01df1bd6c7ff94d9931574181795a231b199ca6948d433fa5e795873
39+
expected-sha256: 4d214c4189e4dd934d47e869fa5721b2c33dbbbdea21f2fc7fa6df3f38c1dea2
4040
extract: false
4141

4242
- runs: |

0 commit comments

Comments
 (0)