mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-31 12:03:46 +00:00 
			
		
		
		
	github: Update macOS dmg filename pattern.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
		
				
					committed by
					
						 Alex Vandiver
						Alex Vandiver
					
				
			
			
				
	
			
			
			
						parent
						
							1f497bf8c8
						
					
				
				
					commit
					f9430674d2
				
			| @@ -28,7 +28,7 @@ def verify_release_download_link(link: str) -> bool: | ||||
|  | ||||
| PLATFORM_TO_SETUP_FILE = { | ||||
|     "linux": "Zulip-{version}-x86_64.AppImage", | ||||
|     "mac": "Zulip-{version}.dmg", | ||||
|     "mac": "Zulip-{version}-x64.dmg", | ||||
|     "mac-arm64": "Zulip-{version}-arm64.dmg", | ||||
|     "windows": "Zulip-Web-Setup-{version}.exe", | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user