Compare commits

...

17 Commits

Author SHA1 Message Date
github-actions[bot]
49266926ea unbound: Update to version 1.23.0 2025-04-24 08:30:08 +00:00
github-actions[bot]
2fb1e9167f quarkus-cli: Update to version 3.21.4 2025-04-24 08:30:07 +00:00
github-actions[bot]
3ac75ec67a oh-my-posh: Update to version 25.18.0 2025-04-24 08:30:07 +00:00
github-actions[bot]
61b23fa6fa migrate: Update to version 4.18.3 2025-04-24 08:30:07 +00:00
github-actions[bot]
cb2190c75f broot: Update to version 1.46.3 2025-04-24 08:30:07 +00:00
HUMORCE
a7d6566bea
swift@6.1: Add known issue to notes
https://github.com/ScoopInstaller/Main/issues/6159
2025-04-24 14:09:00 +08:00
github-actions[bot]
d31433b2fb redis: Update to version 7.4.3 2025-04-24 04:30:24 +00:00
github-actions[bot]
7f88ff0e25 rakudo-star: Update to version 2025.04-01 2025-04-24 04:30:24 +00:00
github-actions[bot]
a1202b3d7b railway: Update to version 4.1.0 2025-04-24 04:30:23 +00:00
github-actions[bot]
4a446ffe88 git-absorb: Update to version 0.8.0 2025-04-24 04:30:23 +00:00
github-actions[bot]
da0526c455 atmos: Update to version 1.172.0 2025-04-24 04:30:23 +00:00
github-actions[bot]
967d6df0fd vagrant: Update to version 2.4.5 2025-04-24 00:39:10 +00:00
github-actions[bot]
cfea772b31 ollama: Update to version 0.6.6 2025-04-24 00:39:10 +00:00
github-actions[bot]
5bf2ec44cc mise: Update to version 2025.4.8 2025-04-24 00:39:10 +00:00
github-actions[bot]
6f2138405b firebase: Update to version 14.2.1 2025-04-24 00:39:09 +00:00
github-actions[bot]
56a51059af coursier: Update to version 2.1.25-M9 2025-04-24 00:39:09 +00:00
github-actions[bot]
fb073e2bc9 astyle: Update to version 3.6.9 2025-04-24 00:39:09 +00:00
17 changed files with 84 additions and 81 deletions

View File

@ -1,18 +1,18 @@
{ {
"version": "3.6.8", "version": "3.6.9",
"description": "A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, Objective-C, C#, and Java Source Code", "description": "A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, Objective-C, C#, and Java Source Code",
"homepage": "https://astyle.sourceforge.net/", "homepage": "https://astyle.sourceforge.net/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.8-x64.zip", "url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.9-x64.zip",
"hash": "sha1:a2bc7e4a30e4e39f52de16a08ef008c4a4381ac7", "hash": "sha1:84e82f0114a6c981a1586d76326742c54d900fad",
"extract_dir": "astyle-3.6.8-x64" "extract_dir": "astyle-3.6.9-x64"
}, },
"32bit": { "32bit": {
"url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.8.zip", "url": "https://downloads.sourceforge.net/project/astyle/astyle/astyle%203.6/astyle-3.6.9.zip",
"hash": "sha1:00c813005ef05c06fad3853c365301ef1ec5d21c", "hash": "sha1:0df5b431c8d4117933ea98db9dea676a5f814020",
"extract_dir": "astyle-3.6.8" "extract_dir": "astyle-3.6.9"
} }
}, },
"bin": "astyle.exe", "bin": "astyle.exe",

View File

@ -1,16 +1,16 @@
{ {
"version": "1.171.0", "version": "1.172.0",
"description": "Terraform Orchestration Tool for DevOps", "description": "Terraform Orchestration Tool for DevOps",
"homepage": "https://atmos.tools", "homepage": "https://atmos.tools",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.171.0/atmos_1.171.0_windows_amd64.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.172.0/atmos_1.172.0_windows_amd64.exe#/atmos.exe",
"hash": "dce49f976a8c109a0b7b3aa56135b983d0fbd2287ecc6f61f4b788332a764ac1" "hash": "8d1bf75359c47098f0ae96e49cf7cba4ad417cd4aa8a86cc3090c709b3830109"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.171.0/atmos_1.171.0_windows_386.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.172.0/atmos_1.172.0_windows_386.exe#/atmos.exe",
"hash": "9a6978fe5a2f51d4e8d18dabf9593cf3abb7cf9eb00a09a22ba6fb49531016d2" "hash": "4ab3c4756beb276c7287da5d9a7a3bb3c43fbfe87225caf97fee44804bcc7e15"
} }
}, },
"bin": "atmos.exe", "bin": "atmos.exe",

