go-feature-flag: Update to version 1.31.1

This commit is contained in:
github-actions[bot] 2024-07-09 16:29:24 +00:00
parent b6f78d9c1e
commit 9bb53bff6b

View File

@ -1,43 +1,43 @@
{ {
"version": "1.31.0", "version": "1.31.1",
"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.31.0/go-feature-flag_1.31.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.1/go-feature-flag_1.31.1_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.31.1/go-feature-flag-migration-cli_1.31.1_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" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.1/go-feature-flag-lint_1.31.1_Windows_x86_64.tar.gz"
], ],
"hash": [ "hash": [
"cac28be87441c64f09f27104db981f681130f3c75a02cd239385910901da67f2", "7ad677ce52d0c589eb764892454d2bd7eef85a40ad5bd180c9e70db2c9e910ad",
"ed18e927fdd801e1ce6a40dd600a4c366621075473bd867d28cdaf7da9723f25", "dc77bb97baf3489b07d5bfa18a1bef73e66492148dba5360c5749dd440e5a376",
"3835df2fcf2289bb25ed3565d406c1c29490db6483204a9a52fbaf4661147e08" "6034c79ff6f0002e4a32a489f8452c2d6feaae1d5dc3f0ddf86b416f2a10ceec"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"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.31.1/go-feature-flag_1.31.1_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.31.1/go-feature-flag-migration-cli_1.31.1_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" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.1/go-feature-flag-lint_1.31.1_Windows_i386.tar.gz"
], ],
"hash": [ "hash": [
"e82f4787ecf63fd8d84bf15b03753eddcf7b919004f1e6e566d0e1598970a573", "2c541ff2a5331689686f882aeac16117f603d8ee054521c7e2aeddf4cbcf416b",
"6b208b71eb83070a6283766144358578cb02f570ff29c0d33ec70d650ec36cce", "300d0d33bf21ee72f4ebc9b5a2a55160f45a1d921d51e5b391e44bf8be684ea1",
"82569fc2656cd86068dcc80d9000dc2ea803a8415bc29c5997aa60b88cbb75bb" "66ecd229d10318e381bb5dcd2ee5570b7871809769a9eb2691a81922b2eca6dc"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"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.31.1/go-feature-flag_1.31.1_Windows_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.31.1/go-feature-flag-migration-cli_1.31.1_Linux_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" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.31.1/go-feature-flag-lint_1.31.1_Windows_arm64.tar.gz"
], ],
"hash": [ "hash": [
"6be8d844bffbad2a79fa15ea267ec43acab19594fa4cf4d78e6adafb4449dca1", "d76cde4da1b68cc3a8d066b583874157d6c84098923d3895c6d1c037c6b42bbd",
"e484c37884404f6fee1335bb951466b09e2dfefb934c745c5cb6562ed6922d6a", "02709c428546d8926745d53cc381d66bb641467daf19c97fd29966fdc085831f",
"01f788f8fd3cb9dc615e042042674ae25230061a554973c1edb4c2cc942b1545" "970e20538daa3dc8c9c50c8d4c9a33caa57f1771a7ec20baa498194ae78863aa"
] ]
} }
}, },