mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-27 07:10:20 -05:00
fix description (#1388)
This commit is contained in:
@ -348,7 +348,7 @@
|
|||||||
"panel": "1",
|
"panel": "1",
|
||||||
"content": "GoLang",
|
"content": "GoLang",
|
||||||
"link": "https://golang.org/",
|
"link": "https://golang.org/",
|
||||||
"description": "GoLang (or Golangis a statically typed, compiled programming language designed for simplicity, reliability, and efficiency."
|
"description": "GoLang (or Golang) is a statically typed, compiled programming language designed for simplicity, reliability, and efficiency."
|
||||||
},
|
},
|
||||||
"WPFInstalljetbrains": {
|
"WPFInstalljetbrains": {
|
||||||
"winget": "JetBrains.Toolbox",
|
"winget": "JetBrains.Toolbox",
|
||||||
|
@ -5160,7 +5160,7 @@ $sync.configs.applications = '{
|
|||||||
"panel": "1",
|
"panel": "1",
|
||||||
"content": "GoLang",
|
"content": "GoLang",
|
||||||
"link": "https://golang.org/",
|
"link": "https://golang.org/",
|
||||||
"description": "GoLang (or Golangis a statically typed, compiled programming language designed for simplicity, reliability, and efficiency."
|
"description": "GoLang (or Golang) is a statically typed, compiled programming language designed for simplicity, reliability, and efficiency."
|
||||||
},
|
},
|
||||||
"WPFInstalljetbrains": {
|
"WPFInstalljetbrains": {
|
||||||
"winget": "JetBrains.Toolbox",
|
"winget": "JetBrains.Toolbox",
|
||||||
|
Reference in New Issue
Block a user