go-feature-flag: Update to version 1.31.0

This commit is contained in:
github-actions[bot] 2024-07-03 20:26:09 +00:00
parent fb7da89242
commit 864679cf06

View File

@ -1,43 +1,43 @@
{ {
"version": "1.30.0", "version": "1.31.0",
"description": "Simple, complete, and lightweight feature flag solution", "description": "Simple, complete, and lightweight feature flag solution",
"homepage": "https://gofeatureflag.org", "homepage": "https://gofeatureflag.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.30.0/go-feature-flag_1.30.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.0/go-feature-flag_1.31.0_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.30.0/go-feature-flag-migration-cli_1.30.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.0/go-feature-flag-migration-cli_1.31.0_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.30.0/go-feature-flag-lint_1.30.0_Windows_x86_64.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.0/go-feature-flag-lint_1.31.0_Windows_x86_64.tar.gz"
], ],
"hash": [ "hash": [
"c1c2f559be6dee0ccfafaa18cc786390b320838a74edfde9b1fa0057088e8f15", "cac28be87441c64f09f27104db981f681130f3c75a02cd239385910901da67f2",
"3e0e1bfd2cdbd9af8b35ff01ff926e3976d50946b54bc37c6f85b9084c7ef247", "ed18e927fdd801e1ce6a40dd600a4c366621075473bd867d28cdaf7da9723f25",
"a73288171ca3c53f704a9097c934b61915dc234c6abaac698bb9b5dd5474b5e6" "3835df2fcf2289bb25ed3565d406c1c29490db6483204a9a52fbaf4661147e08"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.30.0/go-feature-flag_1.30.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.0/go-feature-flag_1.31.0_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.30.0/go-feature-flag-migration-cli_1.30.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.0/go-feature-flag-migration-cli_1.31.0_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.30.0/go-feature-flag-lint_1.30.0_Windows_i386.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.0/go-feature-flag-lint_1.31.0_Windows_i386.tar.gz"
], ],
"hash": [ "hash": [
"84b3041ca1f9439517bf755da3f23c2ad0fc9ce8b9dd86d76768fcee23c8cd4f", "e82f4787ecf63fd8d84bf15b03753eddcf7b919004f1e6e566d0e1598970a573",
"7b5f3e8e352a5a7c0a9bd9b871b86bc99b617d4832413d3a0bfc8ba69d26792b", "6b208b71eb83070a6283766144358578cb02f570ff29c0d33ec70d650ec36cce",
"5221ad83d37706078f17212f46af88e0cdcbb6aff27a6c37f9fbda0b6a8df705" "82569fc2656cd86068dcc80d9000dc2ea803a8415bc29c5997aa60b88cbb75bb"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.30.0/go-feature-flag_1.30.0_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.0/go-feature-flag_1.31.0_Windows_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.30.0/go-feature-flag-migration-cli_1.30.0_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.0/go-feature-flag-migration-cli_1.31.0_Linux_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.30.0/go-feature-flag-lint_1.30.0_Windows_arm64.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.0/go-feature-flag-lint_1.31.0_Windows_arm64.tar.gz"
], ],
"hash": [ "hash": [
"c1477d25e24bd40c341d4b230cb4520bbc51e7008b832f7c2ec761239ef89a52", "6be8d844bffbad2a79fa15ea267ec43acab19594fa4cf4d78e6adafb4449dca1",
"28589c615c4f223318c9b26bbe9c316a509e22a952f1e383c1c6bf3bbae0dbe3", "e484c37884404f6fee1335bb951466b09e2dfefb934c745c5cb6562ed6922d6a",
"123de7b18e2fe57aa0df91f03c2ecf13efe593a463bdcf098e8115c6121866d3" "01f788f8fd3cb9dc615e042042674ae25230061a554973c1edb4c2cc942b1545"
] ]
} }
}, },