Skip to content

Commit

Permalink
Use github url for elf files
Browse files Browse the repository at this point in the history
  • Loading branch information
iory committed Jan 11, 2024
1 parent 257bc91 commit 9e96a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rcb4/data/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

elf_infos = {
'v0.6.2': ELFINFO(
'https://drive.google.com/uc?id=1quysoRGx92K0enHcBxITEAcUkZf2FCjk', # NOQA
'https://github.com/iory/rcb4/releases/download/v0.6.2.elf/v0.6.2.elf', # NOQA
'9205b34ce4d81b87c4f11e6139f96b17')
}

Expand Down

0 comments on commit 9e96a9f

Please sign in to comment.