View File

@ -1,12 +1,12 @@
{ {
"version": "1.46.2", "version": "1.46.3",
"description": "A new way to see and navigate directory trees", "description": "A new way to see and navigate directory trees",
"homepage": "https://dystroy.org/broot/", "homepage": "https://dystroy.org/broot/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Canop/broot/releases/download/v1.46.2/broot_1.46.2.zip", "url": "https://github.com/Canop/broot/releases/download/v1.46.3/broot_1.46.3.zip",
"hash": "6da1fe89990caae8595c73adc73fae3c89997b123e971568e08447219962ef3a", "hash": "9c204248d04d0235a51f32a57b20c0e0c7a383e841dd81ec101f1a29cba95838",
"extract_dir": "x86_64-pc-windows-gnu" "extract_dir": "x86_64-pc-windows-gnu"
} }
}, },

View File

@ -1,10 +1,10 @@
{ {
"version": "2.1.25-M8", "version": "2.1.25-M9",
"description": "Pure Scala Artifact Fetching", "description": "Pure Scala Artifact Fetching",
"homepage": "https://github.com/coursier/coursier", "homepage": "https://github.com/coursier/coursier",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/coursier/coursier/releases/download/v2.1.25-M8/coursier#/coursier.jar", "url": "https://github.com/coursier/coursier/releases/download/v2.1.25-M9/coursier#/coursier.jar",
"hash": "473d96376ac92e6a9d15b13e6268e6fc74d73d7efd063800a7efc032ce5ba435", "hash": "4a9ebe2f08b54e61635fb43bb974d8fd4236d1a5e53dbabd3b2ec9c1b2753105",
"bin": "coursier.jar", "bin": "coursier.jar",
"env_set": { "env_set": {
"COURSIER_CACHE": "$dir\\cache", "COURSIER_CACHE": "$dir\\cache",

View File

@ -1,12 +1,12 @@
{ {
"version": "14.2.0", "version": "14.2.1",
"description": "Test, manage, and deploy Firebase project from the command line", "description": "Test, manage, and deploy Firebase project from the command line",
"homepage": "https://github.com/firebase/firebase-tools", "homepage": "https://github.com/firebase/firebase-tools",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/firebase/firebase-tools/releases/download/v14.2.0/firebase-tools-win.exe#/firebase.exe", "url": "https://github.com/firebase/firebase-tools/releases/download/v14.2.1/firebase-tools-win.exe#/firebase.exe",
"hash": "c7dbcba50f2706b67a2bb53db97dce270177b3ea3ac6d92fd24a84446e2dfa63" "hash": "eb86e1a8e6adcab3ab8939a3a11f54e317bd631f72636150aef6ec0be71f3bc6"
} }
}, },
"bin": "firebase.exe", "bin": "firebase.exe",

View File

@ -1,13 +1,13 @@
{ {
"version": "0.7.0", "version": "0.8.0",
"description": "git commit --fixup, but automatic", "description": "git commit --fixup, but automatic",
"homepage": "https://github.com/tummychow/git-absorb", "homepage": "https://github.com/tummychow/git-absorb",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/tummychow/git-absorb/releases/download/0.7.0/git-absorb-0.7.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/tummychow/git-absorb/releases/download/0.8.0/git-absorb-0.8.0-x86_64-pc-windows-msvc.zip",
"hash": "7315254cfe25ac08a01c770d25ca63df6ac2a9bd858360e4d666ad209b0901cb", "hash": "501d71751fd34c31fb79b94b625e91b70d51ca41a7c5ecfe887547344b5d2430",
"extract_dir": "git-absorb-0.7.0-x86_64-pc-windows-msvc" "extract_dir": "git-absorb-0.8.0-x86_64-pc-windows-msvc"
} }
}, },
"bin": "git-absorb.exe", "bin": "git-absorb.exe",

View File

@ -1,16 +1,16 @@
{ {
"version": "4.18.2", "version": "4.18.3",
"description": "Reads and applies migrations in correct order to a database.", "description": "Reads and applies migrations in correct order to a database.",
"homepage": "https://github.com/golang-migrate/migrate", "homepage": "https://github.com/golang-migrate/migrate",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.18.2/migrate.windows-amd64.zip", "url": "https://github.com/golang-migrate/migrate/releases/download/v4.18.3/migrate.windows-amd64.zip",
"hash": "7d5c029d5bcda9767cadedc5a2cd2127e21a36afb0f0c260e117cd386cf6803b" "hash": "6074e16862bc8211349495257e41a0a40b4b3c5eb2b52388c761f0a32d7558b2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/golang-migrate/migrate/releases/download/v4.18.2/migrate.windows-386.zip", "url": "https://github.com/golang-migrate/migrate/releases/download/v4.18.3/migrate.windows-386.zip",
"hash": "67baefa996b5b0e73ce1f00e7059db5f2cb5e39232ffdb91dd4e6de9c8d1327c" "hash": "7543fbfe2c924e1f3e04dd82605c43bd0028cf0213b74bcc074d89ebeb23f171"
} }
}, },
"bin": "migrate.exe", "bin": "migrate.exe",

