diff --git a/bucket/glab.json b/bucket/glab.json index f6a22dbd99..9d8f8fc2bf 100644 --- a/bucket/glab.json +++ b/bucket/glab.json @@ -1,16 +1,16 @@ { - "version": "1.78.2", + "version": "1.78.3", "description": "GitLab CLI", "homepage": "https://gitlab.com/gitlab-org/cli", "license": "MIT", "architecture": { "64bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.78.2/downloads/glab_1.78.2_windows_amd64.zip", - "hash": "b849d6232dd5968f3fb06922b316077a2b31b683dab399ae514e26dbf18e83de" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.78.3/downloads/glab_1.78.3_windows_amd64.zip", + "hash": "495820036be96509d1fc771aa27d191ff690237e857c57eb0d0d7d31b968fa06" }, "32bit": { - "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.78.2/downloads/glab_1.78.2_windows_386.zip", - "hash": "9b870dd8332e956aff03ff9309bff7fed729f4cc1100b4ab488e19871f68d7d5" + "url": "https://gitlab.com/gitlab-org/cli/-/releases/v1.78.3/downloads/glab_1.78.3_windows_386.zip", + "hash": "de8ba3e00466a43ebbcba9d156078e9d5db7ea8f9e98bf47f546083e614d7cac" } }, "bin": "bin\\glab.exe",