Skip to content

Commit babec35

Browse files
committed
bump(main/delve): 1.26.2
This commit has been automatically submitted by Github Actions.
1 parent 9a6a412 commit babec35

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/delve/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ TERMUX_PKG_HOMEPAGE=https://github.com/go-delve/delve
22
TERMUX_PKG_DESCRIPTION="A debugger for the Go programming language"
33
TERMUX_PKG_LICENSE="MIT"
44
TERMUX_PKG_MAINTAINER="Krishna kanhaiya @kcubeterm"
5-
TERMUX_PKG_VERSION="1.26.1"
5+
TERMUX_PKG_VERSION="1.26.2"
66
TERMUX_PKG_DEPENDS="golang, git"
77
TERMUX_PKG_SRCURL=https://github.com/go-delve/delve/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
8-
TERMUX_PKG_SHA256=16bc1b7ae9277e109d4a8c3c607aa676ebd2ce07fd5fe44d4f4ac83fc12f9c20
8+
TERMUX_PKG_SHA256=b3be68f1207076e539268f0c502a7d399e798c18f6998860dbf0bdf80eb77f44
99
TERMUX_PKG_AUTO_UPDATE=true
1010
TERMUX_PKG_EXCLUDED_ARCHES="arm, i686"
1111

0 commit comments

Comments
 (0)