Update package version to 1.91.0

This commit is contained in:
2025-11-01 17:31:56 +02:00
parent 5d2b19f6d1
commit 6b6799c600
+3 -3
View File
@@ -1,7 +1,7 @@
name: rustc name: rustc
description: The rust programming language compiler description: The rust programming language compiler
version: 1.90.0 version: 1.91.0
revision: 2 revision: 1
url: https://www.rust-lang.org/ url: https://www.rust-lang.org/
license: Apache-2.0 or MIT license: Apache-2.0 or MIT
architecture: any architecture: any
@@ -31,7 +31,7 @@ downloads:
- url: https://static.rust-lang.org/dist/rustc-${BPM_PKG_VERSION}-src.tar.xz - url: https://static.rust-lang.org/dist/rustc-${BPM_PKG_VERSION}-src.tar.xz
extract_to: ${BPM_SOURCE} extract_to: ${BPM_SOURCE}
extract_strip_components: 1 extract_strip_components: 1
checksum: 6bfeaddd90ffda2f063492b092bfed925c4b8c701579baf4b1316e021470daac checksum: 9b94161dba3aa32192e0e75f7891912d98095ffb86087b07a05af35a0265a938
split_packages: split_packages:
- name: rustc - name: rustc
description: Rust documentation description: Rust documentation