v0.44.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.43.1
|
||||
pkgver = 0.44.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.43.1/lazygit_0.43.1_Linux_arm64.tar.gz
|
||||
source_amd64 = https://github.com/jesseduffield/lazygit/releases/download/v0.43.1/lazygit_0.43.1_Linux_x86_64.tar.gz
|
||||
source_arm64 = https://github.com/jesseduffield/lazygit/releases/download/v0.43.1/lazygit_0.43.1_Linux_arm64.tar.gz
|
||||
source_armv6h = https://github.com/jesseduffield/lazygit/releases/download/v0.43.1/lazygit_0.43.1_Linux_armv6.tar.gz
|
||||
source_i686 = https://github.com/jesseduffield/lazygit/releases/download/v0.43.1/lazygit_0.43.1_Linux_32-bit.tar.gz
|
||||
sha256sums_amd64 = dee1c7a2dc09801b4d610fffd6ba33a8187fa9ec512696108bc68aa1557f7aee
|
||||
source_aarch64 = https://github.com/jesseduffield/lazygit/releases/download/v0.44.0/lazygit_0.44.0_Linux_arm64.tar.gz
|
||||
source_amd64 = https://github.com/jesseduffield/lazygit/releases/download/v0.44.0/lazygit_0.44.0_Linux_x86_64.tar.gz
|
||||
source_arm64 = https://github.com/jesseduffield/lazygit/releases/download/v0.44.0/lazygit_0.44.0_Linux_arm64.tar.gz
|
||||
source_armv6h = https://github.com/jesseduffield/lazygit/releases/download/v0.44.0/lazygit_0.44.0_Linux_armv6.tar.gz
|
||||
source_i686 = https://github.com/jesseduffield/lazygit/releases/download/v0.44.0/lazygit_0.44.0_Linux_32-bit.tar.gz
|
||||
sha256sums_amd64 = 5c0fbf21161b0f4b2ec7d5dbe58b3df7b8feca40182c7c2d95792db9d9ff645c
|
||||
|
||||
Reference in New Issue
Block a user