mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
go-feature-flag: Update to version 1.48.0
This commit is contained in:
parent
439480187b
commit
c0d5bd8afb
@ -1,37 +1,37 @@
|
|||||||
{
|
{
|
||||||
"version": "1.47.1",
|
"version": "1.48.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.47.1/go-feature-flag_1.47.1_Windows_x86_64.tar.gz",
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.48.0/go-feature-flag_1.48.0_Windows_x86_64.tar.gz",
|
||||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.47.1/go-feature-flag-cli_1.47.1_Windows_x86_64.tar.gz"
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.48.0/go-feature-flag-cli_1.48.0_Windows_x86_64.tar.gz"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"18d81164c761c15bca3b0a73ccf482fe579588cb9003f7521e16184bfd516850",
|
"dc61dd1fa05fa236525c731ecda1c8e59754c8f030d9e7f43255cb2a69576d8a",
|
||||||
"305eb4efc2acc96850f839cd7fa775ac6a87bba3279c6575247d8d462a1750d3"
|
"219819b360af2ecf5687b1e0192dd726db8bccd88feb00e4d3b5aa3b5a33c4c2"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.47.1/go-feature-flag_1.47.1_Windows_i386.tar.gz",
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.48.0/go-feature-flag_1.48.0_Windows_i386.tar.gz",
|
||||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.47.1/go-feature-flag-cli_1.47.1_Windows_i386.tar.gz"
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.48.0/go-feature-flag-cli_1.48.0_Windows_i386.tar.gz"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"b6de9b88fc7045d7259b1613bbea996b13bfe31d4f9f13964da5aa6c01af1914",
|
"c6dca6e7797a59dcf31ada31052986e2753b569d6a3c17191a9b9c4ac3b66829",
|
||||||
"c20aa58e9e3bf80a44b1bdd99de120432ec15d1d0cb087292b9c7e0ccedb8d50"
|
"68b2927bf134c9adea3e71e7a2da1825aa83842bf5f69a864be293cc9526e918"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": [
|
"url": [
|
||||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.47.1/go-feature-flag_1.47.1_Windows_arm64.tar.gz",
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.48.0/go-feature-flag_1.48.0_Windows_arm64.tar.gz",
|
||||||
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.47.1/go-feature-flag-cli_1.47.1_Windows_arm64.tar.gz"
|
"https://github.com/thomaspoignant/go-feature-flag/releases/download/v1.48.0/go-feature-flag-cli_1.48.0_Windows_arm64.tar.gz"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"f8259393ad55e2066dda3e403ba6cff44b1327677943aed76a114c52dbe0d533",
|
"91294f6cf086cdae7112220d3660d1baf7aba927ad9673bf92af8501053ac6fe",
|
||||||
"cab5324f7e764ea70c89bb44b1e92e74a87f9045646a27e6c25271a031ea9934"
|
"1289ea588355100d0caff6e549c2a7f972c1332d14fd4423d177f3aa755dd6e3"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user