bump(main/unicorn): 2.1.4

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-09-09 18:40:18 +00:00
parent efdc6d7602
commit 30754c60a3

View File

@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.unicorn-engine.org/
TERMUX_PKG_DESCRIPTION="Unicorn is a lightweight multi-platform, multi-architecture CPU emulator framework"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="2.1.3"
TERMUX_PKG_VERSION="2.1.4"
TERMUX_PKG_SRCURL=https://github.com/unicorn-engine/unicorn/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=5572eecd903fff0e66694310ca438531243b18782ce331a4262eeb6f6ad675bc
TERMUX_PKG_SHA256=ea8863f095a0136388694e5a6063afd9bb7650e30243dd6251af59c5ce5601f4
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BREAKS="unicorn-dev"
TERMUX_PKG_REPLACES="unicorn-dev"