mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
* 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>
14 lines
492 B
JSON
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"
|
|
]
|
|
}
|