From 33182b5242343f9c6afed114ef14cb7521a33574 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 16:27:52 +0000 Subject: [PATCH] lab: Update to version 0.25.0 --- bucket/lab.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/lab.json b/bucket/lab.json index 3a7ed47034..db613e3d60 100644 --- a/bucket/lab.json +++ b/bucket/lab.json @@ -1,16 +1,16 @@ { - "version": "0.25.1", + "version": "0.25.0", "description": "An extension to command-line git that helps with everyday GitLab tasks.", "homepage": "https://zaquestion.github.io/lab", "license": "CC0-1.0", "architecture": { "64bit": { - "url": "https://github.com/zaquestion/lab/releases/download/v0.25.1/lab_0.25.1_windows_amd64.zip", - "hash": "75daf8d98678c5544b20a1a544ae77506d2f5bd011e7094f251d69bdf3262994" + "url": "https://github.com/zaquestion/lab/releases/download/v0.25.0/lab_0.25.0_windows_amd64.zip", + "hash": "9d8df5317c9e65b4282929db72a4765eaa2ca3552704e23de26d5e51b45aff27" }, "arm64": { - "url": "https://github.com/zaquestion/lab/releases/download/v0.25.1/lab_0.25.1_windows_arm64.zip", - "hash": "15715fb650e16aee10a0a2849aec4a96f33a4a2808df562aad28b3fc630c85f6" + "url": "https://github.com/zaquestion/lab/releases/download/v0.25.0/lab_0.25.0_windows_arm64.zip", + "hash": "59622ea19c9558ace01f3f9853810c61eb2e16156f11280f3a05da3a791a029b" } }, "bin": "lab.exe",