Skip to content

Commit

Permalink
Update ckan.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nonperforming authored Mar 13, 2024
1 parent 472abc1 commit 644ca79
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions bucket/ckan.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "v1.34.4",
"version": "1.34.4",
"description": "Mod manager for KSP",
"homepage": "https://github.com/KSP-CKAN/CKAN",
"license": "MIT",
Expand All @@ -12,10 +12,8 @@
"CKAN"
]
],
"checkver": {
"github": "https://github.com/KSP-CKAN/CKAN"
},
"checkver": "github",
"autoupdate": {
"url": "https://github.com/KSP-CKAN/CKAN/releases/download/$version/ckan.exe"
"url": "https://github.com/KSP-CKAN/CKAN/releases/download/v$version/ckan.exe"
}
}

0 comments on commit 644ca79

Please sign in to comment.