mirror of
https://github.com/darwincereska/homebrew-software.git
synced 2026-02-12 04:04:41 -05:00
Update bump-notevc.yml
This commit is contained in:
4
.github/workflows/bump-notevc.yml
vendored
4
.github/workflows/bump-notevc.yml
vendored
@@ -65,10 +65,6 @@ jobs:
|
||||
# Update version
|
||||
sed -i "s/^ version \".*\"/ version \"${version}\"/" Formula/notevc.rb
|
||||
|
||||
# Update URLs
|
||||
sed -i "s|notevc-macos-arm64\"|notevc-macos-arm64\"|" Formula/notevc.rb
|
||||
sed -i "s|notevc-linux-x64\"|notevc-linux-x64\"|" Formula/notevc.rb
|
||||
|
||||
# Update macOS SHA256 in its block
|
||||
sed -i "/if OS\.mac\?/ { :a; N; /sha256 \"/ { s/sha256 \".*\"/sha256 \"${mac_hash}\"/; b; }; ba }" Formula/notevc.rb
|
||||
|
||||
|
||||
Reference in New Issue
Block a user