go-feature-flag: Update to version 1.20.0

This commit is contained in:
github-actions[bot] 2023-12-08 16:27:42 +00:00
parent 6c582859e1
commit ecd6f32d1a

View File

@ -1,43 +1,43 @@
{
"version": "1.19.0",
"version": "1.20.0",
"description": "Simple, complete, and lightweight feature flag solution",
"homepage": "https://gofeatureflag.org",
"license": "MIT",
"architecture": {
"64bit": {
"url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.19.0/go-feature-flag_1.19.0_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.19.0/go-feature-flag-migration-cli_1.19.0_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.19.0/go-feature-flag-lint_1.19.0_Windows_x86_64.tar.gz"
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.0/go-feature-flag_1.20.0_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.0/go-feature-flag-migration-cli_1.20.0_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.0/go-feature-flag-lint_1.20.0_Windows_x86_64.tar.gz"
],
"hash": [
"2bda12948a5eb8f52d699e890899d07dd2456f1c2b27319e33402ab607d84c78",
"8c5d37a24c590294a6b737f0fd7bf9bd896b25c84f040f5e6a44be935f26475b",
"750855e9c425bbfcf625e06900bf5f88122bce2efa8444555ea15b17b82803e7"
"c1766b8611aa917da1152da35429622d04db5642d44cc6d6057096bd02357cba",
"7e45bfd7111f40e2b22426dce962ab9763873b8577114d1c0e9ac7d411f656ad",
"0c02dfd70a8a9662c9889fd8d45e8eeb4a9a160c6a5ad3a2023930f11d6b9323"
]
},
"32bit": {
"url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.19.0/go-feature-flag_1.19.0_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.19.0/go-feature-flag-migration-cli_1.19.0_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.19.0/go-feature-flag-lint_1.19.0_Windows_i386.tar.gz"
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.0/go-feature-flag_1.20.0_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.0/go-feature-flag-migration-cli_1.20.0_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.0/go-feature-flag-lint_1.20.0_Windows_i386.tar.gz"
],
"hash": [
"260f6cea4eda2a5fae864f1d157371af4333e241fb7681bc65ef661a3ae925ae",
"9cd850fb9ae278519c1e9c68715db50c2d9f01a989915b1e19e36270a0ef9481",
"4570a72f0a9f474eb812f5c0c2e00cfd90c7c59e38d809ece558380bce17b0db"
"60302b461f7ae9461de7dae037e88eea2d05b1347eac0d659aea6e27fe306429",
"611ba5934c906c739931fca137e408379e28bf78e0dbacf72a22daacd332d829",
"b8a2acf9872628671594f87f4453908efbb255e00a7059411fef881f5852173d"
]
},
"arm64": {
"url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.19.0/go-feature-flag_1.19.0_Windows_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.19.0/go-feature-flag-migration-cli_1.19.0_Linux_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.19.0/go-feature-flag-lint_1.19.0_Windows_arm64.tar.gz"
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.0/go-feature-flag_1.20.0_Windows_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.0/go-feature-flag-migration-cli_1.20.0_Linux_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.20.0/go-feature-flag-lint_1.20.0_Windows_arm64.tar.gz"
],
"hash": [
"59d01bb862c830b47658c495b5b5a66700caa7bf94ecc0322ab239c923d1816d",
"f56fac02c167de9ee7204dd6ff0b4e925d025f800699e554d83fc3d45bc8c23c",
"b96e55d87b94d8d418641c83a8f095398ef97cf811543797c21307d612304238"
"cbaac65ea319437123e7295177737d6ed1712d95163951e17190f102099a513c",
"d6164c3d30dc685322b3fe6d075241bc95e546d57c314da68710e8b970a791a5",
"99c4990cdd8eeed19ce57e4ea6a606ec857e6d6ac7c388ed90cba8ab20410abc"
]
}
},