Skip to content

Commit c490a3c

Browse files
committed
Release v1.5.0
1 parent 2a42601 commit c490a3c

File tree

1 file changed

+16
-9
lines changed

1 file changed

+16
-9
lines changed

t2v.json

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
{
2-
"version": "1.0.0",
3-
"url": "https://github.com/lord-executor/Toggl2Vertec/releases/download/v1.0.0/t2v-win-x64.zip",
4-
"description": "Toggl Track to Vertec time entry synchronization tool",
5-
"bin": [
6-
["Toggl2Vertec.exe", "t2v"]
7-
],
8-
"license": "MIT",
9-
"homepage": "https://github.com/lord-executor/Toggl2Vertec",
10-
"hash": "C5E2B6443A44838225A651FD54CE7CF7E93272D2A30F373D2382B092FA874C0C"
2+
"version": "1.5.0",
3+
"url": "https://github.com/lord-executor/Toggl2Vertec/releases/download/v1.5.0/t2v-win-x64.zip",
4+
"description": "Toggl Track to Vertec time entry synchronization tool",
5+
"bin": [
6+
[
7+
"Toggl2Vertec.exe",
8+
"t2v"
9+
]
10+
],
11+
"license": "MIT",
12+
"homepage": "https://github.com/lord-executor/Toggl2Vertec",
13+
"hash": {
14+
"Algorithm": "SHA256",
15+
"Hash": "CD96C4024D5D27A47B708AA6E65B69B0DB7863165DDDC9251B002756E6053E40",
16+
"Path": "D:\\storage\\work\\elca-share\\repos\\Toggl2Vertec\\t2v-win-x64.zip"
17+
}
1118
}

0 commit comments

Comments
 (0)