From 52cdfb8e1c6a2a1e2da4b5e5d2aeb125246f9651 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 16:30:06 +0000 Subject: [PATCH] deta: Update to version 1.3.1-beta --- bucket/deta.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/deta.json b/bucket/deta.json index c742a33e9d..507dbc70fd 100644 --- a/bucket/deta.json +++ b/bucket/deta.json @@ -1,12 +1,12 @@ { - "version": "1.3.0-beta", + "version": "1.3.1-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.0-beta/deta-x86_64-windows.zip", - "hash": "982910412dbe6adc03ce743286fd29d07e6f2fdbfbe71f5d5eb17c3266f70558" + "url": "https://github.com/deta/deta-cli/releases/download/v1.3.1-beta/deta-x86_64-windows.zip", + "hash": "3d701f6b159c1640f207044cc4505d1aa44db379853ef8adfc8ea9d4570b82b1" } }, "bin": "deta.exe",