View File

@ -1,5 +1,5 @@
{ {
"version": "2025.4.7", "version": "2025.4.8",
"description": "Polyglot tool version manager and task runner", "description": "Polyglot tool version manager and task runner",
"homepage": "https://mise.jdx.dev/", "homepage": "https://mise.jdx.dev/",
"license": "MIT", "license": "MIT",
@ -10,12 +10,12 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jdx/mise/releases/download/v2025.4.7/mise-v2025.4.7-windows-x64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.4.8/mise-v2025.4.8-windows-x64.zip",
"hash": "7a492486e24924aa0205a0c834fb81c71f39b5254beb005a3c5162ce9090f534" "hash": "8e6482956e87ddabae19a5ccd0d7a5360adea9a83c4d2de6002470fc44307698"
}, },
"arm64": { "arm64": {
"url": "https://github.com/jdx/mise/releases/download/v2025.4.7/mise-v2025.4.7-windows-arm64.zip", "url": "https://github.com/jdx/mise/releases/download/v2025.4.8/mise-v2025.4.8-windows-arm64.zip",
"hash": "5d6f098e52dd71edc88e87713097b7eb66014a9adbb3bbdb0734dd0e5688835f" "hash": "9e6c397572390c30c5445213f2f943f3b7c16bdf9ba51d1d1fb85bf2b7afc5de"
} }
}, },
"extract_dir": "mise", "extract_dir": "mise",

View File

@ -1,5 +1,5 @@
{ {
"version": "25.17.0", "version": "25.18.0",
"description": "A prompt theme engine for any shell", "description": "A prompt theme engine for any shell",
"homepage": "https://ohmyposh.dev", "homepage": "https://ohmyposh.dev",
"license": "MIT", "license": "MIT",
@ -7,32 +7,32 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.17.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.18.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.17.0/posh-windows-amd64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.18.0/posh-windows-amd64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"55fa22d10261436f2e9e2f4b906fee324c0ee875440b370022fd93d6c72e2ab9", "61fbc2a8134063e4689e443cf84f785d0537456b1922fb3d27f30d1b850fc43e",
"9160fbd119704f8bc31f3377d7b06369083b8c82cd7a9fc20e6864cb2d66e73c" "aa73a4c303bbc29c7d32e46d190c4fafb2ab025e150a1ce6e6d4d6b4f072a68a"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.17.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.18.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.17.0/posh-windows-386.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.18.0/posh-windows-386.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"55fa22d10261436f2e9e2f4b906fee324c0ee875440b370022fd93d6c72e2ab9", "61fbc2a8134063e4689e443cf84f785d0537456b1922fb3d27f30d1b850fc43e",
"3bc197193cc702ed7032c38a7f432064cca553b8d48e408995502d7fb24074dd" "fc499d0df0ae5dfa2ae9ba9438c18cf16f4c83f9ab385129fb57c57fc6848470"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.17.0/themes.zip", "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.18.0/themes.zip",
"https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.17.0/posh-windows-arm64.exe#/oh-my-posh.exe" "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/v25.18.0/posh-windows-arm64.exe#/oh-my-posh.exe"
], ],
"hash": [ "hash": [
"55fa22d10261436f2e9e2f4b906fee324c0ee875440b370022fd93d6c72e2ab9", "61fbc2a8134063e4689e443cf84f785d0537456b1922fb3d27f30d1b850fc43e",
"e82ce08a4a4b5bda9603bc477973db7e021106a6e8034058ddbd508186a037a6" "f1c8d96dab7c51c131bc339aeb23acac9c1374663033a6676dfb07c58d62ed9b"
] ]
} }
}, },

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6.5", "version": "0.6.6",
"description": "Get up and running with large language models locally.", "description": "Get up and running with large language models locally.",
"homepage": "https://ollama.com/", "homepage": "https://ollama.com/",
"license": "MIT", "license": "MIT",
@ -9,12 +9,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/ollama/ollama/releases/download/v0.6.5/ollama-windows-amd64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.6.6/ollama-windows-amd64.zip",
"hash": "57a80952a58990cb5d8542ef2f61886d64bfe3bfb2086ae2f413317bd2509515" "hash": "818dac3812650df2297dba6a5f3cccfcdecaff61bb6e2ebe85cff2010f712681"
}, },
"arm64": { "arm64": {
"url": "https://github.com/ollama/ollama/releases/download/v0.6.5/ollama-windows-arm64.zip", "url": "https://github.com/ollama/ollama/releases/download/v0.6.6/ollama-windows-arm64.zip",
"hash": "586a5e52917ccf31551a12c73599db654f05dfe21a437c48e21546531316daf1" "hash": "c9255ab68de51232184e2af65de683f6cd02b8f1efd92519b649446762279029"
} }
}, },
"bin": "ollama.exe", "bin": "ollama.exe",

