Skip to content

Commit

Permalink
[code] Update versions of helper files.
Browse files Browse the repository at this point in the history
  • Loading branch information
dizzydevil committed Oct 6, 2023
1 parent ab1772b commit b9f997a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lua/lua/helper_files.lua
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ local atHelperFileVersions = {
{
key = "set_kek",
filename = "set_kek.bin",
version = "Ver:GITv1.0.0-dev4-0-g58cd77a73d9f:reV",
version_offset = 0xEB4
version = "Ver:GITV1.0.1-0-g2b9bae0aa19a:reV",
version_offset = 0x9e0
},

{ -- This is verify_sig_intram from the build
Expand All @@ -95,7 +95,7 @@ local atHelperFileVersions = {
{ -- Todo: Turn this into a template to insert version automatically.
key = "flasher_netx90_hboot",
filename = "flasher_netx90_hboot.bin",
version = "GITv2.0.0-dev19",
version = "GITv2.0.0-dev20",
version_offset = 0x0410
},

Expand Down

0 comments on commit b9f997a

Please sign in to comment.