From 3f92622f0fc96efc0c2259a9bc100e147a3f7ace Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 12:31:44 +0000 Subject: [PATCH] deta: Update to version 1.3.3-beta --- bucket/deta.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/deta.json b/bucket/deta.json index 4f707169fb..988e046a8a 100644 --- a/bucket/deta.json +++ b/bucket/deta.json @@ -1,12 +1,12 @@ { - "version": "1.3.2-beta", + "version": "1.3.3-beta", "description": "Command line interface for managing Deta micros and deployments", "homepage": "https://deta.sh/", "license": "Unknown", "architecture": { "64bit": { - "url": "https://github.com/deta/deta-cli/releases/download/v1.3.2-beta/deta-x86_64-windows.zip", - "hash": "55fb1789a79912bc3bce3124a8b517902193d133c37f61b2ce62062fb4ce37e4" + "url": "https://github.com/deta/deta-cli/releases/download/v1.3.3-beta/deta-x86_64-windows.zip", + "hash": "9959b0a59b79677092e06e4966fc0be03806271365607dfc823ce23d9037ebac" } }, "bin": "deta.exe",