sops: update to 3.7.3

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-05-09 18:18:45 +00:00
parent e0d1d35b46
commit 41df32c388
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/mozilla/sops
TERMUX_PKG_DESCRIPTION="Simple and flexible tool for managing secrets"
TERMUX_PKG_LICENSE="MPL-2.0"
TERMUX_PKG_MAINTAINER="Philipp Schmitt @pschmitt"
TERMUX_PKG_VERSION=3.7.2
TERMUX_PKG_VERSION="3.7.3"
TERMUX_PKG_SRCURL="https://github.com/mozilla/sops/archive/v${TERMUX_PKG_VERSION}.tar.gz"
TERMUX_PKG_SHA256=905d0d85e6f3a36eb0586bae5c1bf501445841303e597136f69a33040f5123b2
TERMUX_PKG_SHA256=0e563f0c01c011ba52dd38602ac3ab0d4378f01edfa83063a00102587410ac38
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make_install() {