bump(main/difftastic): 0.45.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2023-03-03 18:34:40 +00:00
parent 47538e07ae
commit 1df64df09c

View File

@@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="difft: A structural diff that understands syntax"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_LICENSE_FILE="LICENSE"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.44.0"
TERMUX_PKG_VERSION="0.45.0"
TERMUX_PKG_SRCURL="https://github.com/Wilfred/difftastic/archive/refs/tags/$TERMUX_PKG_VERSION.tar.gz"
TERMUX_PKG_SHA256=5b9707f0d16e3b063d824c609a692e7fe60725bb33320dc0d0ea06197bdb9a18
TERMUX_PKG_SHA256=8c4cc0ad50800d6e5705d768e2ad1a32ac0a4a44318102fd8c1198a59422992b
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++"
TERMUX_PKG_BUILD_IN_SRC=true