mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	broot: Update to version 1.1.11
format r*
This commit is contained in:
		
							parent
							
								
									50022e7e59
								
							
						
					
					
						commit
						6b9b9bbaa6
					
				@ -1,12 +1,12 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "1.1.10",
 | 
					    "version": "1.1.11",
 | 
				
			||||||
    "description": "A new way to see and navigate directory trees",
 | 
					    "description": "A new way to see and navigate directory trees",
 | 
				
			||||||
    "homepage": "https://dystroy.org/broot/",
 | 
					    "homepage": "https://dystroy.org/broot/",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/Canop/broot/releases/download/v1.1.10/broot_1.1.10.zip",
 | 
					            "url": "https://github.com/Canop/broot/releases/download/v1.1.11/broot_1.1.11.zip",
 | 
				
			||||||
            "hash": "880eb402bb668316fc6dd7390bf57a1ef63b6000569e9d42200a234f4b28b74f",
 | 
					            "hash": "96d7b8e683ceb0504c99be0075e12cd2b28dae6a8eb55541ef37c8c2bc2f4621",
 | 
				
			||||||
            "extract_dir": "build\\x86_64-pc-windows-gnu"
 | 
					            "extract_dir": "build\\x86_64-pc-windows-gnu"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
				
			|||||||
@ -1,8 +1,20 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "homepage": "https://www.r-project.org",
 | 
					 | 
				
			||||||
    "description": "A free software environment for statistical computing and graphics.",
 | 
					 | 
				
			||||||
    "version": "4.0.3",
 | 
					    "version": "4.0.3",
 | 
				
			||||||
 | 
					    "description": "A free software environment for statistical computing and graphics.",
 | 
				
			||||||
 | 
					    "homepage": "https://www.r-project.org",
 | 
				
			||||||
    "license": "GPL-2.0-only",
 | 
					    "license": "GPL-2.0-only",
 | 
				
			||||||
 | 
					    "notes": [
 | 
				
			||||||
 | 
					        "For source packages installation, please install 'rtools'.",
 | 
				
			||||||
 | 
					        "",
 | 
				
			||||||
 | 
					        "You'll need to type 'r.ps1' or 'r.cmd' to run R, because in Powershell 'r' runs the last command. Alternatively 'rterm' can be used to start the interactive R terminal session.",
 | 
				
			||||||
 | 
					        "",
 | 
				
			||||||
 | 
					        "You can remove Powershell's 'r' command with:",
 | 
				
			||||||
 | 
					        "    rm alias:\\r",
 | 
				
			||||||
 | 
					        "",
 | 
				
			||||||
 | 
					        "... but this only affects your current session: if you'd like to remove it for all future sessions you need to add the command above to your Powershell profile.",
 | 
				
			||||||
 | 
					        "",
 | 
				
			||||||
 | 
					        "Annoying, right?! You might want to check out Pshazz (scoop install pshazz)--this has a plugin to remove some crazy aliases from Powershell, as well as many other improvements."
 | 
				
			||||||
 | 
					    ],
 | 
				
			||||||
    "url": "https://cloud.r-project.org/bin/windows/base/R-4.0.3-win.exe",
 | 
					    "url": "https://cloud.r-project.org/bin/windows/base/R-4.0.3-win.exe",
 | 
				
			||||||
    "hash": "md5:2260e461a47cd77268fd325eee3205a3",
 | 
					    "hash": "md5:2260e461a47cd77268fd325eee3205a3",
 | 
				
			||||||
    "innosetup": true,
 | 
					    "innosetup": true,
 | 
				
			||||||
