-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.json
More file actions
22 lines (22 loc) · 805 Bytes
/
.json
File metadata and controls
22 lines (22 loc) · 805 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"version": "0.2.1",
"architecture": {
"32bit": {
"url": "https://github.com/charmbracelet/pop/releases/download/v0.2.1/pop_0.2.1_Windows_i386.zip",
"bin": [
"pop_0.2.1_Windows_i386/pop.exe"
],
"hash": "8d1b88910b9230f6e390860e022bee960a2253f749797edc68cbf9ea06290aee"
},
"64bit": {
"url": "https://github.com/charmbracelet/pop/releases/download/v0.2.1/pop_0.2.1_Windows_x86_64.zip",
"bin": [
"pop_0.2.1_Windows_x86_64/pop.exe"
],
"hash": "3dd9fac7603c663c367451079015a6e5980678baca0628310857a1f58d5e1957"
}
},
"homepage": "https://charm.land/",
"license": "MIT",
"description": "Send emails from your terminal. 📬"
}