Skip to content

Commit

Permalink
reforis-remote-devices: update to version 2.1.0
Browse files Browse the repository at this point in the history
* Update .gitignore to exclude Ruff cache files
* Update dependencies in package.json
* Update Foris JS library to v6.0.2
* Remove redundant .gitkeep file
* NPM audit fix
  • Loading branch information
muzikr committed Jul 4, 2024
1 parent e94ae83 commit a25d51b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/reforis/reforis-remote-devices-plugin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=reforis-remote-devices-plugin
PKG_VERSION:=2.0.0
PKG_VERSION:=2.1.0
PKG_RELEASE:=$(AUTORELEASE)

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/reforis/reforis-remote-devices
PKG_MIRROR_HASH:=120a41bcbdef87fde8f64cfc84dfb3d8069d011aec4ef74fda081c47164df788
PKG_MIRROR_HASH:=e7f8b4e3a2ceab2d0d0a41e6780bab946964dadb464ddd5b719262c0f7974fe2
PKG_SOURCE_VERSION:=v$(PKG_VERSION)

PKG_MAINTAINER:=CZ.NIC <[email protected]>
Expand Down

0 comments on commit a25d51b

Please sign in to comment.