mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-04-25 17:14:57 +02:00
Add reproducible cross-OS Tauri packaging workflow
This commit is contained in:
@@ -18,6 +18,13 @@
|
||||
"dmg",
|
||||
"nsis",
|
||||
"msi"
|
||||
]
|
||||
],
|
||||
"macOS": {
|
||||
"hardenedRuntime": true
|
||||
},
|
||||
"windows": {
|
||||
"digestAlgorithm": "sha256",
|
||||
"timestampUrl": "https://timestamp.digicert.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user