mirror of
https://github.com/darwincereska/homebrew-software.git
synced 2026-02-12 04:04:41 -05:00
bump(notevc): updated version to
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
class Notevc < Formula
|
||||
version "1.0.4"
|
||||
version "1.0.5"
|
||||
desc "Version control for markdown files"
|
||||
homepage "https://notevc.io"
|
||||
|
||||
if OS.mac?
|
||||
url "https://github.com/darwincereska/notevc/releases/download/v#{version}/notevc-macos-arm64"
|
||||
sha256 "4e66bdd0bf547bd4f7d3689fa22f70b018943e7269a6d23d27f6d759ec1b4c7f"
|
||||
sha256 "1f372de1772945966d3c243638c43fbb9ca14b649675a7824c2b63c2c7de14f4"
|
||||
elsif OS.linux?
|
||||
url "https://github.com/darwincereska/notevc/releases/download/v#{version}/notevc-linux-x64"
|
||||
sha256 "5f3d6b432fb192df5e876cbb45319eaa4aadd7bc26e2863d626b39d4b59d59a5"
|
||||
sha256 "77cd7c7b4f09b78b0428f41a6aecec69e70c945b3767bad58a8031159a0e4626"
|
||||
end
|
||||
|
||||
def install
|
||||
|
||||
Reference in New Issue
Block a user