You've already forked goreleaser
							
							
				mirror of
				https://github.com/goreleaser/goreleaser.git
				synced 2025-10-30 23:58:09 +02:00 
			
		
		
		
	chore: update schema
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										6
									
								
								www/docs/static/schema-pro.json
									
									
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								www/docs/static/schema-pro.json
									
									
									
										generated
									
									
										vendored
									
									
								
							| @@ -1005,7 +1005,7 @@ | ||||
| 					}, | ||||
| 					{ | ||||
| 						"$schema": "https://json-schema.org/draft/2020-12/schema", | ||||
| 						"$id": "https://github.com/goreleaser/goreleaser/pkg/config/t", | ||||
| 						"$id": "https://github.com/goreleaser/goreleaser/pkg/config/file-alias", | ||||
| 						"$defs": { | ||||
| 							"FileInfo": { | ||||
| 								"properties": { | ||||
| @@ -1426,7 +1426,7 @@ | ||||
| 								}, | ||||
| 								{ | ||||
| 									"$schema": "https://json-schema.org/draft/2020-12/schema", | ||||
| 									"$id": "https://github.com/goreleaser/goreleaser/pkg/config/t", | ||||
| 									"$id": "https://github.com/goreleaser/goreleaser/pkg/config/hook-alias", | ||||
| 									"properties": { | ||||
| 										"dir": { | ||||
| 											"type": "string" | ||||
| @@ -2361,7 +2361,7 @@ | ||||
| 					}, | ||||
| 					{ | ||||
| 						"$schema": "https://json-schema.org/draft/2020-12/schema", | ||||
| 						"$id": "https://github.com/goreleaser/goreleaser/pkg/config/t", | ||||
| 						"$id": "https://github.com/goreleaser/goreleaser/pkg/config/nix-dependency-alias", | ||||
| 						"properties": { | ||||
| 							"name": { | ||||
| 								"type": "string" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user