We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19f49ce commit 089051aCopy full SHA for 089051a
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 2026.1.0 2026-01-01 <code at nfastack dot com>
2
+
3
+ ### Changed
4
+ - Age 1.3.1
5
6
## 2025.12.1 2025-12-31 <code at nfastack dot com>
7
8
### Changed
rootfs/container/base/modules/age/module
@@ -2,7 +2,7 @@
#
# SPDX-License-Identifier: MIT
-AGE_VERSION=${AGE_VERSION:-"v1.3.0"}
+AGE_VERSION=${AGE_VERSION:-"v1.3.1"}
AGE_REPO_URL=${AGE_REPO_URL:-"https://github.com/FiloSottile/age"}
AGE_BINARY=/usr/local/bin/age
0 commit comments