diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-01-08 14:28:41 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-01-08 14:28:41 +0000 |
| commit | 0e65cbd259149fe1378b89b9c85ae4472b9465d0 (patch) | |
| tree | 8a87491f2708e018d4ca9311c34d61ad35334382 /kirc | |
| parent | 0c5496f626617c043c8333b3eefca91d5c4cf14f (diff) | |
| download | alicelinux-0e65cbd259149fe1378b89b9c85ae4472b9465d0.tar.gz alicelinux-0e65cbd259149fe1378b89b9c85ae4472b9465d0.zip | |
Woodpecker CI ac0fe0fb7fc778a9fe64a52b3465b1954ec99600 [SKIP CI]
Diffstat (limited to 'kirc')
| -rw-r--r-- | kirc/.checksum | 2 | ||||
| -rw-r--r-- | kirc/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kirc/.checksum b/kirc/.checksum index e81e632c..894b0a8a 100644 --- a/kirc/.checksum +++ b/kirc/.checksum @@ -1 +1 @@ -ebd4b49636d4a6a1e2842352e2cb7600f658ec55e16709535536715820ff122f kirc-1.0.8.tar.gz +ab4541c21c73cccfeec8e975da32c0fb722176f99f58072dd6f7941748723b7e kirc-1.2.2.tar.gz diff --git a/kirc/abuild b/kirc/abuild index 1652a493..329107b3 100644 --- a/kirc/abuild +++ b/kirc/abuild @@ -1,5 +1,5 @@ name=kirc -version=1.0.8 +version=1.2.2 release=1 source="https://github.com/mcpcpc/${name}/archive/${version}/${name}-${version}.tar.gz" |