Skip to content

Commit

Permalink
Update Airlift formula to version
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 26, 2024
1 parent 82b18b8 commit 9d1ac70
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Casks/airlift.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
cask "airlift" do
version "1.0.8"
sha256 "e327e12302849af5b43ddf7953723d78a2970fe5d21b126aa65f40e92acacafb"
url "https://github.com/TheAcharya/Airlift/releases/download/v1.0.8/Airlift_1.0.8.pkg"
version "1.0.9"
sha256 "a4860d7499a347afa14d41a76e6a2157c05dfb7d80589eef2888a9b7a7c2fab1"
url "https://github.com/TheAcharya/Airlift/releases/download/v1.0.9/Airlift_1.0.9.pkg"
name "Airlift"
desc "Upload & Merge Data with Attachments to Airtable"
homepage "https://github.com/TheAcharya/Airlift"

pkg "Airlift_1.0.8.pkg"
pkg "Airlift_1.0.9.pkg"

uninstall pkgutil: "co.theacharya.Airlift"
end

0 comments on commit 9d1ac70

Please sign in to comment.