mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	add arm64 for linux
This commit is contained in:
		@@ -29,6 +29,7 @@ module.exports = {
 | 
				
			|||||||
  makers: [
 | 
					  makers: [
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      name: '@electron-forge/maker-deb',
 | 
					      name: '@electron-forge/maker-deb',
 | 
				
			||||||
 | 
					      arch: ['x64', 'arm64'],
 | 
				
			||||||
      config: {
 | 
					      config: {
 | 
				
			||||||
        options: {
 | 
					        options: {
 | 
				
			||||||
          icon: "./images/app-icons/png/128x128.png",
 | 
					          icon: "./images/app-icons/png/128x128.png",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user