Skip to content

Commit

Permalink
[spotctl] Latest release deleted, allow auto-update to fail (#4715)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuru authored May 24, 2024
1 parent f0b6dfb commit 7daa71a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vendor/spotctl/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
export VENDOR ?= spotinst
export DOWNLOAD_URL ?= $(PACKAGE_REPO_URL)/releases/download/v$(PACKAGE_VERSION)/$(PACKAGE_NAME)-$(OS)-$(ARCH)-$(PACKAGE_VERSION).tar.gz
export APK_BUILD_TEMPLATE ?= APKBUILD.github-binary
export AUTO_UPDATE_ENABLED := softfail

include ../../tasks/Makefile.vendor_includes

Expand Down

0 comments on commit 7daa71a

Please sign in to comment.