https://github.com/loteoo/homebrew-formulas
https://github.com/loteoo/homebrew-formulas
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/loteoo/homebrew-formulas
- Owner: loteoo
- Created: 2023-08-13T20:49:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-13T15:32:02.000Z (11 months ago)
- Last Synced: 2025-02-24T06:53:51.003Z (3 months ago)
- Language: Ruby
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# formulas
Get sha256 of github tarball:
```
curl -sSL https://github.com/foo/bar/archive/refs/tags/0.0.0.tar.gz | shasum -a 256
```