mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
direnv: Update to version 2.33.0
This commit is contained in:
parent
4b0c9b568a
commit
bf7d4370b8
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.32.3",
|
||||
"version": "2.33.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.32.3/direnv.windows-amd64.exe#/direnv.exe",
|
||||
"hash": "ac2e3dde073b215be35b001943372c114dca76d28f43d837c0792981e3ed0555"
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.33.0/direnv.windows-amd64.exe#/direnv.exe",
|
||||
"hash": "73f89bdcb5e4d47992850c7df879556c6f37e877c7d90f2225082078bc3e4406"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.32.3/direnv.windows-386.exe#/direnv.exe",
|
||||
"hash": "e6fc3a64d785362d49aa8bbe7420aeeeb760242b00dad6576139a1c10220f75b"
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.33.0/direnv.windows-386.exe#/direnv.exe",
|
||||
"hash": "2ca82588de08857e1da451a652d4b199964a5cd0fe48602f439ca4dc59101922"
|
||||
}
|
||||
},
|
||||
"bin": "direnv.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user