mirror of
https://github.com/darwincereska/homebrew-software.git
synced 2026-02-12 04:04:41 -05:00
Update notevc.rb
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
class Notevc < Formula
|
||||
version "1.0.3"
|
||||
version "1.0.1"
|
||||
desc "Version control for markdown files"
|
||||
homepage "https://notevc.io"
|
||||
|
||||
if OS.mac?
|
||||
url "https://github.com/darwincereska/https://github.com/darwincereska/notevc/releases/download/v1.0.3/notevc-macos-arm64"
|
||||
url ""
|
||||
sha256 "676dcc421176ad302b640b5ef07f3ee186c314f97bb81f3ae12cc5be30b9939d"
|
||||
elsif OS.linux?
|
||||
url "https://github.com/darwincereska/https://github.com/darwincereska/notevc/releases/download/v1.0.3/notevc-linux-x64"
|
||||
url ""
|
||||
sha256 "93031aec26cceacc2a13c370f3352512f029c3cc9762936abd7dd6df0d2071e8"
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user