Bharatvaj 3f9186865a
bc: Add version 1.07.1 (#3596)
* bc: Add version 1.07.1

* Update bucket/bc.json

Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>

Co-authored-by: bharatvaj.ph <bharatvaj.ph@zohocorp.com>
Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
2022-05-23 18:37:55 +05:30

14 lines
492 B
JSON

{
"version": "1.07.1",
"description": "Arbitrary precision numeric processing language",
"homepage": "https://www.gnu.org/software/bc/bc.html",
"license": "GPL-3.0-or-later",
"url": "https://embedeo.org/ws/command_line/bc_dc_calculator_windows/bc-1.07.1-win32-embedeo-02.zip",
"hash": "b3964c3720118f6d0490d915cc3792f15aff01eaa6b58db9e87fa3d15729eb6d",
"extract_dir": "bc-1.07.1-win32-embedeo-02",
"bin": [
"bin\\bc.exe",
"bin\\dc.exe"
]
}