mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	build: Update bettersqlite3 binary for Linux desktop
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								bin/better-sqlite3/linux-desktop-better_sqlite3.node
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								bin/better-sqlite3/linux-desktop-better_sqlite3.node
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										0
									
								
								bin/better-sqlite3/mac-arm64-better_sqlite3.node
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										0
									
								
								bin/better-sqlite3/mac-arm64-better_sqlite3.node
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
								
								
									
										0
									
								
								bin/better-sqlite3/mac-x64-better_sqlite3.node
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										0
									
								
								bin/better-sqlite3/mac-x64-better_sqlite3.node
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
								
								
									
										4
									
								
								bin/better-sqlite3/update.sh
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										4
									
								
								bin/better-sqlite3/update.sh
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							| @@ -14,6 +14,10 @@ function download() { | |||||||
|     rm -f "$temp_file" |     rm -f "$temp_file" | ||||||
| } | } | ||||||
|  |  | ||||||
|  | script_dir=$(realpath $(dirname $0)) | ||||||
|  | cd "$script_dir" | ||||||
|  |  | ||||||
|  | download "linux-x64" "linux-desktop" | ||||||
| download "win32-x64" "win" | download "win32-x64" "win" | ||||||
| download "darwin-x64" "mac-x64" | download "darwin-x64" "mac-x64" | ||||||
| download "darwin-arm64" "mac-arm64" | download "darwin-arm64" "mac-arm64" | ||||||
| @@ -55,4 +55,4 @@ pushd dist | |||||||
|     tar cJf "trilium-linux-x64-${VERSION}.tar.xz" trilium-linux-x64 |     tar cJf "trilium-linux-x64-${VERSION}.tar.xz" trilium-linux-x64 | ||||||
| popd | popd | ||||||
|  |  | ||||||
| bin/build-debian.sh | #bin/build-debian.sh | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user