mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	nodejs: Update to version 16.11.1
This commit is contained in:
		
							parent
							
								
									4e5c2ffd70
								
							
						
					
					
						commit
						75a0d816e2
					
				@ -16,11 +16,11 @@
 | 
				
			|||||||
    "autoupdate": {
 | 
					    "autoupdate": {
 | 
				
			||||||
        "architecture": {
 | 
					        "architecture": {
 | 
				
			||||||
            "64bit": {
 | 
					            "64bit": {
 | 
				
			||||||
                "url": "https://github.com/magefile/mage/releases/download/v$version/mage_$version_Windows-64bit.zip",
 | 
					                "url": "https://github.com/magefile/mage/releases/download/v$version/mage_$version_Windows-64bit.zip"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
        "hash": {
 | 
					        "hash": {
 | 
				
			||||||
            "url": "$baseurl/mage_$version_checksums.txt"
 | 
					            "url": "$baseurl/mage_$version_checksums.txt"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
 | 
				
			|||||||
@ -1,18 +1,18 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "16.11.0",
 | 
					    "version": "16.11.1",
 | 
				
			||||||
    "description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
 | 
					    "description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
 | 
				
			||||||
    "homepage": "https://nodejs.org",
 | 
					    "homepage": "https://nodejs.org",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://nodejs.org/dist/v16.11.0/node-v16.11.0-win-x64.7z",
 | 
					            "url": "https://nodejs.org/dist/v16.11.1/node-v16.11.1-win-x64.7z",
 | 
				
			||||||
            "hash": "ef2c8049e2a6e34b72fa7f2b2618e5e5f91c1a5f4c816ee54cf462dc31b9b584",
 | 
					            "hash": "a5d2683c8a478ed7bf9d6f77449ef03d984345efe75b00130f6f793ed621b6ed",
 | 
				
			||||||
            "extract_dir": "node-v16.11.0-win-x64"
 | 
					            "extract_dir": "node-v16.11.1-win-x64"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://nodejs.org/dist/v16.11.0/node-v16.11.0-win-x86.7z",
 | 
					            "url": "https://nodejs.org/dist/v16.11.1/node-v16.11.1-win-x86.7z",
 | 
				
			||||||
            "hash": "b6869590c9709a739d01ac08543ee901598357a75d51674872190d463dc44ba9",
 | 
					            "hash": "388f54bb3a278002735273b4e023462502ce1dcf907736942f9f0bc9a665933d",
 | 
				
			||||||
            "extract_dir": "node-v16.11.0-win-x86"
 | 
					            "extract_dir": "node-v16.11.1-win-x86"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "persist": [
 | 
					    "persist": [
 | 
				
			||||||
 | 
				
			|||||||
@ -1,7 +1,7 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "1.8",
 | 
					    "version": "1.8",
 | 
				
			||||||
    "homepage": "https://tlcfem.github.io/suanPan/",
 | 
					 | 
				
			||||||
    "description": "Finite element analysis framework",
 | 
					    "description": "Finite element analysis framework",
 | 
				
			||||||
 | 
					    "homepage": "https://tlcfem.github.io/suanPan/",
 | 
				
			||||||
    "license": "GPL-3.0-only",
 | 
					    "license": "GPL-3.0-only",
 | 
				
			||||||
    "notes": "Run '$dir\\AddAssociation.bat' with admin privilege to configure file association and Sublime Text syntax support.",
 | 
					    "notes": "Run '$dir\\AddAssociation.bat' with admin privilege to configure file association and Sublime Text syntax support.",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
@ -22,7 +22,7 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "hash": {
 | 
					        "hash": {
 | 
				
			||||||
            "url": "$baseurl/suanPan-win-mkl-vtk.sha256"
 | 
					            "url": "$urlNoExt.sha256"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
@ -6,11 +6,11 @@
 | 
				
			|||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://download.elifulkerson.com/files/tcping/0.39/x64/tcping64.exe#/tcping.exe",
 | 
					            "url": "https://download.elifulkerson.com/files/tcping/0.39/x64/tcping64.exe#/tcping.exe",
 | 
				
			||||||
            "hash": "AF3C12DA527E88C9DB3774F5F12BAECC2D211C801AE4421C7B16E80F6440ED35"
 | 
					            "hash": "sha512:1e80cef7f5db6007ff83a2b7d5425fe74ed505b5af8612271b2353370151afa101be7e5a90333e7c029d20ae0be0c3557b6b7b5e440a8f5c4ee6118f242febd7"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://download.elifulkerson.com/files/tcping/0.39/tcping.exe#/tcping.exe",
 | 
					            "url": "https://download.elifulkerson.com/files/tcping/0.39/tcping.exe#/tcping.exe",
 | 
				
			||||||
            "hash": "9F04C46E0CDAA5BCE32D98065E1E510A5F174E51B399D6408F2446444CCCD5FF"
 | 
					            "hash": "sha512:57c328f4d91ac5422d715613b9be4fbe8ed400072ba51fd406136a31ccc4d3165933936879b9a4ba3619e85f8ca593b6de629a8a7ae3d0290732eef057b76547"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "tcping.exe",
 | 
					    "bin": "tcping.exe",
 | 
				
			||||||
@ -21,17 +21,14 @@
 | 
				
			|||||||
    "autoupdate": {
 | 
					    "autoupdate": {
 | 
				
			||||||
        "architecture": {
 | 
					        "architecture": {
 | 
				
			||||||
            "64bit": {
 | 
					            "64bit": {
 | 
				
			||||||
                "url": "https://download.elifulkerson.com/files/tcping/$version/x64/tcping64.exe#/tcping.exe",
 | 
					                "url": "https://download.elifulkerson.com/files/tcping/$version/x64/tcping64.exe#/tcping.exe"
 | 
				
			||||||
                "hash": {
 | 
					 | 
				
			||||||
                    "url": "$baseurl/$basename.sha256"
 | 
					 | 
				
			||||||
                }
 | 
					 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "32bit": {
 | 
					            "32bit": {
 | 
				
			||||||
                "url": "https://download.elifulkerson.com/files/tcping/$version/tcping.exe#/tcping.exe",
 | 
					                "url": "https://download.elifulkerson.com/files/tcping/$version/tcping.exe#/tcping.exe"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
        "hash": {
 | 
					        "hash": {
 | 
				
			||||||
                    "url": "$baseurl/$basename.sha256"
 | 
					            "url": "$baseurl/$basename.sha512"
 | 
				
			||||||
                }
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user