Compare commits

...

20 Commits

Author SHA1 Message Date
github-actions[bot]
f262973649 z.lua: Update to version 1.8.21 2025-05-15 16:30:24 +00:00
github-actions[bot]
18c4241d2b updatecli: Update to version 0.100.0 2025-05-15 16:30:24 +00:00
github-actions[bot]
705f33cd05 trid: Update to version 2.24-25.05.15 2025-05-15 16:30:24 +00:00
github-actions[bot]
533b997a23 tailwindcss: Update to version 4.1.7 2025-05-15 16:30:23 +00:00
github-actions[bot]
0b5991f43b ruff: Update to version 0.11.10 2025-05-15 16:30:23 +00:00
github-actions[bot]
6b0f52f6af red: Update to version 15may25 2025-05-15 16:30:23 +00:00
github-actions[bot]
fe659e3e09 red-view: Update to version 15may25 2025-05-15 16:30:23 +00:00
github-actions[bot]
8a34b9eb56 red-toolchain: Update to version 15may25 2025-05-15 16:30:22 +00:00
github-actions[bot]
be9c26f913 pulumi: Update to version 3.170.0 2025-05-15 16:30:22 +00:00
github-actions[bot]
3a67613e1f mise: Update to version 2025.5.5 2025-05-15 16:30:22 +00:00
github-actions[bot]
fb7c6a0437 metabase: Update to version 0.54.8 2025-05-15 16:30:21 +00:00
github-actions[bot]
a88de1056f isx: Update to version 0.3.9 2025-05-15 16:30:21 +00:00
github-actions[bot]
05385f68a9 curl: Update to version 8.13.0_4 2025-05-15 16:30:21 +00:00
github-actions[bot]
9f212da5b4 openshift-okd-client@4.20.0-okd-scos.ec.0: Fix hash (Closes #6818) 2025-05-15 12:52:26 +00:00
github-actions[bot]
650b6a0641 quarkus-cli: Update to version 3.22.3 2025-05-15 12:31:59 +00:00
github-actions[bot]
b32c414785 mingw-mstorsjo-llvm-ucrt: Update to version 20.1.5-20250514 2025-05-15 12:31:58 +00:00
github-actions[bot]
edd3bf24b0 llvm: Update to version 20.1.5 2025-05-15 12:31:58 +00:00
github-actions[bot]
1621fbff9e jbang: Update to version 0.126.1 2025-05-15 12:31:58 +00:00
github-actions[bot]
dab8387c35 ddev: Update to version 1.24.5 2025-05-15 12:31:57 +00:00
github-actions[bot]
e7a58fa202 codeql: Update to version 2.21.3 2025-05-15 12:31:57 +00:00
20 changed files with 84 additions and 84 deletions

View File

@ -1,5 +1,5 @@
{
"version": "2.21.2",
"version": "2.21.3",
"description": "Source code security analyzer from GitHub",
"homepage": "https://github.com/github/codeql-cli-binaries",
"license": {
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.21.2/codeql-win64.zip",
"hash": "6b0eec8475cc8a85bde18f8077c846bade5022fc4468b9932418b5e6b3760677",
"url": "https://github.com/github/codeql-cli-binaries/releases/download/v2.21.3/codeql-win64.zip",
"hash": "4f539fdb03014963bd68c678d72241570bb502d3889b765a04f46aa904cd15ac",
"extract_dir": "codeql"
}
},

View File

@ -1,23 +1,23 @@
{
"version": "8.13.0_3",
"version": "8.13.0_4",
"description": "Command line tool and library for transferring data with URLs",
"homepage": "https://curl.se/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://curl.se/windows/dl-8.13.0_3/curl-8.13.0_3-win64-mingw.tar.xz",
"hash": "3939367866c7783666770fa1b8cba43a05df1f6359ff36b3955614e05cabe05b",
"extract_dir": "curl-8.13.0_3-win64-mingw"
"url": "https://curl.se/windows/dl-8.13.0_4/curl-8.13.0_4-win64-mingw.tar.xz",
"hash": "ca989b00ff02ac7a4610f42f03460c19aec4c1e19896195a9a229e415266562b",
"extract_dir": "curl-8.13.0_4-win64-mingw"
},
"32bit": {
"url": "https://curl.se/windows/dl-8.13.0_3/curl-8.13.0_3-win32-mingw.tar.xz",
"hash": "75f233a2c69944c135a6335f69359e213732f98b5aa39dbb6943ae6f7799b429",
"extract_dir": "curl-8.13.0_3-win32-mingw"
"url": "https://curl.se/windows/dl-8.13.0_4/curl-8.13.0_4-win32-mingw.tar.xz",
"hash": "e0f46950b8a404dad2205ac8bf54ff827bce60669939c933a584a48e3d472aca",
"extract_dir": "curl-8.13.0_4-win32-mingw"
},
"arm64": {
"url": "https://curl.se/windows/dl-8.13.0_3/curl-8.13.0_3-win64a-mingw.tar.xz",
"hash": "37f7bb478edeefe001d5cd3bb924723803dbc179fffa9ab8213f18f2cc635866",
"extract_dir": "curl-8.13.0_3-win64a-mingw"
"url": "https://curl.se/windows/dl-8.13.0_4/curl-8.13.0_4-win64a-mingw.tar.xz",
"hash": "f9e37741c5fe9871551a871030136f0f875ad87d0ba69e82d54c5248338a127c",
"extract_dir": "curl-8.13.0_4-win64a-mingw"
}
},
"bin": "bin\\curl.exe",

