mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-18 05:28:40 +00:00
chore(core/vendorheaders): bump versions of vendor headers after recent changes
This commit is contained in:
parent
01b7cfd86f
commit
366d1cb125
@ -1,6 +1,8 @@
|
||||
BUILDVH=../../tools/build_vendorheader
|
||||
BINCTL=../../tools/headertool.py
|
||||
|
||||
cd $(dirname $0)
|
||||
|
||||
# construct all vendor headers
|
||||
for fn in *.json; do
|
||||
name=$(echo $fn | sed 's/vendor_\(.*\)\.json/\1/')
|
||||
|
@ -2,7 +2,7 @@
|
||||
"header_len": 4608,
|
||||
"text": "SatoshiLabs",
|
||||
"expiry": 0,
|
||||
"version": [0, 0],
|
||||
"version": [0, 1],
|
||||
"sig_m": 2,
|
||||
"trust": {
|
||||
"show_vendor_string": false,
|
||||
|
@ -2,7 +2,7 @@
|
||||
"header_len": 4608,
|
||||
"text": "UNSAFE, DO NOT USE!",
|
||||
"expiry": 0,
|
||||
"version": [0, 0],
|
||||
"version": [0, 1],
|
||||
"sig_m": 2,
|
||||
"trust": {
|
||||
"show_vendor_string": true,
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user