mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
snap fix
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
ada9844b58
commit
99c905bf35
@ -171,7 +171,7 @@
|
|||||||
],
|
],
|
||||||
"snap": {
|
"snap": {
|
||||||
"confinement": "classic",
|
"confinement": "classic",
|
||||||
"executableName": "kontena-lens"
|
"artifactName": "kontena-lens-${version}.${arch}.${ext}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"lens": {
|
"lens": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user