From 15562071985f6056dfe4a8c8cf48b8422a086bdb Mon Sep 17 00:00:00 2001 From: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Date: Fri, 13 Jan 2023 18:50:41 +0530 Subject: [PATCH] (chore): fission-cli: Update license string --- bucket/fission-cli.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/fission-cli.json b/bucket/fission-cli.json index afd9eeeabc..01ee8153d1 100644 --- a/bucket/fission-cli.json +++ b/bucket/fission-cli.json @@ -2,7 +2,7 @@ "version": "1.17.0", "description": "Fast and Simple Serverless Functions for Kubernetes", "homepage": "https://fission.io/", - "license": "Apache License 2.0", + "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/fission/fission/releases/download/v1.17.0/fission-v1.17.0-windows-amd64.exe#/fission.exe",