Skip to content

Commit a6c24db

Browse files
Update templates/cli/scoop/appwrite.json.twig
Co-authored-by: Steven <[email protected]>
1 parent e08f59a commit a6c24db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/cli/scoop/appwrite.json.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/ScoopInstaller/Scoop/master/schema.json",
33
"version": "{{ sdk.version }}",
4-
"description": "Appwrite cli project manager",
4+
"description": "The Appwrite CLI is a command-line application that allows you to interact with Appwrite and perform server-side tasks using your terminal.",
55
"homepage": "https://github.com/{{ sdk.gitUserName|url_encode }}/{{ sdk.gitRepoName|url_encode }}",
66
"license": "BSD-3-Clause",
77
"architecture": {

0 commit comments

Comments
 (0)