go-feature-flag: Update to version 1.18.0

This commit is contained in:
github-actions[bot] 2023-11-04 00:32:23 +00:00
parent 1a9634cb38
commit 9668ae70fd

View File

@ -1,43 +1,43 @@
{ {
"version": "1.17.0", "version": "1.18.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.17.0/go-feature-flag_1.17.0_Windows_x86_64.tar.gz", "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.17.0/go-feature-flag-migration-cli_1.17.0_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.17.0/go-feature-flag-lint_1.17.0_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"
], ],
"hash": [ "hash": [
"326fc20adeeb4f5f4f770cfec31a157f2985d8ee8a0557da7535183fc25bc4fb", "0e67157a3c45afe8bfe525dfa1a59d12ca04c5617031ae42b6f4b96811896e45",
"3df994a1806537e36e3bb57dcbb83d31ca09c2c2f0f8e8a6972c83b199017e1b", "3bb003df1802916fd78c45cfb9df8c7756e78a4e555de4f020eb87b003191fe7",
"ac691867706a1104cd06bfcf084beaff0fa7aa25a4e481e18cf586b6ed2dc735" "92758123ddaae5465aaa00f871994af0fdf1d7fc225f8de29ab24d1552a92bfc"
] ]
}, },
"32bit": { "32bit": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.17.0/go-feature-flag_1.17.0_Windows_i386.tar.gz", "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.17.0/go-feature-flag-migration-cli_1.17.0_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.17.0/go-feature-flag-lint_1.17.0_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"
], ],
"hash": [ "hash": [
"1c6c2c461085a3bbd08e414db7a707232344f609af74a034ae165875bf8fafcb", "e6281736f2f13d114be3acc7d8a305edbd37e790646fe97011a203d2b4dfc79e",
"fd0e0db4174d09931f07818d582437676b0911fc4385a6871cc5341b5aa729c0", "c6f88654a6612071ad85fc616ef8aacfe394511050e45e08f0654811f089d9b5",
"4239523e617a215fb4f83b258d3014ee946dcb01b208263253b45cc83a8c2611" "de1b3a5b3ba2173e4945fff428dc733c350d648efd6bae22a740e081e2dd9d44"
] ]
}, },
"arm64": { "arm64": {
"url": [ "url": [
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.17.0/go-feature-flag_1.17.0_Windows_arm64.tar.gz", "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.17.0/go-feature-flag-migration-cli_1.17.0_Linux_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.17.0/go-feature-flag-lint_1.17.0_Windows_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"
], ],
"hash": [ "hash": [
"07d2a790c6a532cedaa438b467130d6521c5cb0d037ce3c25fe36b7d0e4c6f78", "66d401571c583e3c63aeded85faed735eff9c813940cc3509232f3ef12cf0daa",
"60efa2259ab214444257fc63955613fa139cd326883c38a3da1d4275d99c8f70", "9992e4942e8c0811ccdf67cf0eb61f0fed80075e3a45263d2aaf261acd0525cb",
"c10d67749d3066437c2e2cc02fd048e02bc5d6f5cc0ce667d8de36f03cfdfcc0" "3543867939ba02442e45d42f4e25fad2aa93d32222ae69fd26cb4cc89f846814"
] ]
} }
}, },