diff options
author | Cem Keylan <cem@ckyln.com> | 2021-10-10 21:22:19 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-10-10 21:22:19 +0200 |
commit | 3803a0544ed411ecd3e3e64422f40cf99b4b5333 (patch) | |
tree | 5674a39f2be85db88042b076a108fd6f6662bf22 /extra/oksh | |
parent | e8fd3eed5f2634095258bdf6b703b5985f376743 (diff) | |
download | repository-3803a0544ed411ecd3e3e64422f40cf99b4b5333.tar.gz |
oksh: bump to 7.0
Diffstat (limited to 'extra/oksh')
-rw-r--r-- | extra/oksh/checksums | 3 | ||||
-rw-r--r-- | extra/oksh/sources | 2 | ||||
-rw-r--r-- | extra/oksh/version | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/extra/oksh/checksums b/extra/oksh/checksums index aaa45fa6..193f8802 100644 --- a/extra/oksh/checksums +++ b/extra/oksh/checksums @@ -1 +1,2 @@ -c08d97b2ac9ee5d88e9e508d27c75502b2d06c20d4c5ab87b496cb3b9951bd35 oksh-6.9.tar.gz +%BLAKE3 +84bbbf4ecb8b99404f6b2bff4c2b274341ee9e7e1d563dccc24ada1d606f0f68 oksh-7.0.tar.gz diff --git a/extra/oksh/sources b/extra/oksh/sources index 67e2b3a1..45757607 100644 --- a/extra/oksh/sources +++ b/extra/oksh/sources @@ -1 +1 @@ -https://github.com/ibara/oksh/releases/download/oksh-6.9/oksh-6.9.tar.gz +https://github.com/ibara/oksh/releases/download/oksh-7.0/oksh-7.0.tar.gz diff --git a/extra/oksh/version b/extra/oksh/version index 3957d4e4..8e769697 100644 --- a/extra/oksh/version +++ b/extra/oksh/version @@ -1 +1 @@ -6.9 1 +7.0 1 |