Skip to content

Commit e73e7e6

Browse files
committed
1 parent 92ee994 commit e73e7e6

2 files changed

Lines changed: 2 additions & 8 deletions

File tree

ā€Žbucket/ajour-beta.jsonā€Ž

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@
3030
"jsonpath": "$[0].tag_name"
3131
},
3232
"autoupdate": {
33-
"url": [
34-
"https://github.com/ajour/ajour/releases/download/$version/ajour.exe",
35-
"https://github.com/ajour/ajour/releases/download/$version/ajour-opengl.exe"
36-
]
33+
"url":"https://github.com/ajour/ajour/releases/download/$version/ajour.exe"
3734
}
3835
}

ā€Žbucket/ajour.jsonā€Ž

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@
2929
"github": "https://github.com/ajour/ajour"
3030
},
3131
"autoupdate": {
32-
"url": [
33-
"https://github.com/ajour/ajour/releases/download/$version/ajour.exe",
34-
"https://github.com/ajour/ajour/releases/download/$version/ajour-opengl.exe"
35-
]
32+
"url": "https://github.com/ajour/ajour/releases/download/$version/ajour.exe"
3633
}
3734
}

0 commit comments

Comments
Ā (0)
⚔