go-feature-flag: Update to version 1.18.1

This commit is contained in:
github-actions[bot] 2023-11-12 12:30:37 +00:00
parent 497af46137
commit 87a2203c5e

View File

@ -1,43 +1,43 @@
{ {
"version": "1.18.0", "version": "1.18.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.18.0/go-feature-flag_1.18.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag_1.18.1_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.0/go-feature-flag-migration-cli_1.18.0_Windows_x86_64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag-migration-cli_1.18.1_Windows_x86_64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.0/go-feature-flag-lint_1.18.0_Windows_x86_64.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag-lint_1.18.1_Windows_x86_64.tar.gz"
], ],
"hash": [ "hash": [
"0e67157a3c45afe8bfe525dfa1a59d12ca04c5617031ae42b6f4b96811896e45", "359fef09bd15f8d9427360affb763437fee09c1bb2e94c15b65d026daed5e31a",
"3bb003df1802916fd78c45cfb9df8c7756e78a4e555de4f020eb87b003191fe7", "ccfa6de346fdcf2872f43d649c6f6e4847dfc44f6169025017c3d1aeee6d569c",
"92758123ddaae5465aaa00f871994af0fdf1d7fc225f8de29ab24d1552a92bfc" "948a6e94044feef88ff0fb572f0346f6ba5e8aa6f0637e7f71650f5251aeab89"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.0/go-feature-flag_1.18.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag_1.18.1_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.0/go-feature-flag-migration-cli_1.18.0_Windows_i386.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag-migration-cli_1.18.1_Windows_i386.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.0/go-feature-flag-lint_1.18.0_Windows_i386.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag-lint_1.18.1_Windows_i386.tar.gz"
], ],
"hash": [ "hash": [
"e6281736f2f13d114be3acc7d8a305edbd37e790646fe97011a203d2b4dfc79e", "a658e5c59b9ecc7bdcc28d426157c07f0b3c2dd86a45f78450c6d140f39107f4",
"c6f88654a6612071ad85fc616ef8aacfe394511050e45e08f0654811f089d9b5", "7592e1c6055885539866bc5ce4f6ed003ff2413a370100fda2c8ffbb31af884b",
"de1b3a5b3ba2173e4945fff428dc733c350d648efd6bae22a740e081e2dd9d44" "efacbe78937b508bd06c7ecc28246e7d4fcdba02f4352d55bc6c2fb600c0e5a4"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.0/go-feature-flag_1.18.0_Windows_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag_1.18.1_Windows_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.0/go-feature-flag-migration-cli_1.18.0_Linux_arm64.tar.gz", "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag-migration-cli_1.18.1_Linux_arm64.tar.gz",
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.0/go-feature-flag-lint_1.18.0_Windows_arm64.tar.gz" "https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.18.1/go-feature-flag-lint_1.18.1_Windows_arm64.tar.gz"
], ],
"hash": [ "hash": [
"66d401571c583e3c63aeded85faed735eff9c813940cc3509232f3ef12cf0daa", "5dba6ae61d7400d4e10914a9ae41dcf1925891fe8c05768d4a51945d0b7c8e1c",
"9992e4942e8c0811ccdf67cf0eb61f0fed80075e3a45263d2aaf261acd0525cb", "fd07772de97cbb1ca21c2932639833c4f9624899aec194da75f83261c1553038",
"3543867939ba02442e45d42f4e25fad2aa93d32222ae69fd26cb4cc89f846814" "1368c80190c0803f357926cc349ac8f106e1bc5582a035884fdb34c7631ace4b"
] ]
} }
}, },