Skip to content

Commit e8151ba

Browse files
committed
shim: update to 16.0
Signed-off-by: Jingwei Wang <jweiw@amazon.com>
1 parent e2cc4b0 commit e8151ba

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/shim/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ build = "../build.rs"
99
path = "../packages.rs"
1010

1111
[[package.metadata.build-package.external-files]]
12-
url = "https://github.com/rhboot/shim/releases/download/15.8/shim-15.8.tar.bz2"
13-
sha512 = "30b3390ae935121ea6fe728d8f59d37ded7b918ad81bea06e213464298b4bdabbca881b30817965bd397facc596db1ad0b8462a84c87896ce6c1204b19371cd1"
12+
url = "https://github.com/rhboot/shim/releases/download/16.0/shim-16.0.tar.bz2"
13+
sha512 = "b4367f3b1e0716d093f4230902e392d3228bd346e2e07a9377c498d8b3b08a5c0ad25c31aa03af66f54648618074a29b55a3e51925e5cfe5c7ac97257bd25880"
1414

1515
[[package.metadata.build-package.external-files]]
16-
url = "https://github.com/rhboot/shim/releases/download/15.8/shim-15.8.tar.bz2.asc"
17-
sha512 = "13479009185b1631874c0be8cd41a50ed80e17f8cf5541290bd2f00110533bdcf2eb57e20eb96e7055556a54121065faae01c9f31218ad55012e9ffc86f57676"
16+
url = "https://github.com/rhboot/shim/releases/download/16.0/shim-16.0.tar.bz2.asc"
17+
sha512 = "af5512d267688fe2fde98bdc5a09eae5b4b844c068481426b6a16037aa9a4eae60d64a82cde5b8997931ac7c6dfd501c09ac526c8a3a8f1635f9127c00b9c58b"

packages/shim/shim.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
%global shim_efi_image shim%{_cross_efi_arch}.efi
88
%global mokm_efi_image mm%{_cross_efi_arch}.efi
99

10-
%global shimver 15.8
10+
%global shimver 16.0
1111
%global commit 5914984a1ffeab841f482c791426d7ca9935a5e6
1212

1313
Name: %{_cross_os}shim

0 commit comments

Comments
 (0)