bump(notevc): updated version to

This commit is contained in:
github-actions[bot]
2025-11-13 21:55:40 +00:00
parent ad7b8965b8
commit 3de92c3983

View File

@@ -1,14 +1,14 @@
class Notevc < Formula class Notevc < Formula
version "1.0.4" version "1.0.5"
desc "Version control for markdown files" desc "Version control for markdown files"
homepage "https://notevc.io" homepage "https://notevc.io"
if OS.mac? if OS.mac?
url "https://github.com/darwincereska/notevc/releases/download/v#{version}/notevc-macos-arm64" url "https://github.com/darwincereska/notevc/releases/download/v#{version}/notevc-macos-arm64"
sha256 "4e66bdd0bf547bd4f7d3689fa22f70b018943e7269a6d23d27f6d759ec1b4c7f" sha256 "1f372de1772945966d3c243638c43fbb9ca14b649675a7824c2b63c2c7de14f4"
elsif OS.linux? elsif OS.linux?
url "https://github.com/darwincereska/notevc/releases/download/v#{version}/notevc-linux-x64" url "https://github.com/darwincereska/notevc/releases/download/v#{version}/notevc-linux-x64"
sha256 "5f3d6b432fb192df5e876cbb45319eaa4aadd7bc26e2863d626b39d4b59d59a5" sha256 "77cd7c7b4f09b78b0428f41a6aecec69e70c945b3767bad58a8031159a0e4626"
end end
def install def install