mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
There was a bug in the checkver which lead to random version numbers. Moreover, the script is unlikely to receive any updates (last one was two years ago). Closes #5440
10 lines
427 B
JSON
10 lines
427 B
JSON
{
|
|
"version": "0.9.0",
|
|
"description": "Provides a command to refresh environment variables in command prompt (cmd).",
|
|
"homepage": "https://chocolatey.org/",
|
|
"license": "Apache-2.0",
|
|
"url": "https://raw.githubusercontent.com/chocolatey/choco/HEAD/src/chocolatey.resources/redirects/RefreshEnv.cmd",
|
|
"hash": "8b6b1d8f6bfab3dc9fbee30d6b2f3093ea3eccd5c66e57161dbe1b8f703fa74c",
|
|
"bin": "RefreshEnv.cmd"
|
|
}
|