Skip to content

Commit 28ec9f0

Browse files
committed
1 parent 49cd49b commit 28ec9f0

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

bucket/floral-notepaper.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"version": "1.0.4",
3+
"description": "A lightweight, elegant, and modern sticky note app for your desktop. Built with Tauri 2 + React",
4+
"homepage": "https://github.com/Achilng/floral-notepaper",
5+
"license": "MIT",
6+
"suggest": {
7+
"Microsoft Edge WebView2": "extras/webview2"
8+
},
9+
"architecture": {
10+
"64bit": {
11+
"url": "https://github.com/Achilng/floral-notepaper/releases/download/v1.0.4/floral-notepaper_1.0.4.exe#/floral-notepaper.exe",
12+
"hash": "e87325986161508eca5c26d515d5bf6291fd9332a5d358214a62c46a3efc86c0"
13+
}
14+
},
15+
"shortcuts": [
16+
[
17+
"floral-notepaper.exe",
18+
"Floral Notepaper"
19+
]
20+
],
21+
"checkver": "github",
22+
"autoupdate": {
23+
"architecture": {
24+
"64bit": {
25+
"url": "https://github.com/Achilng/floral-notepaper/releases/download/v$version/floral-notepaper_$version.exe#/floral-notepaper.exe"
26+
}
27+
}
28+
}
29+
}

0 commit comments

Comments
 (0)