Update update.js
This commit is contained in:
parent
5ce51ad1e5
commit
7b74cfa44c
|
|
@ -3,7 +3,7 @@ const fs = require('fs');
|
|||
var packagejson = require('./package.json');
|
||||
|
||||
packagejson.build.publish = {
|
||||
url: "https://github.com/MuhammedKalkan/LensPrivate/releases/download/Latest",
|
||||
url: "https://github.com/MuhammedKalkan/OpenLens/releases/download/Latest",
|
||||
provider: "generic"
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue