diff --git a/bat.json b/bat.json index 9fda5ff323..da339a7c0a 100644 --- a/bat.json +++ b/bat.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/sharkdp/bat", "description": "A cat(1) clone with syntax highlighting and Git integration", "license": "MIT", - "version": "0.8.0", + "version": "0.9.0", "architecture": { "64bit": { - "url": "https://github.com/sharkdp/bat/releases/download/v0.8.0/bat-v0.8.0-x86_64-pc-windows-msvc.zip", - "hash": "fd5090fe3396695d0bd614e349de71b89df4fa22d59dc7bdd4878deb57496b56" + "url": "https://github.com/sharkdp/bat/releases/download/v0.9.0/bat-v0.9.0-x86_64-pc-windows-msvc.zip", + "hash": "40a5ab38d8b2b81a35c95cee863747572b9e41afa024550923155d138a792e3d" } }, "bin": "bat.exe",