Skip to content

Commit

Permalink
Update csv2notion-neo formula to version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 2, 2024
1 parent a0436ae commit 9494a50
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Casks/csv2notion-neo.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
cask "csv2notion-neo" do
version "1.2.6"
sha256 "bea99c87583436a28934f6ae2ef882ec05f89eddace5ba3856629e5bc4ff30e4"
url "https://github.com/TheAcharya/csv2notion-neo/releases/download/v1.2.6/CSV2Notion-Neo_1.2.6.pkg"
version "1.3.0"
sha256 "6f65482a7444757d7491843a48548a9c96c05f5f6cf2a2f4b326bc856ebac9ff"
url "https://github.com/TheAcharya/csv2notion-neo/releases/download/v1.3.0/CSV2Notion-Neo_1.3.0.pkg"
name "CSV2Notion Neo"
desc "Upload & Merge CSV or JSON Data with Images to Notion Database"
homepage "https://github.com/TheAcharya/csv2notion-neo"

pkg "CSV2Notion-Neo_1.2.6.pkg"
pkg "CSV2Notion-Neo_1.3.0.pkg"

uninstall pkgutil: "co.theacharya.CSV2Notion-Neo"
end

0 comments on commit 9494a50

Please sign in to comment.