@ -62,18 +74,6 @@
 | 
				
			|||||||
            "}"
 | 
					            "}"
 | 
				
			||||||
        ]
 | 
					        ]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "notes": [
 | 
					 | 
				
			||||||
        "For source packages installation, please install 'rtools'.",
 | 
					 | 
				
			||||||
        "",
 | 
					 | 
				
			||||||
        "You'll need to type 'r.ps1' or 'r.cmd' to run R, because in Powershell 'r' runs the last command. Alternatively 'rterm' can be used to start the interactive R terminal session.",
 | 
					 | 
				
			||||||
        "",
 | 
					 | 
				
			||||||
        "You can remove Powershell's 'r' command with:",
 | 
					 | 
				
			||||||
        "    rm alias:\\r",
 | 
					 | 
				
			||||||
        "",
 | 
					 | 
				
			||||||
        "... but this only affects your current session: if you'd like to remove it for all future sessions you need to add the command above to your Powershell profile.",
 | 
					 | 
				
			||||||
        "",
 | 
					 | 
				
			||||||
        "Annoying, right?! You might want to check out Pshazz (scoop install pshazz)--this has a plugin to remove some crazy aliases from Powershell, as well as many other improvements."
 | 
					 | 
				
			||||||
    ],
 | 
					 | 
				
			||||||
    "checkver": {
 | 
					    "checkver": {
 | 
				
			||||||
        "url": "https://cloud.r-project.org/bin/windows/base/md5sum.txt",
 | 
					        "url": "https://cloud.r-project.org/bin/windows/base/md5sum.txt",
 | 
				
			||||||
        "regex": "R-([\\d.]+)"
 | 
					        "regex": "R-([\\d.]+)"
 | 
				
			||||||
 | 
				
			|||||||
@ -1,7 +1,7 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "homepage": "https://github.com/arsham/rainbow",
 | 
					 | 
				
			||||||
    "description": "Print text in rainbow pattern.",
 | 
					 | 
				
			||||||
    "version": "1.0.1",
 | 
					    "version": "1.0.1",
 | 
				
			||||||
 | 
					    "description": "Print text in rainbow pattern.",
 | 
				
			||||||
 | 
					    "homepage": "https://github.com/arsham/rainbow",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "url": "https://github.com/arsham/rainbow/releases/download/v1.0.1/rainbow_windows_v1.0.1.zip",
 | 
					    "url": "https://github.com/arsham/rainbow/releases/download/v1.0.1/rainbow_windows_v1.0.1.zip",
 | 
				
			||||||
    "hash": "bab9af652642e1e7066b8c9c174a9621e9bed2e8acd1823001bd11b922488d24",
 | 
					    "hash": "bab9af652642e1e7066b8c9c174a9621e9bed2e8acd1823001bd11b922488d24",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "homepage": "https://rancher.com/",
 | 
					 | 
				
			||||||
    "description": "A complete software stack for teams adopting containers.",
 | 
					 | 
				
			||||||
    "version": "0.12.5",
 | 
					    "version": "0.12.5",
 | 
				
			||||||
 | 
					    "description": "A complete software stack for teams adopting containers.",
 | 
				
			||||||
 | 
					    "homepage": "https://rancher.com/",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "32bit": {
 | 
					 | 
				
			||||||
            "url": "https://github.com/rancher/rancher-compose/releases/download/v0.12.5/rancher-compose-windows-386-v0.12.5.zip",
 | 
					 | 
				
			||||||
            "hash": "cc2d9c8a8389e80544aa11737af38ac34bb1b4dc803c8c25b027721216e48520"
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/rancher/rancher-compose/releases/download/v0.12.5/rancher-compose-windows-amd64-v0.12.5.zip",
 | 
					            "url": "https://github.com/rancher/rancher-compose/releases/download/v0.12.5/rancher-compose-windows-amd64-v0.12.5.zip",
 | 
				
			||||||
            "hash": "465e651c5fedcdd91417a7e25bcab351c9e99732192263afbcb91496138ef7d9"
 | 
					            "hash": "465e651c5fedcdd91417a7e25bcab351c9e99732192263afbcb91496138ef7d9"
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "32bit": {
 | 
				
			||||||
 | 
					            "url": "https://github.com/rancher/rancher-compose/releases/download/v0.12.5/rancher-compose-windows-386-v0.12.5.zip",
 | 
				
			||||||
 | 
					            "hash": "cc2d9c8a8389e80544aa11737af38ac34bb1b4dc803c8c25b027721216e48520"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "extract_dir": "rancher-compose-v0.12.5",
 | 
					    "extract_dir": "rancher-compose-v0.12.5",
 | 
				
			||||||
@ -20,11 +20,11 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "autoupdate": {
 | 
					    "autoupdate": {
 | 
				
			||||||
        "architecture": {
 | 
					        "architecture": {
 | 
				
			||||||
            "32bit": {
 | 
					 | 
				
			||||||
                "url": "https://github.com/rancher/rancher-compose/releases/download/v$version/rancher-compose-windows-386-v$version.zip"
 | 
					 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
            "64bit": {
 | 
					            "64bit": {
 | 
				
			||||||
                "url": "https://github.com/rancher/rancher-compose/releases/download/v$version/rancher-compose-windows-amd64-v$version.zip"
 | 
					                "url": "https://github.com/rancher/rancher-compose/releases/download/v$version/rancher-compose-windows-amd64-v$version.zip"
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "32bit": {
 | 
				
			||||||
 | 
					                "url": "https://github.com/rancher/rancher-compose/releases/download/v$version/rancher-compose-windows-386-v$version.zip"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "extract_dir": "rancher-compose-v$version"
 | 
					        "extract_dir": "rancher-compose-v$version"
 | 
				
			||||||
 | 
				
			|||||||
@ -1,7 +1,7 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "homepage": "https://ravendb.net",
 | 
					 | 
				
			||||||
    "description": "NoSQL database built on .NET Core.",
 | 
					 | 
				
			||||||
    "version": "5.1.2",
 | 
					    "version": "5.1.2",
 | 
				
			||||||
 | 
					    "description": "NoSQL database built on .NET Core.",
 | 
				
			||||||
 | 
					    "homepage": "https://ravendb.net",
 | 
				
			||||||
    "license": {
 | 
					    "license": {
 | 
				
			||||||
        "identifier": "Freeware",
 | 
					        "identifier": "Freeware",
 | 
				
			||||||
        "url": "https://ravendb.net/terms/commercial"
 | 
					        "url": "https://ravendb.net/terms/commercial"
 | 
				
			||||||
@ -10,13 +10,13 @@
 | 
				
			|||||||
        "Visual C++ Redistributable 2015": "extras/vcredist2015"
 | 
					        "Visual C++ Redistributable 2015": "extras/vcredist2015"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "32bit": {
 | 
					 | 
				
			||||||
            "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.2-windows-x86.zip",
 | 
					 | 
				
			||||||
            "hash": "4f3fd6d42fb45458ec24c5cefab2a16527cf3c5aa2a9bb69946b98a10804d92a"
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.2-windows-x64.zip",
 | 
					            "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.2-windows-x64.zip",
 | 
				
			||||||
            "hash": "e13c11f0aefb677b7f3586b7eb733f23f06b8bae625227bc3a06b54e4ce7365e"
 | 
					            "hash": "e13c11f0aefb677b7f3586b7eb733f23f06b8bae625227bc3a06b54e4ce7365e"
 | 
				
			||||||
 | 
					        },
 | 
				
			||||||
 | 
					        "32bit": {
 | 
				
			||||||
 | 
					            "url": "https://daily-builds.s3.amazonaws.com/RavenDB-5.1.2-windows-x86.zip",
 | 
				
			||||||
 | 
					            "hash": "4f3fd6d42fb45458ec24c5cefab2a16527cf3c5aa2a9bb69946b98a10804d92a"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "installer": {
 | 
					    "installer": {
 | 
				
			||||||
@ -50,11 +50,11 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "autoupdate": {
 | 
					    "autoupdate": {
 | 
				
			||||||
        "architecture": {
 | 
					        "architecture": {
 | 
				
			||||||
            "32bit": {
 | 
					 | 
				
			||||||
                "url": "https://daily-builds.s3.amazonaws.com/RavenDB-$version-windows-x86.zip"
 | 
					 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
            "64bit": {
 | 
					            "64bit": {
 | 
				
			||||||
                "url": "https://daily-builds.s3.amazonaws.com/RavenDB-$version-windows-x64.zip"
 | 
					                "url": "https://daily-builds.s3.amazonaws.com/RavenDB-$version-windows-x64.zip"
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "32bit": {
 | 
				
			||||||
 | 
					                "url": "https://daily-builds.s3.amazonaws.com/RavenDB-$version-windows-x86.zip"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
				
			|||||||
@ -1,8 +1,8 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "homepage": "https://github.com/electron/rcedit",
 | 
					 | 
				
			||||||
    "description": "Command-line tool for editing resources of PE executables",
 | 
					 | 
				
			||||||
    "license": "MIT",
 | 
					 | 
				
			||||||
    "version": "1.1.1",
 | 
					    "version": "1.1.1",
 | 
				
			||||||
 | 
					    "description": "Command-line tool for editing resources of PE executables",
 | 
				
			||||||
 | 
					    "homepage": "https://github.com/electron/rcedit",
 | 
				
			||||||
 | 
					    "license": "MIT",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/electron/rcedit/releases/download/v1.1.1/rcedit-x64.exe#/rcedit.exe",
 | 
					            "url": "https://github.com/electron/rcedit/releases/download/v1.1.1/rcedit-x64.exe#/rcedit.exe",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,7 +1,7 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "homepage": "https://www.red-lang.org",
 | 
					 | 
				
			||||||
    "version": "0.6.4",
 | 
					    "version": "0.6.4",
 | 
				
			||||||
    "description": "Programming language inspired by Rebol.",
 | 
					    "description": "Programming language inspired by Rebol.",
 | 
				
			||||||
 | 
					    "homepage": "https://www.red-lang.org",
 | 
				
			||||||
    "license": {
 | 
					    "license": {
 | 
				
			||||||
        "identifier": "BSD-3-Clause,BSL-1.0",
 | 
					        "identifier": "BSD-3-Clause,BSL-1.0",
 | 
				
			||||||
        "url": "https://github.com/red/red#license"
 | 
					        "url": "https://github.com/red/red#license"
 | 
				
			||||||
@ -11,7 +11,7 @@
 | 
				
			|||||||
    "bin": "red.exe",
 | 
					    "bin": "red.exe",
 | 
				
			||||||
    "checkver": {
 | 
					    "checkver": {
 | 
				
			||||||
        "url": "http://static.red-lang.org/download.html",
 | 
					        "url": "http://static.red-lang.org/download.html",
 | 
				
			||||||
        "re": "Red\\s+([\\d.]+)\\s+for"
 | 
					        "regex": "Red\\s+([\\d.]+)\\s+for"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "autoupdate": {
 | 
					    "autoupdate": {
 | 
				
			||||||
        "url": "https://static.red-lang.org/dl/win/red-$cleanVersion.exe#/red.exe",
 | 
					        "url": "https://static.red-lang.org/dl/win/red-$cleanVersion.exe#/red.exe",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,7 +1,7 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "homepage": "https://redis.io",
 | 
					 | 
				
			||||||
    "description": "In-memory data structure store, used as a database, cache and message broker.",
 | 
					 | 
				
			||||||
    "version": "3.2.100",
 | 
					    "version": "3.2.100",
 | 
				
			||||||
 | 
					    "description": "In-memory data structure store, used as a database, cache and message broker.",
 | 
				
			||||||
 | 
					    "homepage": "https://redis.io",
 | 
				
			||||||
    "license": "BSD-3-Clause",
 | 
					    "license": "BSD-3-Clause",
 | 
				
			||||||
    "url": "https://github.com/MicrosoftArchive/redis/releases/download/win-3.2.100/Redis-x64-3.2.100.zip",
 | 
					    "url": "https://github.com/MicrosoftArchive/redis/releases/download/win-3.2.100/Redis-x64-3.2.100.zip",
 | 
				
			||||||
    "hash": "73775183186ebd1917353a8ae62303a328cedfff58164c9bf46e2b46977a9475",
 | 
					    "hash": "73775183186ebd1917353a8ae62303a328cedfff58164c9bf46e2b46977a9475",
 | 
				
			||||||
@ -13,6 +13,6 @@
 | 
				
			|||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "checkver": {
 | 
					    "checkver": {
 | 
				
			||||||
        "url": "https://github.com/MicrosoftArchive/redis/releases/",
 | 
					        "url": "https://github.com/MicrosoftArchive/redis/releases/",
 | 
				
			||||||
        "re": ">win-(\\d+\\.\\d+\\.\\d+)<"
 | 
					        "regex": ">win-([\\d.]+)<"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
@ -1,8 +1,8 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "homepage": "https://github.com/merklecounty/rget",
 | 
					 | 
				
			||||||
    "description": "Downloads URLs and verifies the contents against a publicly recorded cryptographic log.",
 | 
					 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					 | 
				
			||||||
    "version": "0.0.7",
 | 
					    "version": "0.0.7",
 | 
				
			||||||
 | 
					    "description": "Downloads URLs and verifies the contents against a publicly recorded cryptographic log.",
 | 
				
			||||||
 | 
					    "homepage": "https://github.com/merklecounty/rget",
 | 
				
			||||||
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/merklecounty/rget/releases/download/v0.0.7/rget-v0.0.7-windows-amd64.tar.gz",
 | 
					            "url": "https://github.com/merklecounty/rget/releases/download/v0.0.7/rget-v0.0.7-windows-amd64.tar.gz",
 | 
				
			||||||
@ -16,10 +16,10 @@
 | 
				
			|||||||
        "architecture": {
 | 
					        "architecture": {
 | 
				
			||||||
            "64bit": {
 | 
					            "64bit": {
 | 
				
			||||||
                "url": "https://github.com/merklecounty/rget/releases/download/v$version/rget-v$version-windows-amd64.tar.gz",
 | 
					                "url": "https://github.com/merklecounty/rget/releases/download/v$version/rget-v$version-windows-amd64.tar.gz",
 | 
				
			||||||
                "extract_dir": "rget-v$version-windows-amd64",
 | 
					 | 
				
			||||||
                "hash": {
 | 
					                "hash": {
 | 
				
			||||||
                    "url": "$baseurl/SHA256SUMS"
 | 
					                    "url": "$baseurl/SHA256SUMS"
 | 
				
			||||||
                }
 | 
					                },
 | 
				
			||||||
 | 
					                "extract_dir": "rget-v$version-windows-amd64"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
				
			|||||||
@ -1,8 +1,11 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "homepage": "https://github.com/BurntSushi/ripgrep",
 | 
					 | 
				
			||||||
    "description": "Recursively searches directories for a regex pattern.",
 | 
					 | 
				
			||||||
    "license": "MIT",
 | 
					 | 
				
			||||||
    "version": "12.1.1",
 | 
					    "version": "12.1.1",
 | 
				
			||||||
 | 
					    "description": "Recursively searches directories for a regex pattern.",
 | 
				
			||||||
 | 
					    "homepage": "https://github.com/BurntSushi/ripgrep",
 | 
				
			||||||
 | 
					    "license": "MIT",
 | 
				
			||||||
 | 
					    "suggest": {
 | 
				
			||||||
 | 
					        "vcredist": "extras/vcredist2015"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/BurntSushi/ripgrep/releases/download/12.1.1/ripgrep-12.1.1-x86_64-pc-windows-msvc.zip",
 | 
					            "url": "https://github.com/BurntSushi/ripgrep/releases/download/12.1.1/ripgrep-12.1.1-x86_64-pc-windows-msvc.zip",
 | 
				
			||||||
@ -28,8 +31,5 @@
 | 
				
			|||||||
                "extract_dir": "ripgrep-$version-i686-pc-windows-msvc"
 | 
					                "extract_dir": "ripgrep-$version-i686-pc-windows-msvc"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    "suggest": {
 | 
					 | 
				
			||||||
        "vcredist": "extras/vcredist2015"
 | 
					 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
@ -1,7 +1,7 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "homepage": "https://github.com/kodybrown/rktools2k3",
 | 
					 | 
				
			||||||
    "description": "Streamline manage administrator tasks. (troubleshooting OS, manage AD, deploy applications, ...)",
 | 
					 | 
				
			||||||
    "version": "1.0",
 | 
					    "version": "1.0",
 | 
				
			||||||
 | 
					    "description": "Streamline manage administrator tasks. (troubleshooting OS, manage AD, deploy applications, ...)",
 | 
				
			||||||
 | 
					    "homepage": "https://github.com/kodybrown/rktools2k3",
 | 
				
			||||||
    "license": {
 | 
					    "license": {
 | 
				
			||||||
        "identifier": "Freeware",
 | 
					        "identifier": "Freeware",
 | 
				
			||||||
        "url": "https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default.aspx"
 | 
					        "url": "https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default.aspx"
 | 
				
			||||||
 | 
				
			|||||||
@ -1,7 +1,7 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "homepage": "https://rtmpdump.mplayerhq.hu/",
 | 
					 | 
				
			||||||
    "description": "A toolkit for RTMP streams with support for all forms of RTMP (rtmp, rtmpt, rtmpe, rtmpte, and rtmps).",
 | 
					 | 
				
			||||||
    "version": "2.3",
 | 
					    "version": "2.3",
 | 
				
			||||||
 | 
					    "description": "A toolkit for RTMP streams with support for all forms of RTMP (rtmp, rtmpt, rtmpe, rtmpte, and rtmps).",
 | 
				
			||||||
 | 
					    "homepage": "https://rtmpdump.mplayerhq.hu/",
 | 
				
			||||||
    "license": "GPL-2.0-only",
 | 
					    "license": "GPL-2.0-only",
 | 
				
			||||||
    "url": "https://rtmpdump.mplayerhq.hu/download/rtmpdump-2.3-windows.zip",
 | 
					    "url": "https://rtmpdump.mplayerhq.hu/download/rtmpdump-2.3-windows.zip",
 | 
				
			||||||
    "hash": "6948aa372f04952d5675917c6ca2c7c0bf6b109de21a4323adc93247fff0189f",
 | 
					    "hash": "6948aa372f04952d5675917c6ca2c7c0bf6b109de21a4323adc93247fff0189f",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,8 +1,9 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "homepage": "https://cloud.r-project.org/bin/windows/Rtools",
 | 
					 | 
				
			||||||
    "description": "Tools for building packages for R under Microsoft Windows, or for building R itself.",
 | 
					 | 
				
			||||||
    "license": "BSD-3-Clause",
 | 
					 | 
				
			||||||
    "version": "4.0.0",
 | 
					    "version": "4.0.0",
 | 
				
			||||||
 | 
					    "description": "Tools for building packages for R under Microsoft Windows, or for building R itself.",
 | 
				
			||||||
 | 
					    "homepage": "https://cloud.r-project.org/bin/windows/Rtools",
 | 
				
			||||||
 | 
					    "license": "BSD-3-Clause",
 | 
				
			||||||
 | 
					    "notes": "For R 3.3.x to 3.6.x, please use 'versions/rtools35'.",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://cloud.r-project.org/bin/windows/Rtools/rtools40-x86_64.exe",
 | 
					            "url": "https://cloud.r-project.org/bin/windows/Rtools/rtools40-x86_64.exe",
 | 
				
			||||||
@ -78,6 +79,5 @@
 | 
				
			|||||||
                "url": "https://cloud.r-project.org/bin/windows/Rtools/rtools$majorVersion$minorVersion-i686.exe"
 | 
					                "url": "https://cloud.r-project.org/bin/windows/Rtools/rtools$majorVersion$minorVersion-i686.exe"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    }
 | 
				
			||||||
    "notes": "For R 3.3.x to 3.6.x, please use 'versions/rtools35'."
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
@ -1,7 +1,7 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "homepage": "https://github.com/lukesampson/psutils",
 | 
					 | 
				
			||||||
    "description": "A replacement for the at command which Microsoft has deprecated and removed in Windows 2012.",
 | 
					 | 
				
			||||||
    "version": "0.2018.07.25",
 | 
					    "version": "0.2018.07.25",
 | 
				
			||||||
 | 
					    "description": "A replacement for the at command which Microsoft has deprecated and removed in Windows 2012.",
 | 
				
			||||||
 | 
					    "homepage": "https://github.com/lukesampson/psutils",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "url": "https://raw.githubusercontent.com/lukesampson/psutils/3290c04d7653ea8183a5e11d3d5a4e46716035d1/runat.ps1",
 | 
					    "url": "https://raw.githubusercontent.com/lukesampson/psutils/3290c04d7653ea8183a5e11d3d5a4e46716035d1/runat.ps1",
 | 
				
			||||||
    "hash": "3a7f3cf34a9695ae607627f4d3c041543909c217f54997ebbeb3871ce6f96889",
 | 
					    "hash": "3a7f3cf34a9695ae607627f4d3c041543909c217f54997ebbeb3871ce6f96889",
 | 
				
			||||||
 | 
				
			|||||||
@ -1,8 +1,9 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "homepage": "https://rustup.rs",
 | 
					 | 
				
			||||||
    "version": "1.23.1",
 | 
					    "version": "1.23.1",
 | 
				
			||||||
    "license": "MIT|Apache-2.0",
 | 
					 | 
				
			||||||
    "description": "Manage multiple rust installations with ease",
 | 
					    "description": "Manage multiple rust installations with ease",
 | 
				
			||||||
 | 
					    "homepage": "https://rustup.rs",
 | 
				
			||||||
 | 
					    "license": "MIT|Apache-2.0",
 | 
				
			||||||
 | 
					    "notes": "To use the MSVC ABI without Visual Studio 2015 (or higher) installed, you will need the Visual Studio 2017 Build Tools: https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2017",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://static.rust-lang.org/rustup/archive/1.23.1/x86_64-pc-windows-msvc/rustup-init.exe",
 | 
					            "url": "https://static.rust-lang.org/rustup/archive/1.23.1/x86_64-pc-windows-msvc/rustup-init.exe",
 | 
				
			||||||
@ -13,15 +14,6 @@
 | 
				
			|||||||
            "hash": "c1288bc054bcdb1106686d63db9527481ac823fa0ef2538b7012cfe7d0f3d307"
 | 
					            "hash": "c1288bc054bcdb1106686d63db9527481ac823fa0ef2538b7012cfe7d0f3d307"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "persist": [
 | 
					 | 
				
			||||||
        ".cargo",
 | 
					 | 
				
			||||||
        ".rustup"
 | 
					 | 
				
			||||||
    ],
 | 
					 | 
				
			||||||
    "env_add_path": ".cargo\\bin",
 | 
					 | 
				
			||||||
    "env_set": {
 | 
					 | 
				
			||||||
        "CARGO_HOME": "$persist_dir\\.cargo",
 | 
					 | 
				
			||||||
        "RUSTUP_HOME": "$persist_dir\\.rustup"
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    "installer": {
 | 
					    "installer": {
 | 
				
			||||||
        "script": [
 | 
					        "script": [
 | 
				
			||||||
            "[Environment]::SetEnvironmentVariable('CARGO_HOME', \"$persist_dir\\.cargo\", 'Process')",
 | 
					            "[Environment]::SetEnvironmentVariable('CARGO_HOME', \"$persist_dir\\.cargo\", 'Process')",
 | 
				
			||||||
@ -29,6 +21,15 @@
 | 
				
			|||||||
            "Invoke-ExternalCommand -Path \"$dir\\rustup-init.exe\" -Args '-y --no-modify-path' | Out-Null"
 | 
					            "Invoke-ExternalCommand -Path \"$dir\\rustup-init.exe\" -Args '-y --no-modify-path' | Out-Null"
 | 
				
			||||||
        ]
 | 
					        ]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "env_add_path": ".cargo\\bin",
 | 
				
			||||||
 | 
					    "env_set": {
 | 
				
			||||||
 | 
					        "CARGO_HOME": "$persist_dir\\.cargo",
 | 
				
			||||||
 | 
					        "RUSTUP_HOME": "$persist_dir\\.rustup"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "persist": [
 | 
				
			||||||
 | 
					        ".cargo",
 | 
				
			||||||
 | 
					        ".rustup"
 | 
				
			||||||
 | 
					    ],
 | 
				
			||||||
    "checkver": {
 | 
					    "checkver": {
 | 
				
			||||||
        "url": "https://raw.githubusercontent.com/rust-lang-nursery/rustup.rs/master/Cargo.toml",
 | 
					        "url": "https://raw.githubusercontent.com/rust-lang-nursery/rustup.rs/master/Cargo.toml",
 | 
				
			||||||
        "regex": "version = \"([\\d.]+)\""
 | 
					        "regex": "version = \"([\\d.]+)\""
 | 
				
			||||||
@ -45,6 +46,5 @@
 | 
				
			|||||||
        "hash": {
 | 
					        "hash": {
 | 
				
			||||||
            "url": "$url.sha256"
 | 
					            "url": "$url.sha256"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    }
 | 
				
			||||||
    "notes": "To use the MSVC ABI without Visual Studio 2015 (or higher) installed, you will need the Visual Studio 2017 Build Tools: https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2017"
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
@ -1,8 +1,9 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "homepage": "https://rustup.rs",
 | 
					 | 
				
			||||||
    "version": "1.23.1",
 | 
					    "version": "1.23.1",
 | 
				
			||||||
    "license": "MIT|Apache-2.0",
 | 
					 | 
				
			||||||
    "description": "Manage multiple rust installations with ease",
 | 
					    "description": "Manage multiple rust installations with ease",
 | 
				
			||||||
 | 
					    "homepage": "https://rustup.rs",
 | 
				
			||||||
 | 
					    "license": "MIT|Apache-2.0",
 | 
				
			||||||
 | 
					    "notes": "To use the MSVC ABI without Visual Studio 2015 (or higher) installed, you will need the Visual Studio 2017 Build Tools: https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2017",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://static.rust-lang.org/rustup/archive/1.23.1/x86_64-pc-windows-gnu/rustup-init.exe",
 | 
					            "url": "https://static.rust-lang.org/rustup/archive/1.23.1/x86_64-pc-windows-gnu/rustup-init.exe",
 | 
				
			||||||
@ -13,15 +14,6 @@
 | 
				
			|||||||
            "hash": "034d88f7b1c98622cab525df504d63c8ff8eaf0534e16284a056680c6ffc0d6a"
 | 
					            "hash": "034d88f7b1c98622cab525df504d63c8ff8eaf0534e16284a056680c6ffc0d6a"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "persist": [
 | 
					 | 
				
			||||||
        ".cargo",
 | 
					 | 
				
			||||||
        ".rustup"
 | 
					 | 
				
			||||||
    ],
 | 
					 | 
				
			||||||
    "env_add_path": ".cargo\\bin",
 | 
					 | 
				
			||||||
    "env_set": {
 | 
					 | 
				
			||||||
        "CARGO_HOME": "$persist_dir\\.cargo",
 | 
					 | 
				
			||||||
        "RUSTUP_HOME": "$persist_dir\\.rustup"
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
    "installer": {
 | 
					    "installer": {
 | 
				
			||||||
        "script": [
 | 
					        "script": [
 | 
				
			||||||
            "[Environment]::SetEnvironmentVariable('CARGO_HOME', \"$persist_dir\\.cargo\", 'Process')",
 | 
					            "[Environment]::SetEnvironmentVariable('CARGO_HOME', \"$persist_dir\\.cargo\", 'Process')",
 | 
				
			||||||
@ -29,6 +21,15 @@
 | 
				
			|||||||
            "Invoke-ExternalCommand -Path \"$dir\\rustup-init.exe\" -Args '-y --no-modify-path' | Out-Null"
 | 
					            "Invoke-ExternalCommand -Path \"$dir\\rustup-init.exe\" -Args '-y --no-modify-path' | Out-Null"
 | 
				
			||||||
        ]
 | 
					        ]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "env_add_path": ".cargo\\bin",
 | 
				
			||||||
 | 
					    "env_set": {
 | 
				
			||||||
 | 
					        "CARGO_HOME": "$persist_dir\\.cargo",
 | 
				
			||||||
 | 
					        "RUSTUP_HOME": "$persist_dir\\.rustup"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    "persist": [
 | 
				
			||||||
 | 
					        ".cargo",
 | 
				
			||||||
 | 
					        ".rustup"
 | 
				
			||||||
 | 
					    ],
 | 
				
			||||||
    "checkver": {
 | 
					    "checkver": {
 | 
				
			||||||
        "url": "https://raw.githubusercontent.com/rust-lang-nursery/rustup.rs/master/Cargo.toml",
 | 
					        "url": "https://raw.githubusercontent.com/rust-lang-nursery/rustup.rs/master/Cargo.toml",
 | 
				
			||||||
        "regex": "version = \"([\\d.]+)\""
 | 
					        "regex": "version = \"([\\d.]+)\""
 | 
				
			||||||
@ -45,6 +46,5 @@
 | 
				
			|||||||
        "hash": {
 | 
					        "hash": {
 | 
				
			||||||
            "url": "$url.sha256"
 | 
					            "url": "$url.sha256"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    }
 | 
				
			||||||
    "notes": "To use the MSVC ABI without Visual Studio 2015 (or higher) installed, you will need the Visual Studio 2017 Build Tools: https://www.visualstudio.com/downloads/#build-tools-for-visual-studio-2017"
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user