View File

@ -1,5 +1,5 @@
{
"version": "1.24.4",
"version": "1.24.5",
"description": "An open source tool that makes it simple to get local PHP development environments up and running in minutes",
"homepage": "https://ddev.readthedocs.io/en/latest/",
"license": "Apache-2.0",
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/drud/ddev/releases/download/v1.24.4/ddev_windows-amd64.v1.24.4.zip",
"hash": "c10df2b9a66f1fec701d7136c9bc0fc99b7ffac5ccd6431e7897615aaf71b143"
"url": "https://github.com/drud/ddev/releases/download/v1.24.5/ddev_windows-amd64.v1.24.5.zip",
"hash": "5b22eeb0a62cd791551755386ccd9fcdce00d007c9862fc032e82095ab9cb772"
}
},
"bin": "ddev.exe",

View File

@ -1,10 +1,10 @@
{
"version": "0.3.8",
"version": "0.3.9",
"description": "InstallShield installer extractor. Continuation of 'ISXUnpack'.",
"homepage": "https://github.com/lifenjoiner/ISx",
"license": "MIT",
"url": "https://github.com/lifenjoiner/ISx/releases/download/v0.3.8/ISx-v0.3.8-win32.7z",
"hash": "727c57b7839f5a8f16180546abc1914c418bfc058a27b6daed59be991cc31364",
"url": "https://github.com/lifenjoiner/ISx/releases/download/v0.3.9/ISx-v0.3.9-win32.7z",
"hash": "31f2bf585118a597d7129bd44235a602c285772984d9cc146f6f5023457b14f9",
"bin": "ISx.exe",
"checkver": "github",
"autoupdate": {

View File

@ -1,14 +1,14 @@
{
"version": "0.126.0",
"version": "0.126.1",
"description": "The tool to run java, jar or jsh files with automatic dependency fetching, immediate compilation and execution",
"homepage": "https://jbang.dev/",
"license": "MIT",
"suggest": {
"JDK": "openjdk"
},
"url": "https://github.com/jbangdev/jbang/releases/download/v0.126.0/jbang-0.126.0.zip",
"hash": "0a9b63d37582e1826b5ed5f93f835cdc5e5b2701bf265149657d2ee3e195a8ff",
"extract_dir": "jbang-0.126.0",
"url": "https://github.com/jbangdev/jbang/releases/download/v0.126.1/jbang-0.126.1.zip",
"hash": "1aebd2c3f1883089349492f2e3ef951de2927a05c764d26874730821be529511",
"extract_dir": "jbang-0.126.1",
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/jbangdev/jbang"

View File

@ -1,17 +1,17 @@
{
"version": "20.1.4",
"version": "20.1.5",
"description": "Collection of modular and reusable compiler and toolchain technologies.",
"homepage": "https://www.llvm.org",
"license": "NCSA",
"notes": "Since upstream does NOT provide pre-compiled binary of arm64 for every release, LLVM arm64 is now a separate manifest: 'llvm-arm64'.",
"architecture": {
"64bit": {
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-20.1.4/LLVM-20.1.4-win64.exe#/dl.7z",
"hash": "ee6206043ce6b24edbd6ea60645852f833744d9b5898d9c5f7f7684445381a25"
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-20.1.5/LLVM-20.1.5-win64.exe#/dl.7z",
"hash": "5fbc336286cf704518938e1bcf97d08db4e2a9cd83e24068a10e2e0fa353b796"
},
"32bit": {
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-20.1.4/LLVM-20.1.4-win32.exe#/dl.7z",
"hash": "50fa019dc48f78127197e62b1a943e2a695d8815da279c580b94d9cff5c53f36"
"url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-20.1.5/LLVM-20.1.5-win32.exe#/dl.7z",
"hash": "bad86f7f6315a164ad78d12ac07b1fdbfafe52a70e6ee389f63ad60e39a093fc"
}
},
"pre_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall.exe\" -Recurse",

View File

@ -1,13 +1,13 @@
{
"version": "0.54.7",
"version": "0.54.8",
"description": "The simplest, fastest way to get business intelligence and analytics to everyone in your company",
"homepage": "https://www.metabase.com",
"license": "AGPL-3.0-or-later",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://downloads.metabase.com/v0.54.7/metabase.jar",
"hash": "63257bf260a91f7bbe4d3074ac703b8aae61bb9f0fab54429b236ca58c2db650",
"url": "https://downloads.metabase.com/v0.54.8/metabase.jar",
"hash": "c427ed7d45759f1a2c398c46fe73a9f1a67e6ba3c21ef67ab4a2e0e4231e6ab1",
"bin": "metabase.jar",
"checkver": {
"github": "https://github.com/metabase/metabase"

View File

@ -1,23 +1,23 @@
{
"version": "20.1.4-20250430",
"version": "20.1.5-20250514",
"description": "LLVM toolchain based on mingw-w64. (UCRT, mstorsjo build)",
"homepage": "https://github.com/mstorsjo/llvm-mingw/",
"license": "GPL-3.0-or-later,ZPL-2.1,Apache-2.0 WITH LLVM-exception,ISC",
"architecture": {
"64bit": {
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20250430/llvm-mingw-20250430-ucrt-x86_64.zip",
"hash": "fc98793537a5c61b159a366c61c7e6eba1a4bb4835ab69bc3683c8373f62105c",
"extract_dir": "llvm-mingw-20250430-ucrt-x86_64"
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20250514/llvm-mingw-20250514-ucrt-x86_64.zip",
"hash": "3c348a30aa798f3c9bcc2e5a96504fd4d9423c7207705a738faf40754aa6a35c",
"extract_dir": "llvm-mingw-20250514-ucrt-x86_64"
},
"32bit": {
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20250430/llvm-mingw-20250430-ucrt-i686.zip",
"hash": "cd94eae13abb1612e4b04ede65b699a0c5247135ea11ff9e5580088ad9b278f4",
"extract_dir": "llvm-mingw-20250430-ucrt-i686"
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20250514/llvm-mingw-20250514-ucrt-i686.zip",
"hash": "d20ad26765a5baf0ad3ef3b9392b4d1537ce58e7cbb838653888885f5fede463",
"extract_dir": "llvm-mingw-20250514-ucrt-i686"
},
"arm64": {
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20250430/llvm-mingw-20250430-ucrt-aarch64.zip",
"hash": "46be741db12b2ba4b0f0f8f22bef2bd86780de4b139092f3413664b5a8b42337",
"extract_dir": "llvm-mingw-20250430-ucrt-aarch64"
"url": "https://github.com/mstorsjo/llvm-mingw/releases/download/20250514/llvm-mingw-20250514-ucrt-aarch64.zip",
"hash": "d5b609a7f2857eac0c035e290a77012e177f58444f5cfa27c649d766c2d8c1d1",
"extract_dir": "llvm-mingw-20250514-ucrt-aarch64"
}
},
"post_install": "Copy-Item \"$dir\\bin\\mingw32-make.exe\" \"$dir\\bin\\make.exe\"",

View File

@ -1,5 +1,5 @@
{
"version": "2025.5.4",
"version": "2025.5.5",
"description": "Polyglot tool version manager and task runner",
"homepage": "https://mise.jdx.dev/",
"license": "MIT",
@ -10,12 +10,12 @@
],
"architecture": {
"64bit": {
"url": "https://github.com/jdx/mise/releases/download/v2025.5.4/mise-v2025.5.4-windows-x64.zip",
"hash": "cf403ea527aa4e94756cd5e32e39a6d0cd6d0468f34f1ce99ab0aee4b659c794"
"url": "https://github.com/jdx/mise/releases/download/v2025.5.5/mise-v2025.5.5-windows-x64.zip",
"hash": "ccf66ed1a65ad9253e69b950ea9b93bd9ac553304fa450295c7758ae243840a4"
},
"arm64": {
"url": "https://github.com/jdx/mise/releases/download/v2025.5.4/mise-v2025.5.4-windows-arm64.zip",
"hash": "d38454a46e8d0f7026ea7f9548197bafe9f833d46e4714022032b407857611d2"
"url": "https://github.com/jdx/mise/releases/download/v2025.5.5/mise-v2025.5.5-windows-arm64.zip",
"hash": "2e71ff2ad37cdba3dc6c0fa7f6b31932b026e4a81341a17eddfc55e798b75dcb"
}
},
"extract_dir": "mise",

View File

@ -6,7 +6,7 @@
"architecture": {
"64bit": {
"url": "https://github.com/openshift/okd/releases/download/4.20.0-okd-scos.ec.0/openshift-client-windows-4.20.0-okd-scos.ec.0.zip",
"hash": "6e6755ef6f2210045fb7233f2b8fd5e2d32d3c9fd145f8f8dc43408d7b0a87bc"
"hash": "f69015d97f3b1625cb3f2a0089404bee43f63bd9bfce23385cfb0a2df643e5b7"
}
},
"bin": "oc.exe",

View File

@ -1,12 +1,12 @@
{
"version": "3.169.0",
"version": "3.170.0",
"description": "Create, deploy, and manage infrastructure on any cloud using any language.",
"homepage": "https://www.pulumi.com",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.pulumi.com/releases/sdk/pulumi-v3.169.0-windows-x64.zip",
"hash": "2dd9c1890f9a5ce875a7f72e5787e5afabc87fc178dd145207937bc8b344137a"
"url": "https://get.pulumi.com/releases/sdk/pulumi-v3.170.0-windows-x64.zip",
"hash": "452754873948b827dd896fb86d5c2bdc7027b078dc08a0b1bcff571591bd7c5e"
}
},
"extract_dir": "Pulumi\\bin",

View File

@ -1,14 +1,14 @@
{
"version": "3.22.2",
"version": "3.22.3",
"description": "A CLI for Quarkus Java framework",
"homepage": "https://quarkus.io/",
"license": "Apache-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/quarkusio/quarkus/releases/download/3.22.2/quarkus-cli-3.22.2.zip",
"extract_dir": "quarkus-cli-3.22.2",
"hash": "2ef2121d89b0490a8001cbfda7a69be9daf12ac16205d6e5b997265a471df1ad",
"url": "https://github.com/quarkusio/quarkus/releases/download/3.22.3/quarkus-cli-3.22.3.zip",
"extract_dir": "quarkus-cli-3.22.3",
"hash": "38703b4a029fabd47144b771746b23473872ae8f634208d058beaeffe5817356",
"bin": "bin\\quarkus.bat",
"checkver": {
"url": "https://registry.quarkus.io/client/platforms",

View File

@ -1,13 +1,13 @@
{
"version": "14may25",
"version": "15may25",
"description": "Programming language inspired by Rebol. Encapper for Red + Red/System compiler",
"homepage": "https://www.red-lang.org",
"license": {
"identifier": "BSD-3-Clause,BSL-1.0",
"url": "https://github.com/red/red#license"
},
"url": "https://static.red-lang.org/dl/auto/win/red-toolchain-14may25-076e7ab1a.exe#/red-toolchain.exe",
"hash": "efa799d4e975e88d882cb03c799afd70e2ad9d7c391e6e769dcdd41ccdd9d575",
"url": "https://static.red-lang.org/dl/auto/win/red-toolchain-15may25-e7aa4fdf4.exe#/red-toolchain.exe",
"hash": "1d71097c135cf8c0d61c44293a5f15629110314af047533db40e5b9a8bac71e2",
"bin": "red-toolchain.exe",
"checkver": {
"url": "https://static.red-lang.org/dl/auto/win/history.html",

View File

@ -1,13 +1,13 @@
{
"version": "14may25",
"version": "15may25",
"description": "Programming language inspired by Rebol. GUI console version, includes view.",
"homepage": "https://www.red-lang.org",
"license": {
"identifier": "BSD-3-Clause,BSL-1.0",
"url": "https://github.com/red/red#license"
},
"url": "https://static.red-lang.org/dl/auto/win/red-view-14may25-076e7ab1a.exe#/red-view.exe",
"hash": "08f7bcbda4f7de7c18ea3332d1b1bd291b1b28f0f98dc26c9242e0c855ab2dfc",
"url": "https://static.red-lang.org/dl/auto/win/red-view-15may25-e7aa4fdf4.exe#/red-view.exe",
"hash": "fb73fbb283cfb587f0f79701607758d8a55dbde644653416efb517b0f38c5f2d",
"bin": "red-view.exe",
"checkver": {
"url": "https://static.red-lang.org/dl/auto/win/history.html",

View File

@ -1,13 +1,13 @@
{
"version": "14may25",
"version": "15may25",
"description": "Programming language inspired by Rebol.",
"homepage": "https://www.red-lang.org",
"license": {
"identifier": "BSD-3-Clause,BSL-1.0",
"url": "https://github.com/red/red#license"
},
"url": "https://static.red-lang.org/dl/auto/win/red-14may25-076e7ab1a.exe#/red.exe",
"hash": "3e404dedad541bea1ccf5ab9f6292d64a1543679afedcb25a44d7a886a63974e",
"url": "https://static.red-lang.org/dl/auto/win/red-15may25-e7aa4fdf4.exe#/red.exe",
"hash": "5ed6e2078f8c359e3276291f899962cc1fc930d89ef26fb2a8778c8382c363f5",
"bin": "red.exe",
"checkver": {
"url": "https://static.red-lang.org/dl/auto/win/history.html",

View File

@ -1,20 +1,20 @@
{
"version": "0.11.9",
"version": "0.11.10",
"description": "An extremely fast Python linter and code formatter, written in Rust.",
"homepage": "https://github.com/astral-sh/ruff",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.9/ruff-x86_64-pc-windows-msvc.zip",
"hash": "b3c7144d40b3860b104cb88e5c8a95a326b81b3d305b9b6a2ce304761b8508c3"
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.10/ruff-x86_64-pc-windows-msvc.zip",
"hash": "d77bc4ecdb0f50f5a70422db90ec735caf71c3ea3e201e6e84a78fed695a4950"
},
"32bit": {
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.9/ruff-i686-pc-windows-msvc.zip",
"hash": "17dd0dc46c38bf1fe4af50f1cc5b128054a43182cfb643d5ab2ac0382e94719b"
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.10/ruff-i686-pc-windows-msvc.zip",
"hash": "e0aab393a0e9da99e7cadcfbad7bfa6abbe3de9e1fc69eb3e649ed27769fd7a1"
},
"arm64": {
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.9/ruff-aarch64-pc-windows-msvc.zip",
"hash": "bebd2f05e37101023d32ca6b0a6ca1f619b0c5faccde7df0960d96bcc2bcf8bc"
"url": "https://github.com/astral-sh/ruff/releases/download/0.11.10/ruff-aarch64-pc-windows-msvc.zip",
"hash": "765234e319c8fce0b0216f570f4480b7a7b77d019347fa301536b808c245375b"
}
},
"bin": "ruff.exe",

View File

@ -1,12 +1,12 @@
{
"version": "4.1.6",
"version": "4.1.7",
"description": "TailwindCSS framework CLI for rapid UI development",
"homepage": "https://github.com/tailwindlabs/tailwindcss",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.1.6/tailwindcss-windows-x64.exe#/tailwindcss.exe",
"hash": "c7b94d146e9b9f2da7b20407575c66a19aeb768be69f0fa2cbb9253c711d81e6"
"url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v4.1.7/tailwindcss-windows-x64.exe#/tailwindcss.exe",
"hash": "7bc0f936f6cb1c85e6f64ad78a629d94a1ab02dce7858d4b6777c0a640121968"
}
},
"bin": "tailwindcss.exe",

View File

@ -1,6 +1,6 @@
{
"##": "Autoupdate only updates TrID Definitions. If the main program updates, please change hashes manually",
"version": "2.24-25.05.10",
"version": "2.24-25.05.15",
"description": "A utility designed to identify file types from their binary signatures.",
"homepage": "https://www.mark0.net/soft-trid-e.html",
"license": "Shareware",
@ -9,7 +9,7 @@
"https://mark0.net/download/trid_w32.zip"
],
"hash": [
"bfde8feb54953d2520251ad4ebecdbd95fd9dd0069d46fedbb3afd3b294d6291",
"1eff756b2a3ccccbf5c5dc4e5615312641fc144324b4f3304a05eff6806f5cdf",
"ea7f82363912f5b3c79217ba8716425ec3f2514887f788dcd5a2821d0b1fc83f"
],
"bin": "trid.exe",

View File

@ -1,16 +1,16 @@
{
"version": "0.99.0",
"version": "0.100.0",
"description": "A tool used to apply file update strategies. Designed to be used from everywhere, each application 'run' detects if a value needs to be updated using a custom strategy then apply changes according to the strategy.",
"homepage": "https://www.updatecli.io/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/updatecli/updatecli/releases/download/v0.99.0/updatecli_Windows_x86_64.zip",
"hash": "cc348f7ab5f91ea8ba0d2b41433cf364a98e8575ae43ad511201c3adbca26d6f"
"url": "https://github.com/updatecli/updatecli/releases/download/v0.100.0/updatecli_Windows_x86_64.zip",
"hash": "533452bd5c8242f3f2e675a7c5b3bf8bfca337994f03cf9560f3a8a72dd7b9b4"
},
"arm64": {
"url": "https://github.com/updatecli/updatecli/releases/download/v0.99.0/updatecli_Windows_arm64.zip",
"hash": "c82d858627481cf78d8fc68615f93efcdaf5329390426158f8ec1f2d32e5ef1b"
"url": "https://github.com/updatecli/updatecli/releases/download/v0.100.0/updatecli_Windows_arm64.zip",
"hash": "598d45616493b592bef24ff3581e35a921c5c25284ada26ab115735bbc6f3ebd"
}
},
"env_add_path": ".",

View File

@ -1,13 +1,13 @@
{
"version": "1.8.20",
"version": "1.8.21",
"description": "cd command replacement",
"homepage": "https://github.com/skywind3000/z.lua",
"license": "MIT",
"notes": "Configure accordingly to 'https://github.com/skywind3000/z.lua#install'",
"depends": "lua",
"url": "https://github.com/skywind3000/z.lua/archive/1.8.20.zip",
"hash": "35530522d4328ad6a104538610e64f3e1a2ea9f7480037383263b1824a363d47",
"extract_dir": "z.lua-1.8.20",
"url": "https://github.com/skywind3000/z.lua/archive/1.8.21.zip",
"hash": "b4cbe80fc095a3c9ae8e991661ee9fbb6ce17c27f6355ed3c3d6c865d699b21c",
"extract_dir": "z.lua-1.8.21",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/skywind3000/z.lua/archive/$version.zip",