We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 518839b + 47c4b7b commit 5fa7eb3Copy full SHA for 5fa7eb3
rust.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: rust
3
- version: 1.77.1
+ version: 1.77.2
4
epoch: 0
5
description: "Empowering everyone to build reliable and efficient software."
6
copyright:
@@ -36,7 +36,7 @@ pipeline:
36
- uses: fetch
37
with:
38
uri: https://static.rust-lang.org/dist/rustc-${{package.version}}-src.tar.xz
39
- expected-sha256: 2ddc6f5e01df1bd6c7ff94d9931574181795a231b199ca6948d433fa5e795873
+ expected-sha256: 4d214c4189e4dd934d47e869fa5721b2c33dbbbdea21f2fc7fa6df3f38c1dea2
40
extract: false
41
42
- runs: |
0 commit comments