Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions bucket/gittop.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.3.0",
"version": "0.4.0",
"description": "A lightweight GitHub notifications client. Why spin up a browser just to check your GitHub notifications?",
"homepage": "https://github.com/AmarBego/GitTop",
"license": {
Expand All @@ -9,8 +9,8 @@
"notes": "User settings are stored in '$env:APPDATA\\GitTop'. Remove this folder manually for a clean uninstall.",
"architecture": {
"64bit": {
"url": "https://github.com/AmarBego/GitTop/releases/download/v0.3.0/gittop-0.3.0-windows-x86_64.zip",
"hash": "938ac277dd3e9fa1b50921fcec3c5faabdbdaa2d2901cce8b590a52f18ac7b5c"
"url": "https://github.com/AmarBego/GitTop/releases/download/v0.4.0/gittop-0.4.0-windows-x86_64.zip",
"hash": "cf94a4771468ea793d4d20845d85b299c9b1d7ef5c1a16df9580aeeed0734b0e"
}
},
"extract_dir": "gittop-windows-x86_64",
Expand Down