mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
direnv: Update to version 2.32.1
This commit is contained in:
parent
d85858ac83
commit
63f6d1b3bb
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.32.0",
|
||||
"version": "2.32.1",
|
||||
"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.0/direnv.windows-amd64.exe#/direnv.exe",
|
||||
"hash": "539d95beca884cd7fb7c0904008f687b3de292d99b5c65d430e57200f571a35d"
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.32.1/direnv.windows-amd64.exe#/direnv.exe",
|
||||
"hash": "ebafc1fc4946109ecf2491ea66c25ae48c9171cbbccc01f820d3131b729ba2d6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.32.0/direnv.windows-386.exe#/direnv.exe",
|
||||
"hash": "6fa7504a8c32f629578892905f4317fd4165f20f7876fa127f780473f9a7d037"
|
||||
"url": "https://github.com/direnv/direnv/releases/download/v2.32.1/direnv.windows-386.exe#/direnv.exe",
|
||||
"hash": "813470b51bfaea088659e1aa1c374abb8982aad51c2325c9d59e4d85f5f606ee"
|
||||
}
|
||||
},
|
||||
"bin": "direnv.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user