Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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