|
|
latest = gh_latest_version(client, 'jesseduffield', 'lazygit')
|
|
latest = gh_latest_version(client, 'jesseduffield', 'lazygit')
|
|
|
url = f'https://github.com/jesseduffield/lazygit/releases/download/{version}/lazygit_{version.lstrip("v")}_{platform.system()}_{arch}.tar.gz'
|
|
url = f'https://github.com/jesseduffield/lazygit/releases/download/{version}/lazygit_{version.lstrip("v")}_{platform.system()}_{arch}.tar.gz'
|