View File

@ -1,14 +1,14 @@
{ {
"version": "3.21.3", "version": "3.21.4",
"description": "A CLI for Quarkus Java framework", "description": "A CLI for Quarkus Java framework",
"homepage": "https://quarkus.io/", "homepage": "https://quarkus.io/",
"license": "Apache-2.0", "license": "Apache-2.0",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://github.com/quarkusio/quarkus/releases/download/3.21.3/quarkus-cli-3.21.3.zip", "url": "https://github.com/quarkusio/quarkus/releases/download/3.21.4/quarkus-cli-3.21.4.zip",
"extract_dir": "quarkus-cli-3.21.3", "extract_dir": "quarkus-cli-3.21.4",
"hash": "86f06cd38e1af4dcc68d75c25b56bc9954936108fee0e3ca882a715962c9835d", "hash": "826011c6989b3a24446c999799262952340b833da6b00585e3741ffb82d6fe3a",
"bin": "bin\\quarkus.bat", "bin": "bin\\quarkus.bat",
"checkver": { "checkver": {
"url": "https://registry.quarkus.io/client/platforms", "url": "https://registry.quarkus.io/client/platforms",

View File

@ -1,20 +1,20 @@
{ {
"version": "4.0.1", "version": "4.1.0",
"description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.", "description": "The command line interface for Railway. Use it to connect your code to Railways infrastructure.",
"homepage": "https://github.com/railwayapp/cli", "homepage": "https://github.com/railwayapp/cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.0.1/railway-v4.0.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.1.0/railway-v4.1.0-x86_64-pc-windows-msvc.zip",
"hash": "5810e6a520eb819a5b1a34936ff9630209d32dc752e3dd2cfc796322dc987446" "hash": "efa6632b4a4177f5f108f317ef75c455d6d42b0e3b4568094a9eccef0c8b564b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.0.1/railway-v4.0.1-i686-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.1.0/railway-v4.1.0-i686-pc-windows-msvc.zip",
"hash": "bb10dd445ae830849d2646de1fb922f9d020363492db3b79288ab6f3eec343ba" "hash": "7311b439fb3930734c1c330fa64742e5926c531ac32a899a2e8d02592e0cc8de"
}, },
"arm64": { "arm64": {
"url": "https://github.com/railwayapp/cli/releases/download/v4.0.1/railway-v4.0.1-aarch64-pc-windows-msvc.zip", "url": "https://github.com/railwayapp/cli/releases/download/v4.1.0/railway-v4.1.0-aarch64-pc-windows-msvc.zip",
"hash": "0c40b5e800615b423d89b709e82896ca3ef6fbc28f50597ea137601be59b750b" "hash": "717cbf20e41dea5d278a0daab6b7e349c699452c717877440517b419996b54bc"
} }
}, },
"bin": "railway.exe", "bin": "railway.exe",

View File

@ -1,12 +1,12 @@
{ {
"version": "2025.03-01", "version": "2025.04-01",
"description": "The Rakudo Star Bundle contains the Rakudo Compiler, a collection of modules from the Raku ecosystem, and the language documentation.", "description": "The Rakudo Star Bundle contains the Rakudo Compiler, a collection of modules from the Raku ecosystem, and the language documentation.",
"homepage": "https://rakudo.org/star", "homepage": "https://rakudo.org/star",
"license": "Artistic-2.0", "license": "Artistic-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://rakudo.org/dl/star/rakudo-star-2025.03-01-win-x86_64-msvc.msi", "url": "https://rakudo.org/dl/star/rakudo-star-2025.04-01-win-x86_64-msvc.msi",
"hash": "c78b31d10b90fc7368f7cf0aea44ac51dfce9524803333cfaebd083e1d22be19" "hash": "383ee13d04b3147c2d132ea249101c769c9a9d75c1cdd7908f12e4383f91a4c5"
} }
}, },
"extract_dir": "rakudo", "extract_dir": "rakudo",

