mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	go: Update to version 1.19.4
This commit is contained in:
		
							parent
							
								
									8d4185e5ee
								
							
						
					
					
						commit
						e0ee84b7f4
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "1.19.3",
 | 
					    "version": "1.19.4",
 | 
				
			||||||
    "description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
 | 
					    "description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.",
 | 
				
			||||||
    "homepage": "https://golang.org",
 | 
					    "homepage": "https://golang.org",
 | 
				
			||||||
    "license": "BSD-3-Clause",
 | 
					    "license": "BSD-3-Clause",
 | 
				
			||||||
@ -10,16 +10,16 @@
 | 
				
			|||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://dl.google.com/go/go1.19.3.windows-amd64.zip",
 | 
					            "url": "https://dl.google.com/go/go1.19.4.windows-amd64.zip",
 | 
				
			||||||
            "hash": "b51549a9f21ee053f8a3d8e38e45b1b8b282d976f3b60f1f89b37ac54e272d31"
 | 
					            "hash": "ada490e188bfb57c7388da7c5eba7565390992b6496204d30e710d37755956b0"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://dl.google.com/go/go1.19.3.windows-386.zip",
 | 
					            "url": "https://dl.google.com/go/go1.19.4.windows-386.zip",
 | 
				
			||||||
            "hash": "cbf9ced1c6d4d874464b30dbbbb237fb45f932b68994702adabda4ef56ac63a0"
 | 
					            "hash": "51d8d895deb9883aa2daa291572f483fead69f577bf4e7cf8381c8001e37778e"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "arm64": {
 | 
					        "arm64": {
 | 
				
			||||||
            "url": "https://dl.google.com/go/go1.19.3.windows-arm64.zip",
 | 
					            "url": "https://dl.google.com/go/go1.19.4.windows-arm64.zip",
 | 
				
			||||||
            "hash": "af37fe4acad6cccdb5222d26d19c1918086b6c8aaadf72a5948eca9ec7ddef99"
 | 
					            "hash": "66cfa12f408806c0fabfc10726a57b090c0c3ef3efddd944400af678ff10b851"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "extract_dir": "go",
 | 
					    "extract_dir": "go",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user