mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 21:16:26 +01:00 
			
		
		
		
	Upgrade hugo to 0.82 (#22209)
See https://github.com/go-gitea/gitea/pull/22206#issuecomment-1362523796. Apparently hugo 0.81.0 is a broken release in regards to checksums. https://github.com/gohugoio/hugo/releases/tag/v0.82.0 Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
		
							parent
							
								
									6037043adf
								
							
						
					
					
						commit
						ac5b44b2f4
					
				@ -2,7 +2,7 @@ THEME := themes/gitea
 | 
			
		||||
PUBLIC := public
 | 
			
		||||
ARCHIVE := https://dl.gitea.io/theme/master.tar.gz
 | 
			
		||||
 | 
			
		||||
HUGO_PACKAGE := github.com/gohugoio/hugo@v0.81.0
 | 
			
		||||
HUGO_PACKAGE := github.com/gohugoio/hugo@v0.82.0
 | 
			
		||||
 | 
			
		||||
.PHONY: all
 | 
			
		||||
all: build
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user