diff --git a/community/tio/APKBUILD b/community/tio/APKBUILD
index 64910c52bfa77583568b72c6f96d98d9362baf8c..00ee9dd01b9d1a40fc3f24111345b0105fe7213e 100644
--- a/community/tio/APKBUILD
+++ b/community/tio/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Sodface <sod@sodface.com>
 # Maintainer: Sodface <sod@sodface.com>
 pkgname=tio
-pkgver=2.2
+pkgver=2.3
 pkgrel=0
 pkgdesc="Simple TTY Terminal I/O Application"
 url="https://github.com/tio/tio"
@@ -27,5 +27,5 @@ package() {
 }
 
 sha512sums="
-74f6147b219fbee498e48bec1e66755dd0ebc0506ca7bf7853eed48eabdef10cb75733dc1e4c53ce5391f4dbdae7c2b788848c25c8b428296479b748f44e54fd  tio-2.2.tar.xz
+0f8a825c5c57bb2bc9ca83f45ee92c7d70c3c74d3684a485cde46cd9e5bb4009526d780cc78fa92e8fbd3b7a6332f1e72609e1b4f06eeb8c7b52a1d4cc177610  tio-2.3.tar.xz
 "