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.6"
|
||||
version "1.0.7"
|
||||
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 "e897167ff4a6fe35f1291b538ae846387a6c880a5d9ac0cf73cb5a88c6a1bf47"
|
||||
sha256 "85908a7f36bffb1de3031c0c6e194e5c0dfb1494a09c8f492640f21595ca2c09"
|
||||
elsif OS.linux?
|
||||
url "https://github.com/darwincereska/notevc/releases/download/v#{version}/notevc-linux-x64"
|
||||
sha256 "dacf779590566ad50c3c51a6124cb796d5f37e51d03ce3aab47332727bc6b07c"
|
||||
sha256 "5be0407eb691cb2beabfe88e8e6793984c05b6757c32cc48b4e36611a0b801f4"
|
||||
end
|
||||
|
||||
def install
|
||||
|
||||
Reference in New Issue
Block a user