forked from bottlerocket-os/bottlerocket-kernel-kit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCargo.toml
More file actions
17 lines (14 loc) · 674 Bytes
/
Copy pathCargo.toml
File metadata and controls
17 lines (14 loc) · 674 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "shim"
version = "0.1.0"
edition = "2021"
publish = false
build = "../build.rs"
[lib]
path = "../packages.rs"
[[package.metadata.build-package.external-files]]
url = "https://github.com/rhboot/shim/releases/download/16.0/shim-16.0.tar.bz2"
sha512 = "b4367f3b1e0716d093f4230902e392d3228bd346e2e07a9377c498d8b3b08a5c0ad25c31aa03af66f54648618074a29b55a3e51925e5cfe5c7ac97257bd25880"
[[package.metadata.build-package.external-files]]
url = "https://github.com/rhboot/shim/releases/download/16.0/shim-16.0.tar.bz2.asc"
sha512 = "af5512d267688fe2fde98bdc5a09eae5b4b844c068481426b6a16037aa9a4eae60d64a82cde5b8997931ac7c6dfd501c09ac526c8a3a8f1635f9127c00b9c58b"