vals: Update to version 0.27.1

This commit is contained in:
github-actions[bot] 2023-08-22 08:26:12 +00:00
parent 98ab150909
commit 86d093421e

View File

@ -1,16 +1,16 @@
{
"version": "0.26.2",
"version": "0.27.1",
"description": "Helm-like configuration values loader with support for various sources",
"homepage": "https://github.com/variantdev/vals",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.26.2/vals_0.26.2_windows_amd64.tar.gz",
"hash": "4f3e2017cbc887c7f3bc93fff59c6f5e033e16452a92fa8ec9d74031224cbaed"
"url": "https://github.com/variantdev/vals/releases/download/v0.27.1/vals_0.27.1_windows_amd64.tar.gz",
"hash": "9310281e76072c43beb647f5f926b796673e903f0e1e28f464f4f572e0d10337"
},
"32bit": {
"url": "https://github.com/variantdev/vals/releases/download/v0.26.2/vals_0.26.2_windows_386.tar.gz",
"hash": "20301ac58210e332d7948365fd3aefea9309fa464e40472905b1f4adf4460b89"
"url": "https://github.com/variantdev/vals/releases/download/v0.27.1/vals_0.27.1_windows_386.tar.gz",
"hash": "88b9c9e39cc97c26ad803d9b609d3004914f36f6ea0b602c4825364f723351ee"
}
},
"bin": "vals.exe",