Skip to content

Commit

Permalink
archutil: update riscv64 to unblock CI
Browse files Browse the repository at this point in the history
Signed-off-by: Tonis Tiigi <[email protected]>
  • Loading branch information
tonistiigi committed Jun 21, 2024
1 parent 85707bf commit e8ab71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/archutil/riscv64_binary.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ package archutil
// This file is generated by running "make archutil".
// Do not edit manually.

const Binaryriscv64 = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x02\xff\xaa\x77\xf5\x71\x63\x62\x64\x64\x80\x01\x26\x86\xcf\x0c\x20\xde\x0b\x06\x88\x98\x03\x54\x3c\x00\xaa\x84\x05\x2c\x66\xc1\xc0\xcc\xe0\xc0\xc0\xc2\xc0\xcc\xc0\xcc\xc0\x50\x00\x12\xfb\xc2\x80\x1d\x98\xa3\xf1\x19\x91\x68\x56\x9c\x32\x08\xf3\xe0\xe6\x0a\x40\xa8\xc0\xa7\x25\x29\x6c\x0c\xc4\x03\xa8\x36\x06\x61\x56\x06\x86\xc9\x1c\x17\x58\x8b\x19\x18\x18\x1c\xcd\x18\x18\x18\x8a\x32\x8b\x93\xcb\x18\x18\x75\x40\xee\x28\x2a\x33\x33\xc9\x34\x2a\x30\x88\xcf\x05\x11\x89\x20\x22\x0d\x44\xa4\x80\x88\xaa\xdc\xdc\xd2\x1c\xc3\x02\x03\x06\x06\xbd\xe2\x8c\xe2\x92\xa2\x92\xc4\x24\x06\xbd\x92\xd4\x8a\x12\x06\x3d\xb0\x19\x7a\x89\x25\x25\x45\x99\x49\xa5\x25\xa9\xc5\x0c\x94\x03\x6e\x68\x08\xc0\xfc\x08\x8b\x87\x17\x50\x3e\x0f\x9a\x7a\x16\x34\xbe\x20\x03\x03\x38\x4e\xd0\xcd\xfd\x42\x20\x3e\x90\xf9\xcc\x58\xdc\xa5\x0d\x55\xa8\x4c\x40\x3f\x20\x00\x00\xff\xff\xfa\x60\xf3\x5e\x50\x02\x00\x00"
const Binaryriscv64 = "\x1f\x8b\x08\x00\x00\x00\x00\x00\x02\xff\xaa\x77\xf5\x71\x63\x62\x64\x64\x80\x01\x26\x86\xcf\x0c\x20\xde\x0b\x06\x88\x98\x03\x54\x3c\x03\xaa\x84\x05\x2c\x66\xc1\xc0\xcc\xe0\xc0\xc0\xc2\xc0\xcc\xc0\xcc\xc0\x50\x00\x12\xfb\xc2\x80\x1d\x78\xa1\xf1\x19\x91\x68\x56\x9c\x32\x08\xf3\xe0\xe6\x0a\x40\xa8\xc0\xa7\x25\x29\x6c\x0c\xc4\x03\xa8\x36\x06\x61\x56\x06\x86\xc9\x1c\x17\x58\x8b\x19\x18\x18\x1c\x3d\x19\x18\x18\x8a\x32\x8b\x93\xcb\x18\x18\xed\x41\xee\x28\x2a\x33\x33\xc9\x34\x2a\x30\x88\xcf\x05\x11\x89\x20\x22\x0d\x44\xa4\x80\x88\xaa\xdc\xdc\xd2\x1c\x43\x10\x23\x31\x31\x37\x1f\xc2\xc8\x29\x2a\x4e\x36\x2c\x30\x60\x60\xd0\x2b\xce\x28\x2e\x29\x2a\x49\x4c\x62\xd0\x2b\x49\xad\x28\x61\xd0\x03\x1b\xab\x97\x58\x52\x52\x94\x99\x54\x5a\x92\x5a\xcc\x40\x25\xc0\x0d\x0d\x19\x98\xdf\x61\xf1\xf3\x02\xca\xe7\x41\x53\xcf\x82\xc6\x17\x64\x60\x00\xc7\x15\xba\xb9\x5f\x08\xc4\x13\x32\x9f\x19\x8b\xbb\xec\xa0\x0a\x95\x09\xe8\x07\x04\x00\x00\xff\xff\xa7\x65\x3e\x6a\x68\x02\x00\x00"

0 comments on commit e8ab71b

Please sign in to comment.