mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-24 05:29:51 +03:00
24 lines
660 B
JSON
24 lines
660 B
JSON
{
|
|
"package": {
|
|
"productName": "GitButler"
|
|
},
|
|
"tauri": {
|
|
"bundle": {
|
|
"identifier": "com.gitbutler.app"
|
|
},
|
|
"allowlist": {
|
|
"shell": {
|
|
"open": true
|
|
}
|
|
},
|
|
"updater": {
|
|
"active": true,
|
|
"dialog": true,
|
|
"endpoints": [
|
|
"https://app.gitbutler.com/releases/{{target}}-{{arch}}/{{current_version}}"
|
|
],
|
|
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDYwNTc2RDhBM0U0MjM4RUIKUldUck9FSStpbTFYWUE5UkJ3eXhuekZOL2V2RnpKaFUxbGJRNzBMVmF5V0gzV1JvN3hRblJMRDIK"
|
|
}
|
|
}
|
|
}
|