aboutsummaryrefslogtreecommitdiff
path: root/lowdown
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-11-17 09:12:02 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-11-17 09:12:02 +0000
commitb30d64967ef2cb8fc4e8d28f8aab8e7e14e4551e (patch)
tree08a7333cb1776e8cc2214830a9c0dd346ac914eb /lowdown
parent98a24f715c5b1f037a9ea838cf90fe5129cdcb43 (diff)
downloadalicelinux-b30d64967ef2cb8fc4e8d28f8aab8e7e14e4551e.tar.gz
alicelinux-b30d64967ef2cb8fc4e8d28f8aab8e7e14e4551e.zip
Woodpecker CI daded921a7f2e27c5d69328d11150879a991e090 [SKIP CI]
Diffstat (limited to 'lowdown')
-rw-r--r--lowdown/.checksum2
-rw-r--r--lowdown/abuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/lowdown/.checksum b/lowdown/.checksum
index 2706757b..4d9812ab 100644
--- a/lowdown/.checksum
+++ b/lowdown/.checksum
@@ -1 +1 @@
-d72e10b007c4c9bb7b5310d345845fdc7b5d178a1729eccd72f52f237f73c992 VERSION_2_0_2.tar.gz
+e242dc93a81dbbd57b75379fa3d2c6cd5472b5216d506b4b846912e341882a92 VERSION_2_0_3.tar.gz
diff --git a/lowdown/abuild b/lowdown/abuild
index 4700998a..242d71f2 100644
--- a/lowdown/abuild
+++ b/lowdown/abuild
@@ -1,5 +1,5 @@
name=lowdown
-version=2.0.2
+version=2.0.3
_v=$(echo $version | sed 's/\./_/g')
release=1
source="https://github.com/kristapsdz/lowdown/archive/refs/tags/VERSION_${_v}.tar.gz"