View File

@ -1,13 +1,13 @@
{ {
"version": "7.4.2", "version": "7.4.3",
"description": "In-memory data structure store, used as a database, cache and message broker", "description": "In-memory data structure store, used as a database, cache and message broker",
"homepage": "https://redis.io", "homepage": "https://redis.io",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/redis-windows/redis-windows/releases/download/7.4.2/Redis-7.4.2-Windows-x64-msys2.zip", "url": "https://github.com/redis-windows/redis-windows/releases/download/7.4.3/Redis-7.4.3-Windows-x64-msys2.zip",
"hash": "65c8d2ff57572afa3cf4634820d4cdb8921e82760b272ad1dd12f38308414a96", "hash": "9e94bdeddc25baa362caefbc2a3003debb8890d4bd239dabffa4200928d0658c",
"extract_dir": "Redis-7.4.2-Windows-x64-msys2" "extract_dir": "Redis-7.4.3-Windows-x64-msys2"
} }
}, },
"bin": [ "bin": [

View File

@ -4,6 +4,9 @@
"homepage": "https://www.swift.org/", "homepage": "https://www.swift.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"notes": [ "notes": [
"* Known issue:",
" - 'swift.exe' may not working with Junction, check workaround: https://github.com/ScoopInstaller/Main/issues/6159",
"------",
"To make Swift toolchain work, you must have Visual Studio and Windows SDK components installed.", "To make Swift toolchain work, you must have Visual Studio and Windows SDK components installed.",
"Read https://www.swift.org/getting-started/#support-files for Supporting Files installation guide." "Read https://www.swift.org/getting-started/#support-files for Supporting Files installation guide."
], ],

View File

@ -1,5 +1,5 @@
{ {
"version": "1.22.0", "version": "1.23.0",
"description": "A validating, recursive, caching DNS resolver", "description": "A validating, recursive, caching DNS resolver",
"homepage": "https://nlnetlabs.nl/projects/unbound/about/", "homepage": "https://nlnetlabs.nl/projects/unbound/about/",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
@ -15,12 +15,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nlnetlabs.nl/downloads/unbound/unbound_setup_1.22.0.exe#/dl.7z", "url": "https://nlnetlabs.nl/downloads/unbound/unbound_setup_1.23.0.exe#/dl.7z",
"hash": "6084fb97325ba44ac84420d3b389faf073d99504ed8ce85cacbabfbb1a1fbbef" "hash": "8578af0ccba877ba1976f75ee48ba5459f9bab0ea5cba7ad64aa44641be084c7"
}, },
"32bit": { "32bit": {
"url": "https://nlnetlabs.nl/downloads/unbound/unbound_setup_1.22.0-w32.exe#/dl.7z", "url": "https://nlnetlabs.nl/downloads/unbound/unbound_setup_1.23.0-w32.exe#/dl.7z",
"hash": "b90a919f181fa4b64f51482d4c5d3d62912a42d73b6af2b4064569174d036bb7" "hash": "874e1912c5b30a4611eacdbcda24effe0eb93ea92167012eee2b905526bd4f68"
} }
}, },
"pre_install": [ "pre_install": [

View File

@ -1,16 +1,16 @@
{ {
"version": "2.4.4", "version": "2.4.5",
"description": "A tool for building and managing virtual machine environments in a single workflow.", "description": "A tool for building and managing virtual machine environments in a single workflow.",
"homepage": "https://www.vagrantup.com/", "homepage": "https://www.vagrantup.com/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://releases.hashicorp.com/vagrant/2.4.4/vagrant_2.4.4_windows_amd64.msi", "url": "https://releases.hashicorp.com/vagrant/2.4.5/vagrant_2.4.5_windows_amd64.msi",
"hash": "2ca717d9af38e3379d3aafe64d064994b604427523e3ac0512a8c1b4b5d71b49" "hash": "b06379065e3af865f82ee0a35b94ccfcb38687dfa943b7ee311a3a38de6786a4"
}, },
"32bit": { "32bit": {
"url": "https://releases.hashicorp.com/vagrant/2.4.4/vagrant_2.4.4_windows_i686.msi", "url": "https://releases.hashicorp.com/vagrant/2.4.5/vagrant_2.4.5_windows_i686.msi",
"hash": "996ee3b08dc099dc7e1f6e43eb511ee16ccdd1c6ea0c617d4125e3c07c23c3ae" "hash": "7e54b8ce2c0f89789310dbaff540c3031dde568b61a10dc8a3763b37cf71e155"
} }
}, },
"extract_dir": "Vagrant", "extract_dir": "Vagrant",