Skip to content

Commit

Permalink
Update and rename ankerslicer.rb to ankermake.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
kvanzuijlen authored Jul 4, 2023
1 parent a90c945 commit 4b3ed41
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Casks/ankerslicer.rb → Casks/ankermake.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
cask "ankerslicer" do
cask "ankermake" do
arch arm: "M1", intel: "Intel"

version "2.0.0"
version "0.9.22_3"
sha256 :no_check

url "https://public-make-moat-us.s3.us-east-2.amazonaws.com/ankermake/slicer/AnkerMake_Installer_Mac_#{arch}.dmg",
verified: "public-make-moat-us.s3.us-east-2.amazonaws.com/ankermake/slicer/"
name "ankerslicer"
name "AnkerMake"
desc "Slicer for AnkerMake 3D printers"
homepage "https://www.ankermake.com/software"

Expand All @@ -24,7 +24,6 @@
"~/Library/Application Support/AnkerSlicer",
"~/Library/Caches/AnkerMake",
"~/Library/Caches/AnkerSlicer",
"~/Library/Preferences/com.anker.pcankerwork.plist",
"~/Library/Preferences/com.ankermake.AnkerMake_64bit_fp.plist",
"~/Library/Preferences/com.ankerslicer.AnkerMake_64bit_fp.plist",
]
Expand Down

0 comments on commit 4b3ed41

Please sign in to comment.