mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 09:22:56 +00:00 
			
		
		
		
	Update gitea version in install-from-binary docs (#4670)
This commit is contained in:
		| @@ -21,7 +21,7 @@ the destination platform from the [downloads page](https://dl.gitea.io/gitea), c | |||||||
| the URL and replace the URL within the commands below: | the URL and replace the URL within the commands below: | ||||||
|  |  | ||||||
| ```sh | ```sh | ||||||
| wget -O gitea https://dl.gitea.io/gitea/1.4.3/gitea-1.4.3-linux-amd64 | wget -O gitea https://dl.gitea.io/gitea/1.5.0/gitea-1.5.0-linux-amd64 | ||||||
| chmod +x gitea | chmod +x gitea | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user