mirror of
https://github.com/darwincereska/homebrew-software.git
synced 2026-02-11 20:04:41 -05:00
bump(notevc): updated version to
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
class Notevc < Formula
|
||||
version "1.0.7"
|
||||
version "1.0.8"
|
||||
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 "85908a7f36bffb1de3031c0c6e194e5c0dfb1494a09c8f492640f21595ca2c09"
|
||||
sha256 "f03890a070fa357c99324b609e3672968ec18380b879161184b27ac2568c7931"
|
||||
elsif OS.linux?
|
||||
url "https://github.com/darwincereska/notevc/releases/download/v#{version}/notevc-linux-x64"
|
||||
sha256 "5be0407eb691cb2beabfe88e8e6793984c05b6757c32cc48b4e36611a0b801f4"
|
||||
sha256 "36eb59b7b5bb64828fed243bff8fbd0e01e6870bf02a712d948e73c015b37757"
|
||||
end
|
||||
|
||||
def install
|
||||
|
||||
Reference in New Issue
Block a user