Skip to content
Snippets Groups Projects

tools/lazygit: Add module

Merged Firat Yusuf Duran requested to merge tools/lazygit into main
2 files
+ 47
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 34
0
{
"general": {
"url": "https://github.com/jesseduffield/lazygit",
"authors": [
"Firat Yusuf Duran <uzivy@student.kit.edu>"
]
},
"update": {
"download": {
"url": "https://github.com/jesseduffield/lazygit/releases/latest/download/lazygit_0.40.2_Linux_x86_64.tar.gz",
"md5_checksum": "acb5f1b22393f66e0ed696db70f9c1ac"
}
},
"prepare": {
"extract": {
"file": "lazygit_0.40.2_Linux_x86_64.tar.gz"
}
},
"install": {
"executables": {
"lazygit": {
"exec": "$MODULE_PATH/lazygit_0.40.2_Linux_x86_64/lazygit"
}
}
},
"required_modules": {
"tools/git/2.35": {}
}
}
Loading