mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
direnv: Update to version 2.30.0
This commit is contained in:
parent
dda114234c
commit
4c594f2e76
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.29.0",
|
||||
"version": "2.30.0",
|
||||
"description": "load or unload environment variables depending on the current directory",
|
||||
"homepage": "https://direnv.net",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.29.0/direnv.windows-amd64.exe#/direnv.exe",
|
||||
"hash": "19ce1ff9f37227f34097705cc8fc2564853f32d897f0d6e5428c744f30fc00d5"
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.30.0/direnv.windows-amd64.exe#/direnv.exe",
|
||||
"hash": "89c4952c356773f7a9a4e232396b116f15fc7c6cdcbe64278e4c1ee04a10170c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.29.0/direnv.windows-386.exe#/direnv.exe",
|
||||
"hash": "df63d80684a32da5e30ce05eb523cf35ae5cbec98f9cbdbda06ca7951bb98f1d"
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.30.0/direnv.windows-386.exe#/direnv.exe",
|
||||
"hash": "1f22503fed00b553d847054e6d612554887f7ee3a36ea828bccaf00b33a7b7a4"
|
||||
}
|
||||
},
|
||||
"bin": "direnv.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user