Skip to content

kleis-technology/homebrew-lcaac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew LCAAC

This repository contains the Homebrew formulae related to LCAAC.

To update the nix file

  • update the src url
  • set sha256 = lib.fakeSha256
  • run nix-build . You will get an error, stating that the hash does not match the actual hash value. Copy-paste the actual hash value.

To update the homebrew file

  • update the src url
  • download the archive file, and execute sha256sum <file.tar.gz>
  • copy and set the sha 256 value accordingly

In all cases, don't forget to update the version numbers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published