mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-19 15:11:21 +00:00
direnv: Update to version 2.30.2
This commit is contained in:
parent
2acca38437
commit
4789ac3e16
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.30.1",
|
||||
"version": "2.30.2",
|
||||
"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.30.1/direnv.windows-amd64.exe#/direnv.exe",
|
||||
"hash": "5c3bfb0165b5d07245262deee7d272c309fb17ecf0e06c2d0f6d12947b382d0b"
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.30.2/direnv.windows-amd64.exe#/direnv.exe",
|
||||
"hash": "a94eb31792d1ce5cf5918f6b82329fcf2e0506492f93bccbb5ebee1d71727f51"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.30.1/direnv.windows-386.exe#/direnv.exe",
|
||||
"hash": "1c9a15a4002bb993f3fdfa98e411e37dbce0251e2957dd18e6a7f42847f33b70"
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.30.2/direnv.windows-386.exe#/direnv.exe",
|
||||
"hash": "93e8a897dc38c0db0fcda2b5cb5ce06a08b8b85efd5c04833b00c46ddbc790b0"
|
||||
}
|
||||
},
|
||||
"bin": "direnv.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user