Skip to content

Commit

Permalink
Merge pull request #73 from ueberBrot/firacode-version-4
Browse files Browse the repository at this point in the history
Update Fira Code To Version 4
  • Loading branch information
matthewjberger authored May 19, 2020
2 parents b49fd9d + be14270 commit cd5b199
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/FiraCode.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "3.1",
"version": "4",
"license": "OFL-1.1",
"homepage": "https://github.com/tonsky/FiraCode",
"url": "https://github.com/tonsky/FiraCode/releases/download/3.1/FiraCode_3.1.zip",
"hash": "CBCABD2C412EE4C3FEC4688BE8387DE18A33BB77BC5C5988E9FD9293A0B9DBB7",
"url": "https://github.com/tonsky/FiraCode/releases/download/4/Fira_Code_v4.zip",
"hash": "46ed45d1a793a56e13d31ed10fb7e09f5277731953a0d9522915644fc59086d8",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/tonsky/FiraCode/releases/download/$version/FiraCode_$version.zip"
"url": "https://github.com/tonsky/FiraCode/releases/download/$version/Fira_Code_v$version.zip"
},
"installer": {
"script": [
Expand All @@ -25,4 +25,4 @@
"Write-Host \"The 'Fira Code' Font family has been uninstalled and will not be present after restarting your computer.\" -Foreground Magenta"
]
}
}
}

0 comments on commit cd5b199

Please sign in to comment.