v0.48.0
This commit is contained in:
14
.SRCINFO
14
.SRCINFO
@@ -3,7 +3,7 @@ pkgname = lazygit-bin
|
||||
pkgbase = lazygit-bin
|
||||
pkgdesc = A simple terminal UI for git commands, written in Go with the gocui library
|
||||
pkgrel = 1
|
||||
pkgver = 0.47.2
|
||||
pkgver = 0.48.0
|
||||
url = https://github.com/jesseduffield/lazygit
|
||||
arch = aarch64
|
||||
arch = arm64
|
||||
@@ -13,9 +13,9 @@ arch = amd64
|
||||
conflicts = lazygit
|
||||
license = MIT
|
||||
provides = lazygit
|
||||
source_aarch64 = https://github.com/jesseduffield/lazygit/releases/download/v0.47.2/lazygit_0.47.2_Linux_arm64.tar.gz
|
||||
source_amd64 = https://github.com/jesseduffield/lazygit/releases/download/v0.47.2/lazygit_0.47.2_Linux_x86_64.tar.gz
|
||||
source_arm64 = https://github.com/jesseduffield/lazygit/releases/download/v0.47.2/lazygit_0.47.2_Linux_arm64.tar.gz
|
||||
source_armv6h = https://github.com/jesseduffield/lazygit/releases/download/v0.47.2/lazygit_0.47.2_Linux_armv6.tar.gz
|
||||
source_i686 = https://github.com/jesseduffield/lazygit/releases/download/v0.47.2/lazygit_0.47.2_Linux_32-bit.tar.gz
|
||||
sha256sums_amd64 = 52791aba3ac96ca13bce17ec154fd8a9994a4b76de3cc7982d2c5bfee05e221a
|
||||
source_aarch64 = https://github.com/jesseduffield/lazygit/releases/download/v0.48.0/lazygit_0.48.0_Linux_arm64.tar.gz
|
||||
source_amd64 = https://github.com/jesseduffield/lazygit/releases/download/v0.48.0/lazygit_0.48.0_Linux_x86_64.tar.gz
|
||||
source_arm64 = https://github.com/jesseduffield/lazygit/releases/download/v0.48.0/lazygit_0.48.0_Linux_arm64.tar.gz
|
||||
source_armv6h = https://github.com/jesseduffield/lazygit/releases/download/v0.48.0/lazygit_0.48.0_Linux_armv6.tar.gz
|
||||
source_i686 = https://github.com/jesseduffield/lazygit/releases/download/v0.48.0/lazygit_0.48.0_Linux_32-bit.tar.gz
|
||||
sha256sums_amd64 = 291722c643a10805de3bd7b58f51d5275878269aeadb046709708f8683f558d7
|
||||
|
||||
Reference in New Issue
Block a user